[omniORB] GCC-2.95.1 error: stray '\' in program

Rosimildo DaSilva rdasilva@connecttel.com
Sat, 9 Oct 1999 21:48:59 -0500


Hi guys,

I am using Cygwin 20.1 and a few files from the omniORB distribution refuses
to compile unless
I go and apply a filter to them to remove some hidden character after a "\".

I am compiling with a "cross compiler" and most of CygWin users most likely
do not
see this problem.

If anyone knows the cure for this, please let me know.

----------------------------------------------------------------------------
--------------------------------
/gcc-i386/bin/i386-rtemself-g++ -c -O4 -Wall -Wno-unused -ansi -fasm -g -B/t
ools
/build-i386-elf-rtems/pc386/lib/ -specs
sp_specs -qrtems -I.  -I../../../../inc
lude -D__x86__ -DPthreadDraftVersion=10 -DPthreadSupportThreadPriority -DThr
eadS
tackSize=4096*4   -I. -I./.. -I./../.. -DUSE_omniORB_logStream -D_OMNIORB2_L
IBRA
RY -DUnixArchitecture -DCONFIG_DEFAULT_LOCATION='"/project/omni/var/omniORB_
NEW.
cfg"' -I/tools/build-i386-elf-rtems/pc386/lib/include -I/tools/build-i386-el
f-rt
ems/pc386/lib/include/networking -I/tools/build-i386-elf-rtems/pc386/lib/inc
lude
/sys -o bootstrap_i.o bootstrap_i.cc
In file included from ../../../../include/omniORB2/omniInternal.h:588,
                 from ../../../../include/omniORB2/CORBA.h:204,
                 from bootstrap_i.cc:81:
../../../../include/omniORB2/bufferedStream.h:111: parse error before `&'
../../../../include/omniORB2/bufferedStream.h:111: stray '\' in program
../../../../include/omniORB2/bufferedStream.h:112: stray '\' in program
../../../../include/omniORB2/bufferedStream.h:120: stray '\' in program


Rosimildo.