This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Cross-compiling from "one Linux/GNU" to another, different arches. In my case, from x86_64-unknown-linux-gnu to crisv32-axis-linux-gnu. Replace with arm, mips, ppc or yourarch as you please; you should see the same thing. When you've eventually added the required telnet_exec support needed due to the lack of rsh support on your target ("only" telnet and ftp),
and you get the files over to the target and chmod +x:ed, you'll get (wrapped): /tmp/20000112-1.x0.23789: error while loading shared libraries: libgcc_s.so.1: cannot load shared object file: No such file or directory^M
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |