--- Comment #9 from andris dot pavenis at iki dot fi 2010-06-05 06:38
---
Did some tests
Using my own patches (for libstdc++-v3 only error_constants.h and
autoconf/automake related stuff left over from earlier native builds of gcc for
DJGPP) build of Linux (x86_64, Fedora 12) to DJGPP
--- Comment #7 from andris dot pavenis at iki dot fi 2010-04-29 16:27
---
I had similar patch for this file when I last built GCC for DJGPP (gcc-4.4.2 as
native compiler and gcc-4.4.3 as cross-compiler). The version
for gcc-4.4.2 is in archive
http://ap1.pp.fi/djgpp/gcc/4.4.2/src
--- Comment #2 from andris dot pavenis at iki dot fi 2009-04-17 21:15
---
One needs additional information (like preprocessed source,
used operating system etc.) to do anything with this bug report.
See page http://gcc.gnu.org/bugs.html (already mentioned
in GCC error message) for
--- Comment #14 from andris dot pavenis at iki dot fi 2008-11-15 09:53
---
Created an attachment (id=16681)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16681&action=view)
Another C++ example to ilustrate misleading error message about missing
typename keyword
This is