The MASM Forum Archive 2004 to 2012

Specialised Projects => Compiler Based Assembler => Pelle's C compiler and tools => Topic started by: Vortex on September 01, 2006, 05:35:41 PM

Title: PellesC Version 4.50
Post by: Vortex on September 01, 2006, 05:35:41 PM
Version 4.50 is now available from the download page

http://www.smorgasbordet.com/pellesc/download.htm

QuoteChanges from Beta 5:

* Fixed a problem in POIDE with the matching braces view (the ' character in comments, for example).

* Some problems using true color bitmaps in XP menus, so changed back to 256 colors.

* Minor changes in the remote debugger (Windows Mobile).

* Small improvements in the definitions generated by the TypeLib add-in sample.

* Fixed a problem in POASM with CINCLUDE (hexadecimal constants advanced one character too much).

* Added warning to POCC for if (v = x) ..., since you probably meant if (v == x) ... ( To get rid of the warning, use if ((v = x) != 0) ... - the same code will be generated ).

* Changed InitCommonControls() to InitCommonControlsEx() in the Win32 application wizard.

* Added files (mostly Windows Mobile 5): activesync.h, ceddraw.h, cfgmgrapi.h, connmgr.h, connmgr_conntypes.h, connmgr_proxy.h, connmgr_status.h, d3dm.h, d3dmcaps.h, d3dmtypes.h, d3dmx.h, d3dmxerr.h, d3dmxmath.h, d3dmxtex.h, devload.h, devmgmt.h, fdrm.h, getdeviceuniqueid.h, gpsapi.h, lass.h, pm.h, regext.h, service.h, soundfile.h, snapi.h, windbase_edb.h, d3dmx.dll (Bin directory), d3dmx.lib, gpsapi.lib.

Pelle
Title: Re: PellesC Version 4.50
Post by: Vortex on April 05, 2007, 05:49:25 PM
New release announced by Pelle :

Quote* Fixed a problem in POCC where invalid machine code was sometimes generated, for
  global pointer compares, leading to a compiler error.

* Fixed a problem in POLINK where CodeView information for structures (and unions)
  larger than 32,767 bytes generated corrupt debugging information.

* Fixed a problem in POASM where a forward definition of a PTR type generated an error
  (PTR <type>, and <type> not yet seen/defined).

* POCC will now always align global variables.

http://www.smorgasbordet.com/pellesc/450/setup.exe
Title: Re: PellesC Version 4.50
Post by: jj2007 on November 01, 2007, 07:06:59 AM
Quote from: Vortex on April 05, 2007, 05:49:25 PM
New release announced by Pelle :
http://www.smorgasbordet.com/pellesc/450/setup.exe

Since yesterday afternoon GMT, this URL gives a 404, while the jar version throws a "main class not found, program will exit" at me...
Title: Re: PellesC Version 4.50
Post by: ramguru on November 01, 2007, 07:27:22 AM
Now his site suggests to download setup.jar WTF has his site been hacked of what. Maybe he decided to make his soft more cross-platform :))
Title: Re: PellesC Version 4.50
Post by: Vortex on November 01, 2007, 06:09:39 PM
Yes, Pelle's site has some technical problems :

http://www.smorgasbordet.com/pellesc/450/setup.jar

The executable seems to be replaced by this jar file.
Title: Re: PellesC Version 4.50
Post by: Vortex on November 01, 2007, 09:33:51 PM
This mirror site works :

http://www.christian-heffner.de/index.php?page=download&lang=de&version=4.50

To download the package :

http://www.christian-heffner.de/download_start.php?file=450/setup.exe
Title: Re: PellesC Version 4.50
Post by: hutch-- on November 02, 2007, 03:22:25 AM
Pelle's site seems to be working OK at the moment.

http://www.smorgasbordet.com/pellesc/

Click on the main download and you get setup.exe.

It may have been a glitch in the server.
Title: Re: PellesC Version 4.50
Post by: jj2007 on November 02, 2007, 08:02:18 AM
Quote from: hutch-- on November 02, 2007, 03:22:25 AM
Pelle's site seems to be working OK at the moment.
I have just downloaded setup.EXE, but I had to press F5 (refresh) to clear my cache...
Title: Re: PellesC Version 4.50
Post by: Vortex on November 02, 2007, 06:00:01 PM
Yes, now the link works fine :

http://www.smorgasbordet.com/pellesc/450/setup.exe
Title: Re: PellesC Version 4.50
Post by: Vortex on November 12, 2007, 07:04:25 PM
News from Pelle :

Quote2007-11-06:

Due to a hacking attack the forum is temporarily offline. The repair work is in progress and I'll write a notice here, if the forum is back online again.

http://www.christian-heffner.de/index.php?page=news&lang=en
Title: Re: PellesC Version 4.50
Post by: hutch-- on November 16, 2007, 04:34:30 AM
Just note that while the forum is down at the moment, pelle's site is up and working for downloads as usual at URL http://www.smorgasbordet.com/pellesc/index.htm