[omniORB] Compilation Problem : omniidl.exe application error

Lars Immisch lars@ibp.de
Fri Aug 16 16:23:01 2002


Dear all,

> > PYTHONPATH=D:\Applications\Python\python;
> > ..\..\..\bin\x86_win32\omniidl -bcxx -Wbh=.hh -Wbs=SK.cc -Wba
> > -p..\..\..\src\lib\omniORB2 -ComniORB3 ..\..\..\idl\Naming
> > .idl
> > ..\..\..\bin\x86_win32\omnicpp: stdout: Bad file descriptor
>
>Strange. I haven't seen an error like that before. It looks like the
>pipe between the C pre-processor and omniidl is failing. I've only
>ever seen that happen on Win 9x, and that has a different kind of
>error.

I've seen this. It did happen with the later 3.0x series when 
BuildDebugBinary was set to true.

If it is, try setting it back to 0.

- Lars