发新话题
打印

gcc 编译

gcc 编译

编译时出现如下提示,哪位大侠帮忙解释一下4 o( v% }. h( r6 _6 |3 v- r
7 \3 G* Z) S5 b  h5 b- D* u
! |; e/ D' \4 W8 x/ ]9 g5 u9 q
/usr/local/bin/ld: unrecognized option '--eh-frame-hdr'
! T  b# H- L+ O( }+ ^/ y9 Q: D/usr/local/bin/ld: use the --help option for usage information
* O, w* k0 H7 J" ncollect2: ld returned 1 exit status      

TOP

你起码得说 你是编得什么      

TOP

写了  Hello, world! 的程序: hello.c
6 c1 \4 _9 x( Tgcc hello.c -o hello 出现上述情况      

TOP

发新话题