科创园

科创园地,分享技术知识,为科技助力发展,贡献一己之力。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年3月29日

摘要: 执行make命令后 连接时出错:arm-linux-gcc -c -o head.o head.Sarm-linux-gcc -c -o leds.o leds.carm-linux-ld -Ttext 0x30000000 head.o leds.o -o sdram_elfleds.o:(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'leds.o:(.ARM.exidx+0x8): undefined reference to `__aeabi_unwind_cpp_pr1'make: *** 阅读全文

posted @ 2012-03-29 13:33 科创园 阅读(618) 评论(0) 推荐(0) 编辑