experimental developments with glibc

Daniel Jacobowitz drow@false.org
Wed Jul 11 15:13:00 GMT 2007


On Wed, Jul 11, 2007 at 06:11:24PM +0300, Metuki Sabhe wrote:
> On 7/11/07, Daniel Jacobowitz <drow@false.org> wrote:
> > On Wed, Jul 11, 2007 at 06:01:11PM +0300, Metuki Sabhe wrote:
> > > If I want to begin testing only static linkage then I can only use -rpath
> >
> > For -static all you need are -L options at link time.
> 
> but what about the C runtime files (crti.o, crt1.o, crtn.o, ...) ?
> can I make gcc use the new ones from the new glibc ?

Try -B.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Libc-alpha mailing list