This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: GCC build failed for native with your patch on 2002-06-02T22:30:03Z.


On Mon, Jun 03, 2002 at 11:57:55AM +0200, Jan Hubicka wrote:
> > With your recent patch, GCC does not compile on:
> >  native
> > Attached is build output for those targets.
[...]
> I am now trying to reproduce the native build failure, but it does not
> seem to be mine.

I also got a regression message, but I can't reproduce it either.

The file is libstdc++-v3's functexcept.cc; it's one of those cases where
libtool builds the file twice and sinks the output from the second time.
Unfortunately it's the second time that's failing (when the PIC options
are not passed).


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]