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: Fixing MIPS target under GLIBC....


On Thu, Mar 15, 2001 at 08:32:20PM +0100, Ralf Baechle wrote:
> > 
> > It is different. For Linux/MIPS, now we need something like
> > 
> > -lgcc -lc -lgcc -lc
> > 
> > since libgcc references atexit in __main.o. That is why I said
> > Linux/MIPS was broken.
> 
> Without having research this into depth - I don't know why we have this
> reference at all.  So I'm sure -lgcc -lc -lgcc -lc is definately wrong.

That is not what I meant. I am working a patch for Linux/MIPS. I
will submit it soon after some sanity check.

H.J.


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