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


On Jan 30, 2001, Christian Iseli <chris@lslsun.epfl.ch> wrote:

> 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 = 

But note that, if you do this, you'll be unable to create C++ shared
libraries at all using the installed compiler+library.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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