This error means that `libgcc` wasn't linked in by the compiler. Make sure that 
the "linker" is set to your cross-compiling gcc instead of `ld`. Also, can you 
elaborate more on how you setup your system?

Reply via email to