On Sat, Aug 02, 2008 at 04:46:10PM +0200, Wolfgang Messingschlager wrote: > > > for your detailed answer. So in summary you think that I have should > have a problem. the problem is more to trust the glibc checks. I think you will most likely have _no_ problem. > > I use gawk, because > > $ awk --version | head -1 > GNU Awk 3.1.5
good > > Perhaps it is important. My Compiler switches are > > $ env|grep ^C > CXXFLAGS=-O3 -march=athlon-xp > CFLAGS=-O3 -march=athlon-xp > > So I will proceed with LSF installation. Or shall I change CFLAGS / > CXXFLAGS ? > My past experience says you should avoid -O3 in the toolchain. The last time I tried -O3 was several years ago, on i586, but I've seen a few reports of problems with -O3 in the more recent past. OTOH, your experience may turn out different. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
