This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


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

SPARC V9/64 support


I got a Solaris 7 machine and would like to optimize GMP using 64-bit
operations.

What is the state of the V9/64-bit support in EGCS?

There seem to be two 64-bit compiler issues.  Whether V9 64-bit arithmetic
operations are supported (via long long) and whether 64-bit addressing is
supported.

Torbjörn