Hi :)
I'm trying to build OPIE, but after a while (quite a while) I get the
following error message:
make -C ipaq/opiealarm -f Makefile
make[1]: Entering directory `/home/nikitas/opie/ipaq/opiealarm'
arm-linux-gcc -O2 opiealarm.c -o ../../bin/opiealarm
arm-linux-strip -s ../../bin/opiealarm
Usage: arm-linux-strip <switches> in-file(s)
The switches are:
-I --input-target <bfdname> Assume input file is in format
<bfdname>
-O --output-target <bfdname> Create an output file in format
<bfdname>
-F --target <bfdname> Set both input and output format to
<bfdname>
-p --preserve-dates Copy modified/access timestamps to the
output
-R --remove-section <name> Remove section <name> from the output
-s --strip-all Remove all symbol and relocation
information
-g -S --strip-debug Remove all debugging symbols
--strip-unneeded Remove all symbols not needed by
relocations
-N --strip-symbol <name> Do not copy symbol <name>
-K --keep-symbol <name> Only copy symbol <name>
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-v --verbose List all object files modified
-V --version Display this program's version number
-h --help Display this output
-o <file> Place stripped output into <file>
arm-linux-strip: supported targets: elf32-littlearm elf32-bigarm
elf32-little elf32-big srec symbolsrec tekhex binary ihex
make[1]: *** [../../bin/opiealarm] Error 1
make[1]: Leaving directory `/home/nikitas/opie/ipaq/opiealarm'
make: *** [ipaq/opiealarm] Error 2
I see that the problem lies with arm-linux-strip, but I can't figure out
what I have to do to overcome it. I've tried out a couple of
arm-linux-strip's options, but with no result. Any pointers?
Thanx :)
Nikitas
Received on Fri Jun 21 04:36:30 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:50:08 EDT