Re: [gnome-db] A little help with MinGW
- From: Brecht Sanders <brecht sanders org>
- To: sankar bose <shankarbose imp gmail com>, gnome-db-list gnome org
- Subject: Re: [gnome-db] A little help with MinGW
- Date: Sun, 14 Feb 2010 21:09:53 +0100
i have compiled it successfully . i have done the following .
1) pexports libmysql.dll >mydef.def
2) dlltool --input-def mydef.def --dllname libmySQL.dll --output-lib
libmysqlclient.a -K
What I find really strange is that when I do pexports libmysql.dll in my
MinGW/MSYS environment I get no @<numeric> entries in the def file.
When I do pexports -o libmysql.dll the @-numbers are just sequential and
don't match what projects depending on MySQL are trying to link to...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]