This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: -fpic/-fPIC testresults under sol2.9
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Tue, 6 May 2003 12:57:12 -0500
- Subject: Re: -fpic/-fPIC testresults under sol2.9
- References: <3EB6A4CB.5020300@pop.agri.ch>
Andreas Tobler <toa@pop.agri.ch> wrote:
>I pass -fpic and -fPIC to the RUNTESTFLAGS when running libstdc++ tests.
>The result is horrible. Do I do something plain wrong?
>The test seem to run ok with -m64 and nothing.
Hey Andreas, I have no idea, sorry. Solaris support is very mysterious
to me, try asking Sun. They don't seem to care.
Why you are passing -fpic -fPIC in RUNTESTFLAGS seems like something to
explain and or explore (with somebody who cares about Solaris).
I am trying to fix up one INSTALL related issue for Solaris referenced
here:
http://gcc.gnu.org/ml/gcc/2003-04/msg00611.html
Circling for approval on that one....
-benjamin