NO

Author Topic: Will Pelles C IDE run and compile normally in windows 7 64 BIT  (Read 8621 times)

gromit

  • Guest
Will Pelles C IDE run and compile normally in windows 7 64 BIT
« on: November 07, 2009, 09:13:05 AM »
Hi all
About to buy a laptop as i have to go and work on Isles Of Scilly for a while .

Need some advice pls.

BTIA

Offline Christian

  • Administrator
  • Member
  • *****
  • Posts: 142
    • http://www.pellesc.de
Re: Will Pelles C IDE run and compile normally in windows 7 64 BIT
« Reply #1 on: November 07, 2009, 05:03:05 PM »
Hi gromit,

I tested Pelles C IDE with Windows 7 32 bit and it runs perfectly as usual. It works also great on Windows Vista x64, so I think you shouldn't have any problems with Windows 7 64 bit.

Christian
www.pellesc.de - German PellesC mirror (now available in german and english)

gromit

  • Guest
Re: Will Pelles C IDE run and compile normally in windows 7 64 BIT
« Reply #2 on: November 07, 2009, 05:14:53 PM »
 :)
Thanks Christian

I mainly use pelles to program A PDA using Windows Mobile 5 through asynschronise

mainly using WIN32 API So
   1
           Will i be able to continue programming to pda

    2      Will my programs compile for use on 32 bit architecture


    3     Will great changes needed to be made to programming for a 64 bit architecture

Be great if you or anyone else here could answer these questions for me
Sorry if that sounds a bit green but i am a slow learning (but enthusiastic) Old Git.

BTIA :)

stefan

  • Guest
Re: Will Pelles C IDE run and compile normally in windows 7 64 BIT
« Reply #3 on: January 12, 2010, 09:47:28 PM »
Christian,

I tested Pelles C IDE with Windows 7 32 bit and it runs perfectly as usual. It works also great on Windows Vista x64, so I think you shouldn't have any problems with Windows 7 64 bit.

please see my post in general discussions/Pelles C with windows 7
http://forum.pellesc.de/index.php?topic=3045.0

What do you think ?

Stefan

Greg

  • Guest
Re: Will Pelles C IDE run and compile normally in windows 7 64 BIT
« Reply #4 on: January 27, 2010, 03:59:00 AM »
gromit,

I run Pelle's C on Windows 7 64-bit. It works just fine.

To answer your numbered questions:

    1: I would think so, but I don't program for a pda so I can't say for sure.

    2: Yes.

    3: Generally no, but, for example, if you are using an int or a long for a pointer or a handle you would need to change that because pointers and handles must be 64-bit.


walternegro

  • Guest
Re: Will Pelles C IDE run and compile normally in windows 7 64 BIT
« Reply #5 on: May 26, 2010, 04:45:11 PM »
I run Pelles C 6.00.4 64bits in Windows 2008 server R2 and I have the prompt from UAC.
I use network drives connected in logon time using netlogon script.
This drives dissapear because UAC open a new login without execute netlogon script.