This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
OFFSET_IMM8 relocation error
- To: gcc at gcc dot gnu dot org
- Subject: OFFSET_IMM8 relocation error
- From: Patrick <pamaku at home dot com>
- Date: Wed, 23 May 2001 07:08:44 -0500
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