Re: double underscores in autoconf-defined symbol names

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

 



On Tue, 10 Jan 2006, Keith MARSHALL wrote:

Vadim Zeitlin wrote:
From your example, it appears that you are searching for functions
using their "uglified" Microsoft names.

That may be true, but other platforms (including Linux) deal in ugly
header file internals.  The reason for it with Microsoft is that the
names beginning with underscores don't match the behavior of the similarly-named POSIX names.

The MinGW port of GCC for Win32 defines aliases for most of these
ugly function names, with the leading underscore removed; I think

...and unlike Microsoft's headers, MinGW's are not designed to be maintainable or readable - just random cut/paste excerpts from other headers.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux