This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Failure on hppa2.0n-hp-hpux11.00 -Re: gcc-ss-20010129 is now available


As mentioned in some other thread about hpux, if you really want to --disable-shared, you need to
change a line in libstdc++-v3/libsupc++/Makefile.{in,am}:
-LIBSUPCXX_CXXFLAGS = -prefer-pic
+LIBSUPCXX_CXXFLAGS = 

HTH.

Cheers,
					Christian

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]