Re: [Quickfix-developers] Build Quickfix with Sun SPRO compiler 6.2 or 8.0
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2004-09-13 12:56:53
|
Caleb Epstein wrote: > On Fri, 10 Sep 2004 12:21:22 -0500, Oren Miller <or...@qu...> wrote: > >>As for the AR_FLAGS, I would expect that autoconf would be doing that >>work in the AC_PROG_CXX macro. What version are you using? Maybe a > > I'm not using autoconf at all, just the supplied configure script that > comes with QuickFIX. I feel there is some ambiguity in the QF setup: On the one site, there are autoconf files, but one the other side, pre-build conf files are supplied (and even checked-in into the repository). IMHO, the most stable solution would be to drop the autoconf-generated files altogether and let the users generate them in any case using the bootstrap script. They have to do that step anyway if there is any problem with the pre-built config files. Of course, this adds another step to the installation of QF and requires some assistance in the installation of autoconf tools (e.g. on Solaris), but in the end this is the way autoconf is meant to work. Caleb, could you give autoconf a try? Cheers, Jörg -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |