Re: GCC: DEF file support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 18, 2008 at 12:18 PM, A Alex <fervexer@xxxxxxxxx> wrote:
>
> Hello Folks,
>
> Does GCC support DEF files?
> I need to prepend each function exported from the DLL with an underscore.
>
> As I realize, there is only one way to achieve that - use DEF file with the map from the mangled '_foo' name to the simple 'foo' name.
>
> Thank you,
> Alex.

dlltool may be what you are looking for.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux