This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/12707] Inclusion of PCH file produces "calling fdopen: Bad file descriptor" error
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 23:16:32 -0000
- Subject: [Bug pch/12707] Inclusion of PCH file produces "calling fdopen: Bad file descriptor" error
- References: <20031021093937.12707.kgardas@objectsecurity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12707
------- Additional Comments From dhazeghi at yahoo dot com 2003-10-24 23:16 -------
If I understand your initial analysis correctly, the issue is at what depth CORBA.h is included, right?
Would it be possible to concoct a smaller synthetic example? Alternatively, that script you
mentioned would help too...