Browse Source
Note: While trying to cross-compile a uclibc based target I experienced failing configure tests for computing the suffix of object files. In the respective config.log following error occured multiple times: TOOLCHAIN/tools.cross/crosscc/../libexec/gcc/i686-unknown-linux-uclibc/4.4.3/cc1: error while loading shared libraries: libc.so.0: cannot open shared object file: No such file or directory No matter if that problem occured only while building a uclibc target, it seems to be a good idea to assure that we link against the right libc.user/karasz/test/ecn
Christian Wiese
15 years ago
committed by
Alejandro Mery
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue