Re: Gtk-Perl on cygwin?
- From: Michael Graham <magog the-wire com>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk-Perl on cygwin?
- Date: Sun, 18 Nov 2001 21:50:05 -0500
According to the docs for dlltool, and to what information
I can find (and digest) online, you can't create a Windows
program that references undefined symbols in a dll.
So, there are two stages to linking to the dll:
1) you create an implib (import library) from the dll
2) you link this implib into your executable.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]