This is the mail archive of the gcc-bugs@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: GCC build failed for powerpc-eabisim with your patch on2001-11-01T18:17:04Z.



>> /tmp/ccOGdRdk.s:4354: Error: Relocation cannot be done when using
-mrelocatable
>> make[7]: Leaving directory
`/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/nof/libstdc++-v3/src'

>I did change source in libstdc++-v3, but I have no idea what this means.
>(The error text itself seems contradictory... why can't relocations be
>done when -mrelocatable is turned on?  Isn't that the point of
>-mrelocatable?)
>
>And why can't I reproduce this, I wonder...?

I've reproduced this, building vanilla GCC 3.0.2 cross compilers on two
different hosts (solaris 2.6 and RH Linux 7.1).

On both hosts, making with "-j1", the xgcc compile of

	<sourcearea>/libstdc++-v3/libsupc++/new_op.cc

got the reported error message. (Yes, I'd be interested in a fix or a
workaround.)

Don



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