wok-4.x annotate mingw32-toolchain/stuff/mingw32.conf @ rev 4036

Fix: MinGW cross-toolchain hierarchy
author Matthew Sheets <rcx@zoominternet.net>
date Mon Sep 07 21:44:04 2009 +0000 (2009-09-07)
parents
children
rev   line source
rcx@4036 1
rcx@4036 2 MINGW32_TARGET="i586-pc-mingw32"
rcx@4036 3 MINGW32_ROOT="/usr/$MINGW32_TARGET"
rcx@4036 4
rcx@4036 5 # Need exception for FSH incompleteness
rcx@4036 6 FSH="$FSH $MINGW32_ROOT"