This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: experimental developments with glibc


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


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