mardi 23 août 2016

How to link uClibc against libgcc.so1?

I want to build uclibc linked to libgcc.so1 I don't know weather I need to activate some option in .config file or something else. For now in case of running software on ARM machine when a function from uclibc is called which calls some libgcc.so1 function I get linker error.

I tried to deassembly libuclibc.so and in symbol table I found that all functions from libgcc.so1 are undefined and they addresses are 0's

Aucun commentaire:

Enregistrer un commentaire