This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch] Fix for cyclic dependency between libc.a and libgcc.a
On Thu, May 5, 2011 at 2:32 PM, Roland McGrath <roland@hack.frob.com> wrote:
> Just for sanity's sake, how about in unmodified trunk gcc?
Using today's native Linux/x86_64 SVN trunk build (r173457), I see the
same thing:
GNU C (GCC) version 4.7.0 20110505 (experimental) (x86_64-unknown-linux-gnu)
...
/tmp/gcc-svn-install/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/collect2
\
... /tmp/ccpeyc5U.o --start-group -lgcc -lgcc_eh -lc --end-group ...
Thanks,
--
Paul Pluzhnikov