This is the mail archive of the cygwin 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: Re: libtool: link: object name conflicts in archive


On Apr 15 11:16, Gisela Haschmich wrote:
> > > Hello,
> > >
> > > i tried to compile MBDyn 1.5.5 with cygwin and got an error "libtool:
> > link: object name conflicts in archive". I used the same for 1.5.0 and
> > it worked.
> > >
> 
> > > libtool: link: object name conflicts in archive: .libs/libmbwrap.lax/liby12.lib//home/ntmoe/mbdyn-1.5.5/libraries/liby12/.libs/liby12.lib
> 
> > >
> > > i found with google, that it could be an error with path variable, because
> > it needs lib.exe from Visual Studio. I changed it to minimal, but i have
> > still the same error
> >
> > No, it doesn't.  Libtool calls gcc, it never tries to use VS tools.
> > This looks like a problem earlier in the build.
> >
> and whats about lib.exe, do i need the path to VS tools lib.exe or what should use instead ?

gcc uses ld from binutils.  There's really no reason to have any VC tool
in the path.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpyrqkmeNdQF.pgp
Description: PGP signature


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