This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


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

Re: Please compile glibc 2 with egcs 1.1.1/Linux


> >> And it still gets it wrong if libm.so has even a weak reference.  It must
> >> not be there AT ALL.
> >
> >If that is a problem, we should have our own crt*.o for libm.so in glibc
> >2.1.
> 
> No.  g++ should have a special crtbegin.o that calls the frame functions.
> 

I don't like it. I use

# gcc foo.cc

all the time.


-- 
H.J. Lu (hjl@gnu.org)


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