This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool: how to link with compiled glibc


On 12/6/05, Mark Jessee <mjessee04@gmail.com> wrote:
> On 12/6/05, Dan Kegel <daniel.r.kegel@gmail.com> wrote:
> > On 12/5/05, Mark Jessee <mjessee04@gmail.com> wrote:
> > >  The process of building a /lib directory
> > > structure from the output of crosstool seems to require expert
> > > knowledge that I don't have.   Can you recommend a howto or similar
> > > doc that might help me out?
> >
> > I already gave you two tips:
> > 1) copy every shared library to /lib
> > 2) see mkjail.sh for an example of how I did it once
> > Have you tried following either hint?
> > - Dan
> >
> > --
> > Why can't Johnny run Linux?  See http://kegel.com/linux/comfort
> >
>
> Yes I've tried these but didn't get very far.  There doesn't appear to
> be any libraries (*.so) in /opt/crosstool.  Nor can I find any file by
> the name of libc*.so* in the crosstool build directory.
>

Ok, I managed to find the libraries buried in /opt/crosstool.  I had
the incorrect args for the 'find' command (coming from a Windows
background).  I'll try copying those over to my /lib directory. 
Thanks,
Mark

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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