Hi, Im trying to compile libjpeg (i'm thinking of working on porting
enlightenment...)

when compiling with the -fPIC flag, I get this error:

./libtool-wrap --tag=CC --mode=compile arm-wince-cegcc-gcc
-I/opt/cegcc/include  -I. -c ./jctrans.c

arm-wince-cegcc-gcc -I/opt/cegcc/include -I. -c ./jctrans.c  -fPIC -DPIC -o
.libs/jctrans.o

/tmp/cczlnTAh.s: Assembler messages:
/tmp/cczlnTAh.s:921: Error: undefined symbol `_GLOBAL_OFFSET_TABLE_' in
operation
/tmp/cczlnTAh.s:933: Error: attempt to get value of unresolved symbol `L0'
/tmp/cczlnTAh.s:921: Error: cannot represent BFD_RELOC_32_PCREL relocation
in this object file format


Any ideas ?
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to