Hi everyone,
      I try to do cross compiling using the arm-toolchain. The program to compile is 
large. The compiling runs well, but in the linking stage there
      are a lot of error messages:

      mpgplay.o(.text+0x3c): undefined reference to `MpgPlugin::MpgPlugin(void)'
      mpgplay.o(.text+0x3c): relocation truncated to fit: R_ARM_PC24 
MpgPlugin::MpgPlugin(void)
      mpgplay.o(.text+0x4c): undefined reference to 
`OutPlugin::createOutputStream(int, int)'
      mpgplay.o(.text+0x4c): relocation truncated to fit: R_ARM_PC24 
OutPlugin::createOutputStream(int, int)
      mpgplay.o(.text+0x5c): undefined reference to 
`InputPlugin::createInputStream(char const *, int)'
      mpgplay.o(.text+0x5c): relocation truncated to fit: R_ARM_PC24 
InputPlugin::createInputStream(char const *, int)
      mpgplay.o(.text+0x114): undefined reference to `TimeWrapper::sleep(int)'
      mpgplay.o(.text+0x114): relocation truncated to fit: R_ARM_PC24 
TimeWrapper::sleep(int) 

      I couldn�t find a solution anywhere. Could you help me if you have an idea, 
please ?

      regards.
      javier.

______________________________________________________________________________
Sie surfen im Internet statt im Meer? Selbst schuld!
Auf zum Strand: http://lastminute.de/?PP=1-0-100-105-1


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to