<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I've just got flac-1.0.4 to successfully compile
under my MinGW environment:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>MinGW-2.0.0-3</FONT></DIV>
<DIV><FONT face=Arial size=2> - binutils-2.13.90-20021006-2</FONT></DIV>
<DIV><FONT face=Arial size=2> - w32api-2.1</FONT></DIV>
<DIV><FONT face=Arial size=2>MSYS-1.0.8-rc4</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is on an AMD Athlon machine with 512MB RAM
running Windows XP.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The only change I had to make was to
include/FLAC/ordinals.h.in to remove the reference to MINGW32 on line 39 -
without this change the compile bailed out very early on. Prior to this
the compile would never complete successfully due to memory issues (occurred
under both cygwin and MinGW due to buggy make/fork code I believe). Anyway
I just thought I'd share this "heads up" so as the change may be able to go in
and allow flac to compile "out of the box" in the near future.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Matt</FONT></DIV></BODY></HTML>