Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.compilers > #276

Re: Any free compilers for 64-bit integer arithmetics?

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.lightlink.com!news.iecc.com!nerds-end
From Robert A Duff <bobduff@shell01.TheWorld.com>
Newsgroups comp.compilers
Subject Re: Any free compilers for 64-bit integer arithmetics?
Date Thu, 22 Sep 2011 10:34:35 -0400
Organization The World Public Access UNIX, Brookline, MA
Lines 12
Sender news@iecc.com
Approved comp.compilers@iecc.com
Message-ID <11-09-026@comp.compilers> (permalink)
References <11-09-024@comp.compilers>
NNTP-Posting-Host news.iecc.com
X-Trace gal.iecc.com 1316744641 60162 64.57.183.58 (23 Sep 2011 02:24:01 GMT)
X-Complaints-To abuse@iecc.com
NNTP-Posting-Date Fri, 23 Sep 2011 02:24:01 +0000 (UTC)
Keywords available, arithmetic
Posted-Date 22 Sep 2011 22:24:01 EDT
X-submission-address compilers@iecc.com
X-moderator-address compilers-request@iecc.com
X-FAQ-and-archives http://compilers.iecc.com
Xref x330-a1.tempe.blueboxinc.net comp.compilers:276

Show key headers only | View raw


Mok-Kong Shen <mok-kong.shen@t-online.de> writes:

> I want to do unsigned integer arithmetics on 64-bit opearands running
> on 64-bit Windows. Are there any free compilers of any higher-level
> language (higher than assembly language) that could be used for that
> purpose? Thanks.

All versions of GNAT support 64-bit arithmetic (signed and unsigned),
whether or not the hardware directly supports it.

- Bob

Back to comp.compilers | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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