[omniORB] Problems compiling omni4_0_develop
dek_ml@konerding.com
dek_ml@konerding.com
Sat, 27 Jan 2001 09:56:19 -0800
Craig Rodrigues writes:
>On Sat, Jan 27, 2001 at 11:44:58AM -0500, Marc Ordinas i Llopis wrote:
>> _0RL_cd_96f078e2247ab9da_20000000::marshalReturnedValues (cdrStream &)':
>> ../omniORB4/bootstrapSK.cc:164: Internal error: Segmentation fault.
>> Please submit a full bug report.
>> See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
>>
>> But I'm pretty sure this is just the compiler in RH7, known for its
>
>Yikes, RH 7. I've been trying to avoid that version since Redhat threw in
>beta release of gcc in that distribution. You should do:
>rpm -q gcc gcc-c++ cpp libstdc++ libstdc++-devel
Yes. Don't attempt to develop on RH7. Instead, use Red Hat 6.2, with gcc/g++ 2.95.2,
and if you really need a standard C++, use STLport-4.0. Wait until Red Hat gets their
act together in 7.1 or 7.2 before switching over.
Dave