Update and hopefully summary for gcc-3.3.2 on Tru64 5.1a problems

From: Yogesh Bhanu (yogesh@gsf.de)
Date: Fri Feb 06 2004 - 08:15:43 EST


Hello Managers ,
                  This list again saved the day
                  I finally got it going .
  It worked with gmake .
Thanks
Derek Gatherer <d.gatherer@vir.gla.ac.uk>
Peter.Stern <Peter.Stern@weizmann.ac.il>

For suggesting to use gmake (gnu make )

And

Richard L Jackson Jr <rjackson@gmu.edu>

For pointing me in the right direction ( It was a linking error ) .

Now for the solution what finally worked for me ..
I disabled the use of libtool and voila it worked :) .

C=cc CXX=cxx CFLAGS="" CPPFLAGS="" LIBS="" LD_LIBRARY_PATH=""
../configure --prefix=/usr/opt/v51 --exec-prefix=/usr/opt/v51
--enable-relocatable --disable-libtool --program-prefix=g
--program-suffix=3.3.2 --disable-nls --enable-languages=c,c++,f77

alphaev56-dec-osf5.1

Thanks once again

yogesh



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:50 EDT