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]

OFFSET_IMM8 relocation error


Hi all,

I am encountering the following error from the assembler during compile
any idea where I can get information on what this error means. Any
pointers will be greatly appreciated.

make[2]: Entering directory
`/home/beicom/communigator/vocal-arm-1.2.0/contrib/libsndfile.Linux.sa1110/src/GSM610'

/bin/sh ../../libtool --mode=compile arm-linux-gcc -DHAVE_CONFIG_H -I.
-I. -I../../src     -g -O2 -Wall -pedantic -Wstrict-prototypes -pipe -c
code.c
rm -f .libs/code.lo
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -Wall -pedantic
-Wstrict-prototypes -pipe -c  -fPIC -DPIC code.c -o .libs/code.lo
{standard input}: Assembler messages:
{standard input}:360: Error: Can not represent OFFSET_IMM8 relocation in
this object file format (1)
{standard input}:362: Error: Can not represent OFFSET_IMM8 relocation in
this object file format (1)
make[2]: *** [code.lo] Error 1



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]