On Sunday, June 13, 2010 10:09:22 Daniel Stonier wrote:
> 1) What's the correct way to correctly configure ld.so.conf in an
> cross-compile?
dont know what you're talking about. it's the same.
> 2) Is it recommended emerging glibc despite the inevitable
> file collisions?
dont know what you mean here either
-mike
06-24-2010, 08:18 AM
Peter Stuge
crossdev
Daniel Stonier wrote:
> I've got a couple of queries with regards to crossdev.
>
> 1) What's the correct way to correctly configure ld.so.conf in an
> cross-compile?
> 2) Is it recommended emerging glibc despite the inevitable file
> collisions?
Anything you cross-compile and maybe "cross-merge" must go into a
subdirectory in the, not the root.
And ld.so in your system can't use any libraries that have been
cross-compiled - they will (of course) work only on the target
system.