[omniORB] Long double mapping
Michael Shearer
mshearer at aastra.com
Tue Apr 20 09:20:20 BST 2004
Salut Frédéric,
It depends on your compiler, some of them are able to emulate it in software. I know GCC supports it. Take a look at /usr/include/omniORB4/CORBA_sysdep_auto.h:86, this is where LongDouble are defined.
Hope that helps.
Mike
-----Original Message-----
From: omniorb-list-bounces at omniorb-support.com [mailto:omniorb-list-bounces at omniorb-support.com]On Behalf Of Frederic Prin
Sent: Tuesday, April 20, 2004 6:07 AM
To: omniorb-list at omniorb-support.com
Subject: [omniORB] Long double mapping
Hello all,
Is the IDL type "long double" supported on 32 bits platforms ?
I did declare a long double attribute in an IDL file and omniidl didn't complain about it.
It generate a CORBA::LongDouble
But when compiling stubs and skeleton, I get an error that says that CORBA::LongDouble is unknown...
What is wrong:
- omniidl grammar that is too permissive
- omniidl mapping rules
- omniORB 4.0.3 (NT4.0 platform) do not provide a mapping
- me!
Thanks
(
Frédéric Prin )
Senior Software Engineer /
S I L V A C O (
Grenoble REsearch CEnter \
Tel 04 56 38 10 33 )
__________________________/___
/__/__/__/__/__/__/__/__/__/__/
/__/__/__/__/__/__/__/__/_____/
/__/__/__/__/__/__/__/__/__/__/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20040420/b41b2f16/attachment.htm
More information about the omniORB-list
mailing list