--- Additional Comments From dkavedku at yahoo dot com 2005-03-10 03:43
---
If you would like to know read source distribution file:
gcc/fixinc/README
Its pretty clear that while we might be able to create a compiler that works
OK, it doesn't allow Solaris C++ developers to compile
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-10
03:36 ---
Again why don't you report this to Sun who has control over this header.
This is not a gcc bug.
--
What|Removed |Added
--
--- Additional Comments From dkavedku at yahoo dot com 2005-03-10 03:31
---
I forgot to include the configure command used for creating the compilers:
../src/configure --host=sparc-sun-solaris2.7 --target=sparc-sun-solaris2.8 --
prefix=/usr/tools/upgrade/gnu/gcc/3.4.2 --with-local-
pref
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-10
03:29 ---
And this is a gcc bug, why?
--
What|Removed |Added
Component|regression