>> ./configure --host=arm-linux --target=arm-linux > >Ehm, you're telling configure that your compile host is arm-linux, >that's certainly not true. Just use "./configure arm-linux". Those two are almost exactly equivalent. "configure foo-bar" is just shorthand for "configure --host=foo-bar"; the --target option is almost certainly just ignored. p.
- no shared library,toolchain problem?? zombit
- Re: no shared library,toolchain problem?? Erik Mouw
- Philip Blundell
PGP signature