[ECOS] Re: Re: Assembly & C crossview in eCos & ARM
Wei Chen
chenwei_us@yahoo.com
Fri Nov 10 22:15:00 GMT 2006
Thanks for the comment. I have few more questions.
- I am using arm-elf-gcc as compiler and objdump seems
doesn't recognize the .o file generate by
arm-elf-gcc
- is "-ahld=$(@F).l" a combination of option "-a",
"-h",
"-l", and "-d" ? "-l" and "-d" are valid options.
but
"-a" and "-h" don't seem to be a valid option, what
are
the meanings of these two? or "-ahld" is one single
option?
- "$(@F).l" refer to .l file, do I need to create .l
by
lex first?
Thanks.
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list