Re: libtool: link: object name conflicts in archive

2014-04-17 Thread Peter Rosin
On 2014-04-17 10:46, szgyg wrote: > On 4/16/2014 9:21 AM, Gisela Haschmich wrote: >> >> /bin/sh ../../libtool --tag=F77 --mode=link gfortran -o liby12.la >> y12mae.lo y12maf.lo y12mbe.lo y12mbf.lo y12mce.lo y12mcf.lo y12mde.lo >> y12mdf.lo y12mfe.lo y12mge.lo y12mhe.lo >> -L/usr/lib/gcc/x

Re: libtool: link: object name conflicts in archive

2014-04-17 Thread szgyg
On 4/16/2014 9:21 AM, Gisela Haschmich wrote: /bin/sh ../../libtool --tag=F77 --mode=link gfortran -o liby12.la y12mae.lo y12maf.lo y12mbe.lo y12mbf.lo y12mce.lo y12mcf.lo y12mde.lo y12mdf.lo y12mfe.lo y12mge.lo y12mhe.lo -L/usr/lib/gcc/x86_64-pc-cygwin/4.8.2 -L/usr/lib/gcc/x86_64-pc-c

Re: libtool: link: object name conflicts in archive

2014-04-16 Thread Corinna Vinschen
On Apr 16 07:35, tedno...@bellsouth.net wrote: > In message <20140416080331.gn3...@calimero.vinschen.de>you write: > >--KC+fneiph5CALyUl > >Content-Type: text/plain; charset=utf-8 > >Content-Disposition: inline > >Content-Transfer-Encoding: quoted-printable > >> ../../libtool: line 1117: lib: comma

Re: libtool: link: object name conflicts in archive

2014-04-16 Thread tednolan
In message <20140416080331.gn3...@calimero.vinschen.de>you write: >--KC+fneiph5CALyUl >Content-Type: text/plain; charset=utf-8 >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable >> ../../libtool: line 1117: lib: command not found > >This is *so* wrong. That's very likely a p

Re: libtool: link: object name conflicts in archive

2014-04-16 Thread Peter Rosin
On 2014-04-16 09:21, Gisela Haschmich wrote: > >> Side note, the GNU "equivalent" of MS lib.exe is ar. (ld corresponds >> to MS link.exe). >> >> Regarding the issue, it is a bad sign that the archives are named >> libmbmath.lib, >> >> libmbutil.lib etc. For a Cygwin build, you want them named lib

Re: Re: libtool: link: object name conflicts in archive

2014-04-16 Thread Corinna Vinschen
On Apr 16 07:21, Gisela Haschmich wrote: > > > Side note, the GNU "equivalent" of MS lib.exe is ar. (ld corresponds > > to MS link.exe). > > > > Regarding the issue, it is a bad sign that the archives are named > > libmbmath.lib, > > > > libmbutil.lib etc. For a Cygwin build, you want them named

Re: Re: libtool: link: object name conflicts in archive

2014-04-16 Thread Gisela Haschmich
> Side note, the GNU "equivalent" of MS lib.exe is ar. (ld corresponds > to MS link.exe). > > Regarding the issue, it is a bad sign that the archives are named > libmbmath.lib, > > libmbutil.lib etc. For a Cygwin build, you want them named libmbmath.a. The > .lib suffix is a clear indicator of a

Re: libtool: link: object name conflicts in archive

2014-04-15 Thread Peter Rosin
On 2014-04-15 13:27, Corinna Vinschen wrote: > 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 sa

Re: Re: libtool: link: object name conflicts in archive

2014-04-15 Thread Corinna Vinschen
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. > > >

Re: Re: libtool: link: object name conflicts in archive

2014-04-15 Thread Gisela Haschmich
> > > > 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:

Re: libtool: link: object name conflicts in archive

2014-04-15 Thread Corinna Vinschen
On Apr 15 07:22, 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. > > > make[2]: Entering directory '/hom

libtool: link: object name conflicts in archive

2014-04-15 Thread Gisela Haschmich
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. make[2]: Entering directory '/home/ntmoe/mbdyn-1.5.5/libraries/libmbwrap' /bin/sh ../../libtool --tag=CXX --m