[omniORB] Cannot get omniorb 3.0.2 to compile on Solaris 2.6

Chris Knight cknight@ptolemy.arc.nasa.gov
Fri, 13 Oct 2000 08:01:05 -0700


And, our recent experiences with using G++ and the Sun assembler =
(/usr/ccs/bin/as) has shown that you'd be best off by installing the GNU =
assembler (in the "binutils" package).  Apparently G++ generates symbols =
that are too long for the Sun assembler to grok.

Duncan Grisby:
> The Sun compilers are basically a disaster area. If at all possible, I =
recommend that you use gcc 2.95 instead.