Commit a39e2a91 by Danny Smith Committed by Danny Smith

re PR driver/35916 (problem running GCC under Vista with relocated directory)

	PR driver/35916
	* mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.

From-SVN: r136389
parent 9e8c2a98
2008-06-05 Danny Smith <dannysmith@users.sourceforge.net>
PR driver/35916
* mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.
2008-05-12 Samuel Tardieu <sam@rfc1149.net>
Paolo Bonzini <bonzini@gnu.org>
......
# Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows
# Vista (see PR33281 for details).
BOOT_CFLAGS += -D__USE_MINGW_ACCESS
CFLAGS += -D__USE_MINGW_ACCESS
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment