Re: [Mingw-users] undefined reference to _imp__*
- Date: Tue, 17 Jan 2017 21:40:13 +0200
- From: Eli Zaretskii <eliz@xxxxxxx>
- Subject: Re: [Mingw-users] undefined reference to _imp__*
> From: "Cervinka, Mitch" <mitch.cervinka@xxxxxxx>
> Date: Tue, 17 Jan 2017 15:39:04 +0000
>
> Are you saying, then, that the DEF file from which the import library is created should provide an alias for each symbol in the DLL?
No, I don't think so.
If you run "nm -A" on the import library, which symbols do you see
there? You should see __imp__* symbols marked as "I" and the symbols
from your DEF file marked as "T". You can see an example of that if
you run "nm -A" on one of the lib*.a import libraries that come with
MinGW's w32api package.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated.
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users
Also: mailto:mingw-users-request@xxxxxxxxxxxxxxxxxxxxx?subject=unsubscribe