>Is there some way that arm-linux-gcc automatically knows where to get the >libgcc.a code? Or this could be a result of the ssh configure script hacking >that I had to do to get it to cross-compile -
Yes, GCC should be able to find this library for itself. I can't think of anything the configure script is likely to have done that would stop this working. What's the actual gcc command line that gets used for the final link? p. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
