This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Assembly & C crossview in eCos & ARM


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]