Re: [AD] 4.2.2 schedule |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
UINT_PTR is probably accidentally left in from something else, and I doubt FILENAME_MAX needs to be set.
Attached are a few patches to clean some things up: aldmc.h => removes UINT_PTR and FILENAME_MAX fixdll.sh, makefile.dmc => It turns out that MinGW does not support EXETYPE or SUBSYSTEM in the def file. (But it does support LIBRARY.) So I removed those, and found command line switches for them and added those to the DMC makefile. So with these patches, the latest code from SVN works with MinGW and DMC. -- Matthew Leverton
Attachment:
aldmc.h.diff
Description: Binary data
Attachment:
fixdll.sh.diff
Description: Binary data
Attachment:
makefile.dmc.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |