This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Problem in eCos compile for i386 target.


Hi,
   I use cygwin tools to compile eCos on a Win2000/Winnt 4.0.
   cc1plus is compiled before.


   Error Information is :


gcc -c  -I//C/DOCUME~1/jiamh/MYDOCU~1/jiamh_install/include -I//C/PROGRA~1/eCos/packages/kernel/v1_3_1 -I//C/PROGRA~1/eCos/packages/kernel/v1_3_1/src -I//C/PROGRA~1/eCos/packages/kernel/v1_3_1/tests -I. -I//C/PROGRA~1/eCos/packages/kernel/v1_3_1/src/sched/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sched/sched.tmp -o src/sched/kernel_sched.o //C/PROGRA~1/eCos/packages/kernel/v1_3_1/src/sched/sched.cxx
C:\DOCUME~1\jiamh\LOCALS~1\Temp/cc2KAWAq.s: Assembler messages:
C:\DOCUME~1\jiamh\LOCALS~1\Temp/cc2KAWAq.s:756: Error: Rest of line ignored. First ignored character is `*'.
C:\DOCUME~1\jiamh\LOCALS~1\Temp/cc2KAWAq.s:757: Error: invalid character '_' in mnemonic
make[1]: *** [src/sched/sched.o.d] Error 1


   It seems a invalid "*" in the temp assemble file.
   What can I do?


 
______________________________________

===================================================================
新浪免费电子邮箱 http://mail.sina.com.cn
加入ICANN为中国赢取更多发言权 http://tech.sina.com.cn/it/2000-07-13/30559.shtml

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