Mike wrote:
> 
> Well, but where is IDL compiler? I saw one at sun's site but it looks
> like binary package and I'm not sure it will work with linux... Do you
> know about any alternative IDLC?

The Win32 version of idltojava from Sun works under WINE, so with some
treaking, you can compile simple textbook grade IDLs using this
approach.  You cannot use cpp in this situation, you have to move files
around, and WINE uses all lower case filenames.

I think MICO has Java support, but I don't know how interoperable its
Java binding is with Sun's.

Another alternative is to compile the IDL on Solaris or NT.

--
Weiqi Gao
[EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to