![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2005
Location: Ireland
Posts: 12
Rep Power: 0
![]() |
64bit Computing and C++
Now that we are nearing the realms of 64bit machines on peoples desktops i wondering what sort of effect this will have on C++ programming practices. Will the syntax need ammending etc? Will the topics and code i am learning at present be as applicable to these machines as it is to a 32bit machine?
![]() |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Well, we'll probably need a medium int, but aside from that, I can't think of anything.
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() |
From what i read about 64 bit computing at its current state, the best way to use it is to emulate 2 processors, Slack has no support for 64 bit processing and most OS are "faking" support as well there is no call for it just yet, but intel are about to release a prosuction 64 bit processor so i think now we will see a bit more in this realm.
Note: there is a project called SLAMD64 which is slackware 64 but it is unoficial ![]() |
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() |
Gentoo has a 64 bit port. works just fine on our dual 64 bit server.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#5 |
|
Programming Guru
![]() |
didnt say it doesn't work but there are not many applications the utilise 64 bit processing yet
![]() |
|
|
|
|
|
#6 | |
|
Programming Guru
![]() ![]() |
Quote:
http://packages.gentoo.org/archs/amd64/ that's a listing of all the amd64 bit packages that they have ether written or ported over from 32 bit. there is a list for ppc64 as well. although lots of the packages are listed as testing or masked. also, with the AMD Optrons, you can set your system up so that the Core OS is 64 and also have the ability to run 32 bit apps at the same time. It just means that you need to install the 64 bit libs and the 32 bit libs.....so if you have the disk space your golden.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
|
#7 |
|
Newbie
Join Date: Apr 2005
Location: Ireland
Posts: 12
Rep Power: 0
![]() |
Thanks for the input everyone, i just wanted to make sure that everthing i have learned so far will still be applicable. In hindsight when i read the posts then done some googling my question seems a little bit lame. Thank you all again.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|