This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

G++/GCC 2.95.2 internal problem on OSF1


Hi,

I have a problem when compiling the ORB TAO on OSF1/V4.0f with G++,
could you help me ?
Thanks !

GCC/G++ version :
Reading specs from /alt/packages/gcc2952/lib/gcc-lib/alpha-dec-osf4.0f/2.95.2/specs
gcc version 2.95.2 19991024 (release)

System type :
alpha-dec-osf4.0f

Complete command :
g++ -D_REENTRANT -DDIGITAL_UNIX=0x40F -O2 -g -Wno-uninitialized -fno-implicit-templates
-fno-strict-prototypes
-I/p/pegase/orb/Tao/1.14/ACE_wrappers/OSF1 -DACE_HAS_XT   -DACE_HAS_EXCEPTIONS  -c -fpic -o
.shobj/Capabilities.o
Capabilities.cpp

Compiler output :
Capabilities.cpp: In method `int ACE_Capabilities::fillent(const ACE_TCHAR *)':
Capabilities.cpp:188: Internal compiler error in `scan_region', at except.c:2566
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

Preprocessed file :
see attachment

Options given when GCC was configured/built :

CFLAGS="-O2"
CXXFLAGS="-O2"

configure \
    --prefix=${installdir} \
    --with-local-prefix=${localdir} \
    --enable-version-specific-runtime-libs \
    --enable-shared --enable-threads \
    >configure.lst 2>&1

make bootstrap-lean >bootstrap.lst 2>&1
make install        >install.lst   2>&1
 
 

Capabilities.ii.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]