This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Since which version does gcc (ia64) support __float80?


Hi all!

I tried to compile a package called ctypes (a python extension) which includes 
libffi on our Itanium server with gcc 3.3.3. This failed, with several 
"__float80 undefined" errors.
Now I'd like to know, if this is just a missing header or gcc 3.3.3 just 
doesn't "have" __float80. (I found references to __float80 on the gcc 3.4 
pages.)

TIA,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]