[开发工具] IAR EWARM怎么用命令行生成ELF文件??

[复制链接]
6441|2
 楼主| ATmega32L 发表于 2008-3-9 14:32 | 显示全部楼层 |阅读模式
提示:  
Error[e81]: Unknown flag in extended format option -Oelf,(CODE)=.elf  
Available modifiers for this format:  
  a   Format suitable for debuggers from ARM Ltd (also sets -p flag)  
  c   Use address_class attributes for pointer types  
  f   Suppress DWARF Call Frame Information  
  m   Output types in each compilation unit, instead of once for all  
  n   Suppress DWARF debug output  
  o   Use non-factored CFA offsets in DWARF Call Frame Information  
  p   Multiple Elf program sections  
  r   Produce a relocatable executable ELF file  
  s   Ref_addr (global refs) use .debug_info (not file) offsets  
  v   Use variant use_location semantics for member pointers  
  w   Do not emit any .debug_aranges section  
  x   Strip source file paths, leaving only the file name and extension  
  z   Merge consecutive output segments of the same kind  

Several modifiers can be used at the same time, by specifying  
more than one character after the "-y". For example, -yac turns on  
both modifier a and modifier c.  
grant_jx 发表于 2008-3-9 23:56 | 显示全部楼层

Option->Linker->Output不是可以设置吗

简单设置一下,为何要使用命令行?
 楼主| ATmega32L 发表于 2008-3-10 09:29 | 显示全部楼层

-Oelf,as=.elf

-Oelf,as=.elf
您需要登录后才可以回帖 登录 | 注册

本版积分规则

144

主题

376

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部