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

From: Yogesh Bhanu <yogesh_at_gsf.de>
Date: Fri, 06 Feb 2004 14:15:43 +0100

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

For suggesting to use gmake (gnu make )

And

Richard L Jackson Jr <rjackson_at_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
Received on Fri Feb 06 2004 - 13:18:09 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:44 NZDT