[omniORB] LongLongSeq undefined
Duncan Grisby
duncan@grisby.org
Tue Jan 28 14:54:01 2003
On Friday 24 January, Thomas BARON wrote:
> Well, I'm trying to compile OO 4.0 on IRIX 6.5 (with CC), and the
>following happens in dynAny.h, line 144 :
> "LongLongSeq undefined".
The settings in place when omniidl was compiled told it that your
platform doesn't have long long, so the definitions for LongLongSeq
were not generated. When its compiling dynAny.h, it thinks you do have
long long. I don't know why there's a mismatch, but hopefully that
will help you track it down.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --