GNU bug report logs - #14055
windows link problem with ".lib" files

Previous Next

Package: libtool;

Reported by: Andreas Otto <aotto1968 <at> t-online.de>

Date: Tue, 26 Mar 2013 09:41:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Roumen Petrov <bugtrack <at> roumenpetrov.info>
To: Andreas Otto <aotto1968 <at> t-online.de>
Cc: 14055 <at> debbugs.gnu.org
Subject: bug#14055: windows link problem with ".lib" files
Date: Tue, 26 Mar 2013 23:50:08 +0200
Andreas Otto wrote:
> Hi,
>
> in addition ...
>
>     1)
>
> my libtooll config -> attachment
>
>     2)
>
> $ sh ./libtool --features
> host: x86_64-w64-mingw32
> enable shared libraries
> disable static libraries
>
>     3)
>
> put the library with absolute path '/cygdrive/c/Tcl/lib/tcl86.lib' 
> does not work ...
[SNIP]

Try to generate import library compatible with GNU C compiler . Expected 
suffix is dll.a . You could find hints in internet .
From you post is not clear  if tcl86.lib is static or import library .
Listing sharer liibrary before object files in most case work but 
correct order is after.


Roumen

P.S. Welcome to windows DLL hell.





This bug report was last modified 12 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.