[info] Pelles C version 10.00 is now released

Developed or developing a new product in PureBasic? Tell the world about it.
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

[info] Pelles C version 10.00 is now released

Post by Marc56us »

Version 10.00 is now released
https://forum.pellesc.de/index.php?topic=9769.0
(July 24th)

For those who do not know this software, Pelles C is a C compiler for Windows.
It is useful when you need to quickly make a program in C without having to install the huge other compilers.

:arrow: Posted here for information because some of the tools in this compiler are used by PB (polink.exe...)

:wink:
User avatar
Tenaja
Addict
Addict
Posts: 1948
Joined: Tue Nov 09, 2010 10:15 pm

Re: [info] Pelles C version 10.00 is now released

Post by Tenaja »

Also helpful for compiling a C library into a dll or linkable library.
Post Reply