How do I properly install the newly cross-compiled libraries on
the ARM device?

I have successfully compiled some dynamically linked apps using a simple cross 
compilation environment because I currently have some trouble with apt and 
cannot install scratchbox properly. Maybe you can help me all the same?
The compilation itself was successful.

The problem is that the main binaries cannot find their libraries. I have added 
the directory containing the library to the PATH variable, but that does not 
help. Normally you do a "make install", but how does that work on another 
machine after cross-compilation?

Btw, I'd like to store the binaries on a CF card because RAM
is limited on an embedded device.

Thanks,

Marcus

_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to