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 on 2001-11-01T18:17:04Z.


On Thu, Nov 01, 2001 at 08:12:43PM +0000, GCC regression checker wrote:
> With your recent patch, GCC does not compile on:
>  powerpc-eabisim
> Attached is build output for those targets.
> 
> The build failures are new.

[...]
> /tmp/ccOGdRdk.s:4293: Error: Relocation cannot be done when using -mrelocatable
> /tmp/ccOGdRdk.s:4336: Error: Relocation cannot be done when using -mrelocatable
> /tmp/ccOGdRdk.s:4345: Error: Relocation cannot be done when using -mrelocatable
> /tmp/ccOGdRdk.s:4354: Error: Relocation cannot be done when using -mrelocatable
> make[7]: *** [concept-inst.lo] Error 1
> 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...?

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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