Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 15 May 2002 19:26:34 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Cc: benny@voicepump.com, ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Multi-ICE support Status
Message-ID: <20020515192634.W2671@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com, benny@voicepump.com,
	ecos-discuss@sources.redhat.com
References: <OMEPJJGAMLFGHOOCIGBCCEJACJAA.benny5@mindspring.com> <3CE293D3.352DC72@redhat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3CE293D3.352DC72@redhat.com>
User-Agent: Mutt/1.3.22.1i

On Wed, May 15, 2002 at 05:58:59PM +0100, Jonathan Larmour wrote:
> benny wrote:
> > 
> > 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?)
> 
> Actually it looks like something from Cygwin. 
> 
> Cygwin guys, can you help on this? What has changed that has caused
> libraries to stop being binary compatible?

The internal representation of ctype has changed.  But that's
looong ago.  How old are the concerned libs? 

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

