From e164274d4a9a6659cffd58c63c990ab736693de4 Mon Sep 17 00:00:00 2001 From: Bryce Denney Date: Mon, 28 Oct 2002 07:36:57 +0000 Subject: [PATCH] - add reference to page about -mno-cygwin option in cygwin --- bochs/README-wxWindows | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bochs/README-wxWindows b/bochs/README-wxWindows index be917a464..7b180307a 100644 --- a/bochs/README-wxWindows +++ b/bochs/README-wxWindows @@ -367,3 +367,7 @@ control even if its text is changed during run-time. relayouting? sounds like s/size/layout/g gone wrong. Call Add() with wxADJUST_MINSIZE flag! +-------------- +mno-cygwin guide on mingw webpage +http://www.xraylith.wisc.edu/~khan/software/gnu-win32/mno-cygwin-howto.txt +www.mingw.org