Hello, try this Make a symbolic link to your .so libray in /usr/arm/....gcc-lib/2.95.X/ where there is also a symbolic link called libstdc++@ and i think it will help you
Dan ----- Original Message ----- From: "Kam Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 10, 2001 9:42 PM Subject: Linking shared library > 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. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
