Re: [AD] DJGPP & WinXP combo |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, Jan 04, 2003 at 10:32:31PM -0600, Matthew Leverton wrote:
> In the least, I think the the DJGPP build doc that comes with
> Allegro should be updated:
Ah, but patching documentation is never difficult. Like this?
Index: build/djgpp.txt
===================================================================
RCS file: /cvsroot/alleg/allegro/docs/build/djgpp.txt,v
retrieving revision 1.6
diff -u -r1.6 djgpp.txt
--- build/djgpp.txt 4 Mar 2002 11:54:16 -0000 1.6
+++ build/djgpp.txt 5 Jan 2003 10:06:49 -0000
@@ -20,7 +20,10 @@
=====================================
Status: complete. This is the original Allegro version, and has had
- plenty of time to become nice and stable.
+ plenty of time to become nice and stable. However, under Windows NT,
+ 2000, or XP you will very likely experience problems and should consider
+ using the native DirectX version of Allegro instead (i.e. the MinGW32
+ port), less likely to give you problems in such environments.