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]
Other format: [Raw text]

Multi-ICE support Status


Hi everybody,
I followed the nice instructions on
http://sources.redhat.com/ecos/multi-ice.html
and all was fine till the last stage when the linker complained on two
missed symbols in
ARM library toolconf:

gcc  -g -O2  -o multi-ice-gdb-server.exe -Wl,--subsystem,console
server-main.o r
di150-low.o remote-utils.o utils.o server-win.o arm-singlestep.o
MICE-gdbserverr
es.o -L../../libiberty -liberty -lshell32 -ladvapi32 -lgdi32 -luser32 -L/cyg
driv
e/C/Multi-ICE/libraries -L/tmp/migdb/build/gdb/multi-ice -ltoolconf
/cygdrive/C/Multi-ICE/libraries/toolconf.lib(toolconf.obj.b)(.text+0x25):..\
..\t
oolconf.c: undefined reference to `_imp___isctype'
/cygdrive/C/Multi-ICE/libraries/toolconf.lib(toolconf.obj.b)(.text+0x2f):..\
..\t
oolconf.c: undefined reference to `_imp___pctype'

Any ideas what library is missing (looks like something from Visual C?)

Regards,
Benny Dolnik


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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