Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Win64
Re: Win64 [message #9772 is a reply to message #9553] Wed, 30 May 2007 01:38 Go to previous messageGo to previous message
adkiller is currently offline  adkiller
Messages: 25
Registered: November 2005
Promising Member
I would like to strongly recommend that the MSC8_64 name be changed to MSC8X64 to reflect the fact that it only produces X64 builds and not IA64 builds.

Win64 is available on 2 different architectures:
- X64 = x86-64, EM64T(Intel), AMD64(Athlon64)
- IA64 = Itanium

The MSC8_64 label does not differentiate among the 2 supported Win64 architectures. The MSC8 compiler could generate code for both the IA64 and X64 architectures. It is best to change MSC8_64 to MSC8X64, to clearly reflect the X64 architecture. Also it would be best in future to use MSC8IA64 for Itanium.

I've added X64 build support for the Intel C++ Compiler and the above changes in the attached diff. I've also added support for building "SO" UPP DLLs for Win64(X64) using MSC8X64.

Enjoy Cool ,
-Ad
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: X11 Drag and Drop
Next Topic: X11 middle mouse button pastes now supported...
Goto Forum:
  


Current Time: Sun Sep 07 03:57:44 CEST 2025

Total time taken to generate the page: 0.07310 seconds