Hi Krish,
techie embedded wrote:
Im trying to compile an ADC driver for MCF5282.
when i run make, i get the following error :
qadc.c:1: warning: `MODULE' redefined
*Initialization*:1: warning: this is the location of the previous
definition
qadc.c:2: warning: `__KERNEL__' redefined
*Initialization*:1: warning: this is the location of the previous definition
/usr/local/lib/gcc-lib/m68k-elf/2.95.3/cc1 /tmp/ccT9QCRI.i -quiet
-dumpbase qadc.c -O2 -version -fno-builtin -o /tmp/ccgAziMo.s
GNU C version 2.95.3 20010315 (release)(ColdFire patches - 20010318 from
http://fiddes.net/coldfire/)(uClinux XIP and shared lib patches from
http://www.snapgear.com/) (m68k-elf) compiled by GNU C version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release).
/usr/local/m68k-elf/bin/as -mc68020 -o qadc.o /tmp/ccgAziMo.s
strip -S qadc.o
strip: Unable to recognise the format of the input file `qadc.o'
make: *** [ qadc.o] Error 1
Try:
m68k-elf-strip
is this a bug or have i done something wrong at my end ?? any pointers
on how this can be fixed would be highly appreciated.
By the way, the version of gcc im running is gcc-2.95.3
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: [EMAIL PROTECTED]
SnapGear -- a Secure Computing Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev