From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15031 invoked by alias); 14 May 2002 22:28:21 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 14502 invoked from network); 14 May 2002 22:27:49 -0000 Received: from unknown (HELO messenger.ntsource.com) (208.223.151.16) by sources.redhat.com with SMTP; 14 May 2002 22:27:49 -0000 Received: from fishbowl (h-66-134-11-114.CHCGILGM.covad.net [66.134.11.114]) by messenger.ntsource.com (8.9.3/8.9.3) with SMTP id RAA02047 for ; Tue, 14 May 2002 17:27:48 -0500 Reply-To: From: "benny" To: Date: Tue, 14 May 2002 15:28:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Subject: [ECOS] Multi-ICE support Status X-SW-Source: 2002-05/txt/msg00108.txt.bz2 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