Re: Convert GCC under Cygwin Name Mangling to VC++ Name Mangling

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

 



Quoting John Love-Jensen <eljay@xxxxxxxxx>:

Hi Francisco,

GCC's C++ is not compatible with MS Dev Studio's C++.  They have
incompatible C++ ABIs.

Why would you want the MSDevStudio's Visual C++ name mangling?

Sincerely,
--Eljay



I need it because I have to join a package made for linux with a big windows
project. When I compile it with GCC I do it under Cygwin so it generates an
.exe that, linked to a cygwin dll, runs on Windows platform. I already built an
.exe version of the package but now I need the DLL to join it to a bigger
project

Thanks and g'bye


[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