$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-05-05 16:39:08
"Jason Hise" wrote:
> Actually, now that I'm looking into it it appears that Dev C++ uses a port
> of GCC by default, and I have successfully tested the latest version with
> Dev C++, getting no warnings or errors. What error messages are you
> getting?
>
You may download GCC ports to Win32 on:
1. http://www.cygwin.com/ (they have newest and older versions of GCC)
2. http://www.mingw.org/ (they have 3.4.2)
There are some differences between these
but I do not know details, I don't use GCC.
/Pavel