Hi all, I'm trying to create my own shared libraries with cross compiler "arm-linux-gcc", no matter where I put the libxxxx.so.0, the arm linker cannot find the library. I can compile and link a "helloworld!" with no problem. Certainly I compiled with -fPIC. Does the arm linker automatically search at .../arm-linux/lib? Any help is appreciated. Thanks in advance. Kam
_______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
