This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

RE: [ECOS] Multi-ICE support Status


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@cambridge.redhat.com
> [mailto:jlarmour@cambridge.redhat.com]On Behalf Of Jonathan Larmour
> Sent: Wednesday, May 15, 2002 3:13 PM
> To: Corinna Vinschen; cygwin@cygwin.com; benny@voicepump.com;
> ecos-discuss@sources.redhat.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/


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