gcc compile error 1052
gcc compile하는데 error 1052가 납니다.
무엇때문에 그런지... 고수님들의 답변 부탁드립니다.
# make
cd pTk && make DEFINE=""
gcc -c -I.. -I/usr/include/X11R6 -I. -Ibitmaps -I/usr/include/X11R6 -D_HPUX_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -DVERSION=\"800.023\" -DXS_VERSION=\"800.023\" -fPIC "-I/usr/local/lib/perl5/5.8.0/PA-RISC2.0/CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ ClientWin.c
as: warning 2: Unknown option "--traditional-format" ignored.
as: "/var/tmp//cc95eGCc.s", line 22: error 1052: Directive name not recognized - NSUBSPA
as: "/var/tmp//cc95eGCc.s", line 108: error 1052: Directive name not recognized - NSUBSPA
as: "/var/tmp//cc95eGCc.s", line 109: error 1052: Directive name not recognized - PARAM
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
링크를 따라 가보시면 도움이 될듯..
http://gcc.gnu.org/ml/gcc/1999-08n/msg00433.html
http://gcc.gnu.org/ml/gcc-help/1999-q3n/msg00345.html
Jesus is Love
댓글 달기