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