DragonFly BSD
DragonFly commits List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/contrib/gcc3 crtstuff.c src/gnu/lib/gcc3 Makefile Makefile.inc src/gnu/lib/gcc3/csu Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Jan 2004 14:26:44 -0800 (PST)

:> :    gnu/lib/gcc3/csu     Makefile 
:> :  Log:
:> :  Add lib/gcc3/csu
:> :  
:> :  Revision  Changes    Path
:> :  1.2       +0 -2      src/contrib/gcc3/crtstuff.c
:> 
:>     Are you sure about this?  libcsu is in /usr/lib.  Does GCC3 need a 
:>     different csu?
:
:Pretty sure. The crtbeginS.o is at least 140 byte large.
:
:Joerg

    Ok.  I see that gcc2 has a lib/csu too.  I guess /usr/src/lib/csu is 
    different.

    It looks like the ld scripts combine the common csu (crt1, crti, etc)
    with the per-gcc csu (crtbegin, etc).

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]