[Implemented] Support for 64 bit processors

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Codemonger
Enthusiast
Enthusiast
Posts: 384
Joined: Sat May 24, 2003 8:02 pm
Location: Canada
Contact:

[Implemented] Support for 64 bit processors

Post by Codemonger »

I know this is premature, but it would be nice to know if in future, if PureBasic will fully support 64 Bit processors. I know FASM will have to support it first, but when it does, will PureBasic follow ?

I ask this because it seems 64Bit OS and 64 Bit processors are going to be newest coolest thing by the end of this year I think.
<br>"I deliver Justice, not Mercy"

    - Codemonger, 2004 A.D.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Mmm... some hope!
But as long as i know, still there are no completed language compilers for it. :cry:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Post by fsw »

Ville (he started MenuetOS) started to code a OS in asm for x86-64 processors.
http://expert-zone.com/index.php?module ... 21b21c1ac6

I suppose he started from the 32-bit Menuet-OS codebase.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

I think, that in the moment much more important things exist.

And one important thing: A 64Bit-EXE need a 64Bit-CPU. The numbers of existing 64Bit-CPUs are very low (but increasing). At the moment PB-EXE works on a 486...
Randy Walker
Addict
Addict
Posts: 1008
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Post by Randy Walker »

My guru friends (I'm no guru) laugh at me because I'm just now moving into the 32 bit world by moving to PureBasic. They tell me 64 bit is just around the corner, but when I look at an already heavily saturated 32 bit market and Celerons hitting the current market at an unpresidented rate, I really have to discount the significance of any 64 bit OS becoming popular a-n-y time soon, outside of intense industrial/server applications anyway.
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Does someone know a decent C or C++ compiler for 64-bit Windows or linux ?
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

imho, I would forget about the 64-bit x86 based machines!

The most important change in computers this next few years will be the move to powerpc based machines. The sheer speed of the xbox2/ps3/revolution will force the PC to completely change direction in terms of the system processor.

All of the new consoles use multiple 3.2ghz or higher powerpc cpus. The xbox2 will run 6 threads in parallel. The powerpc based cell technology in the ps3 is amazing - mainframe power on your desktop - it has 3.2ghz rated main ram!!! The revolution will run 8 threads in parallel!

Its the games industry that seems to force the direction of the PC these days and the x86 cannot keep up on price/performance. The competition has leapfrogged them by years.

I think that the move to make a powerpc based compiler was a very good one in this respect. :)

-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

DoubleDutch wrote:I think that the move to make a powerpc based compiler was a very good one in this respect. :)
Mmhhh, i think so.
BTW, i have 4 questions maybe someone of you know some about this:
is in fact the nowadays PowerPC manufactured by Motorola or by IBM?
Is the PowerPC main basis tech from Motorola, Alpha, hibrid ... ???
Are the latests PowerPC CPUs R.I.S.C. ?
in parallel processing tech, who is the "champion" nowadays ??
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
tinman
PureBasic Expert
PureBasic Expert
Posts: 1102
Joined: Sat Apr 26, 2003 4:56 pm
Location: Level 5 of Robot Hell
Contact:

Post by tinman »

Psychophanta wrote:BTW, i have 4 questions maybe someone of you know some about this:
is in fact the nowadays PowerPC manufactured by Motorola or by IBM?
Is the PowerPC main basis tech from Motorola, Alpha, hibrid ... ???
Are the latests PowerPC CPUs R.I.S.C. ?
in parallel processing tech, who is the "champion" nowadays ??
1) Both produce PowerPC's but the lines are diverged in feature sets, IBM going down the line of multiple cores on one chip for server type applications. Motorola focussed more on embedded systems and still supply Apple for the most part, but use a lot of their PPC chips in-house.
2) Motorola and IBM produced the basic PowerPC together
3) PowerPC processors have always been RISC
4) Dunno :)
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

4) Take a look at Sony's cell technology to see who is champ in this area (soon). Just google "cell" and "workstation"...

http://www.anandtech.com/news/shownews.aspx?i=23434

http://www.workstationplanet.com/news/a ... hp/3460321
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

It looks very very goooood :)
It seems the beginning of the end of Intel era !
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

It would be really funny/ironic if Intel started making a PowerPC clone ;)


-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
Post Reply