Re: OK to stop using .def files for Windows builds with gcc?
- From: Havoc Pennington <hp redhat com>
- To: James Henstridge <james daa com au>
- Cc: Tor Lillqvist <tml iki fi>, gtk-devel-list gnome org, gimp-developer lists xcf berkeley edu
- Subject: Re: OK to stop using .def files for Windows builds with gcc?
- Date: Mon, 13 Oct 2003 15:10:36 -0400
On Mon, 2003-10-13 at 03:49, James Henstridge wrote:
> Does the libtool option -export-symbols-regex work on Windows? GTK
> passes this option on platforms other than Windows to limit which
> symbols are exported (it's effectiveness varies from platform to platform).
>
If nothing else, isn't it true that all non-static functions beginning
with _ should not be exported and all others should be exported, so the
.defs should be fully automatable in the same way exports on Linux are,
no?
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]