On Tue, Aug 01, 2006 at 04:49:02PM -0700, Jonathan Davis wrote:
>
> Personally, assuming that all three ways are equal, I'd prefer
>
> CC="gcc ${BUILD64} -fPIC" CXX="g++ ${BUILD64} -fPIC" \
> ./configure --prefix=/usr --libdir=/usr/lib64
>
> over having to set CFLAGS and/or CXXFLAGS since by default I have them
> set for optimizations for my computer. Also, if the sed command
> doesn't matter, then it should probably be removed.
>
The sed no longer serves the purpose - something (gcc, I suppose)
has changed since I added it to the book. At that time, it was a
solution to 'passing' the 40+ tests with the internal libtool, and
thus being able to do the main part of the tests.
Just out of interest, do you have any optimizations that actually
make a difference ? If so, which packages need to be altered to
use your CFLAGS ?
Ken
--
das eine Mal als Tragödie, das andere Mal als Farce
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev