This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug report


Dr Tim Cooper wrote:

>         std::map<int, TinyOrder> favOrderMap;

> csfb-devel$ uname -a
> Linux csfb.smarts.com.au 2.2.12-20 #1 Thu Oct 28 11:55:46 EST 1999 i686
> unknown
> 
> (Set up with Red Hat Linux, a very recent version).
the current release (2.95.2) reports
cooper.C:11: syntax error before `;'
you forgot to #include things.

redhat6 has the 1.1.2 release, but I suggest upgrading to 2.95.2 (bugfix
on 2.95.1), it builds out of the box on RH.

nathan

-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
        I have seen the death of PhotoShop -- it is called GIMP
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]