This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Dlls @n symbols




I am trying to create GLIDE inputlib from glide2x.dll.

I am using dlltool -k --add-stdcall-alias -dllname glide2x.dll --ouput-lib
libglide2x.a

Though using -k and --add-stdcall-alias I still get the input library with
@n
symbols.  I am using it in Cygwin B 20.1.  The @n symbols are causing
undefined references
in the code.  I need the glide input libraries for the XFree X-server for
Cygwin.

I went through all  DLLs helpers documents from Mumit still could not figure
out why
@n symbols are not getting excluded or aliases.

Regards
Suhaib


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]