[uClibc] Error

Manuel Novoa III mjn3 at codepoet.org
Mon Feb 16 07:09:35 UTC 2004


Hello,

On Sun, Feb 15, 2004 at 03:46:34PM +0100, Federico Munerotto wrote:
> I build a CORBA library and an application using the toolchain for
> uClibc-0.9.26 that uses the library but despite I set LD_LIBRARY_PATH
> when I launched it I had "can't find <a library>", then I tryed to solve
> the problem compiling staticalli but there isn't libgcc.a in the uClibc
> toolchain, finally I solved the problem copying the CORBA libraries in
> /lib so they can be find but now when I launch the application I receive:
> 
> exception handling not supported,
> the following exceptions has been thrown;
> SISSEGV
> 
> Does anybody know hot get rid of thid messsage?

What arch are you building for?

Exception handling for shared apps was broken (on i386 at least) in
buildroot and toolchain until about a week ago.  It is working for me
now in buildroot.  I'm not sure if the change is in toolchain yet.

Manuel



More information about the uClibc mailing list