[omniORB] omniidl2 problems under IRIX

Giga Giguashvili gregoryg@ParadigmGeo.com
Thu, 17 Feb 2000 12:36:20 +0200


This is a multi-part message in MIME format.
--------------D9E0D37DF2C2DC171924A2FD
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

Try using -m flag of the omniidl2 compiler.

Regards,
Giga

David Bryant wrote:

> Hi,
>
> I have developed some stuff under Linux which I am now trying to port to
> IRIX. The problem is that the same IDL files will not compile under
> IRIX. There seems to be a problem with "re-opening modules". OmniORB
> 2.8.0 is installed on both systems.
>
> The following code compiles fine on Linux,
>
> module SomeName {
> };
>
> module SomeName {
> };
>
> But under IRIX it gives me:
>
> omniidl2 test.idl
> omniidl2: "/tmp/idli_a003YH.cc", line 4: redefinition after use,
> ::SomeName, , ::SomeName
> omniidl2: test.idl: found 1 error
>
> This is causing serious problems for me here at work.
> Any ideas ?
>
> Thanks,
> David Bryant

--------------D9E0D37DF2C2DC171924A2FD
Content-Type: text/x-vcard; charset=us-ascii;
 name="gregoryg.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Giga Giguashvili
Content-Disposition: attachment;
 filename="gregoryg.vcf"

begin:vcard 
n:Giguashvili;Gregory
tel;fax:+972-9-970-9337
tel;work:+972-9-970-9379
x-mozilla-html:FALSE
org:Paradigm Geophysical
adr:;;Gav Iam 3 Shenkar St. 9;Hetzelia Pituakh;;46120;Israel
version:2.1
email;internet:gregoryg@paradigmgeo.com
title:Software Engineer
fn:Gregory Giguashvili
end:vcard

--------------D9E0D37DF2C2DC171924A2FD--