[ECOS] build error (Invalid token in expression)
peter_ku
peter_ku@issc.com.tw
Wed Jun 26 03:01:00 GMT 2002
Hello,
I use the CVS to update the newest ecos.
template : ARM evaluator 7T
package: default
then , build the library.
and I try to link with my simple application. there is a error report.
arm-elf-gcc -g -I/c/ecos2/default_install/include mac_io.c e7t_io.c start.c -L/c/ecos2/default_install/lib -Ttarget.ld -nostdlib
In file included from /c/ecos2/default_install/include/cyg/kernel/kapi.h:62,
from ecos.h:4,
from start.c:1:
/c/ecos2/default_install/include/cyg/infra/cyg_type.h:257: Invalid token in expression
In file included from /c/ecos2/default_install/include/cyg/kernel/kapi.h:645,
from ecos.h:4,
from start.c:1:
/c/ecos2/default_install/include/cyg/kernel/kapidata.h:171: Invalid token in expression
If I use the older version (2002.1), it is no problem.
Any suggestion?
Peter
More information about the Ecos-discuss
mailing list