Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "benny" To: "Jonathan Larmour" , "Corinna Vinschen" , , Subject: RE: [ECOS] Multi-ICE support Status Date: Wed, 15 May 2002 16:08:57 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3CE2C165.BB9FBF9D@redhat.com> You are right! linker picked up the toolconf.lib that came with the rest of the RDI_GPL stuff. Now it works fine - I may contact the target through the MultiICE. Thanks, Benny > -----Original Message----- > From: jlarmour AT cambridge DOT redhat DOT com > [mailto:jlarmour AT cambridge DOT redhat DOT com]On Behalf Of Jonathan Larmour > Sent: Wednesday, May 15, 2002 3:13 PM > To: Corinna Vinschen; cygwin AT cygwin DOT com; benny AT voicepump DOT com; > ecos-discuss AT sources DOT redhat DOT com > Subject: Re: [ECOS] Multi-ICE support Status > > > Jonathan Larmour wrote: > > > > Corinna Vinschen wrote: > > > /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? > > > > Quite old. When I lasted tested it, it was with fairly old tools as well > > though (GNUPro 00r1). > > > > Although looking at it again after Benny saying that linking with msvcrt > > helped (but caused a segfault), I don't think these are cygwin symbols > > after all - the library in question was built by MSVC. > > Aha! Keith Seitz helped me notice the problem. Duh I'm so blind. > There is a > cygwin library libtoolconf.a there, but it's picking up toolconf.lib > instead. Presumably the tools didn't used to. > > Benny, rename toolconf.lib to toolconf.lib.ignore and then try again. > > Jifl > -- > Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062 > --[ "You can complain because roses have thorns, or you ]-- > --[ can rejoice because thorns have roses." -Lincoln ]-- > Opinions==mine -- 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/