Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.compilers > #280
| From | Mok-Kong Shen <mok-kong.shen@t-online.de> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Any free compilers for 64-bit integer arithmetics? |
| Date | 2011-09-24 11:18 +0200 |
| Organization | albasani.net |
| Message-ID | <11-09-030@comp.compilers> (permalink) |
| References | <11-09-024@comp.compilers> <11-09-026@comp.compilers> |
Am 22.09.2011 16:34, schrieb Robert A Duff: > All versions of GNAT support 64-bit arithmetic (signed and unsigned), > whether or not the hardware directly supports it. Thank you very much for the advice. I have just installed the software and I'll start to use it and learn thereby ADA programming which I have postponed due to laziness up till now. I am very happy to know also that it has support for C so that some of my C codes would be reusable. Besides it happens to be my luck that the software is a major new version released only a few months ago. Out of curiosity I have a tiny question: Does the software somehow finds out during installation whether the architecture on which it is installed is 32-bit or 64-bit and correspondingly chooses the most efficient way for machine code generation? M. K. Shen
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Any free compilers for 64-bit integer arithmetics? Mok-Kong Shen <mok-kong.shen@t-online.de> - 2011-09-20 22:44 +0200
Re: Any free compilers for 64-bit integer arithmetics? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-09-21 03:28 +0000
Re: Any free compilers for 64-bit integer arithmetics? Robert A Duff <bobduff@shell01.TheWorld.com> - 2011-09-22 10:34 -0400
Re: Any free compilers for 64-bit integer arithmetics? Mok-Kong Shen <mok-kong.shen@t-online.de> - 2011-09-24 11:18 +0200
Re: Any free compilers for 64-bit integer arithmetics? Robert A Duff <bobduff@shell01.TheWorld.com> - 2011-09-25 17:31 -0400
csiph-web