This is the mail archive of the crossgcc@sources.redhat.com 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 /lib/nof libraries copied back to /lib?


Dan Kegel wrote:
> 
> Carl Miller wrote:
> > After multiple hairy C++ issues (*1), I've finally got a build of
> > powerpc-405-linux-uclibc to get to the end of the final gcc "make all
> > install" using crosstool.

> > 2) It seems like non-existence of shared libraries in /lib/nof should

I changed it to:

cp -af ${PREFIX}/${TARGET}/lib/nof/*.so* ${PREFIX}/${TARGET}/lib

to make it non-fatal.

Regards, Stuart

------
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]