I am having a problem building a cross gcc with ELF support for my processor.

m68k-elf-gcc -m5200 -gdwarf -g2 -DMCF5206  -Wall line_follow.c -c -o 
line_follow.o
cc1.exe: use -gdwarf -g2 for DWARF v1, level 2
cc1.exe: use -gdwarf-2   for DWARF v2
make: *** [line_follow.o] Error 1

This is the error I keep getting.  I need to add Dwarf v1 support to debug 
for my Motorola Coldfire cpu.
I need to do this so I can debug uLinux for the Coldfire using a commercial 
debugger that I have with realtime trace capability.

Does anyone who is familiar with doing this know what I need to do?

I assume it is in the configuration somehow when I am building GCC.

Thanks,

Matt Minnis

=========================================================
Preferred Resources          (314) 567-7600 phone
701 Emerson rd.              (314) 993-6699 fax
Suite 475                      [EMAIL PROTECTED]
St. Louis, MO
63141
=========================================================

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to