Pelles C > Announcements

Version 10.00 (RC1) is now available

<< < (2/10) > >>

MrBcx:
Thank you Pelle !

Your compiler has long been my favorite -- fast compiles, competitive performance, and thoughtful improvements.

I spent time today testing and everything is looking great.

Your tools provide Winapi developers with a sane, comfortable, and reliable alternative to Visual Studio.

TimoVJL:
Thanks Pelle.

jullien:
Many thanks for working to a new version.
The RC1 dropped Windows _snprintf_ and _TRUNCATE support. I now get for example:

stacks.c(118): warning #2018: Undeclared function '_snprintf_s' (did you mean: snprintf?); assuming 'extern' returning 'int'.
stacks.c(118): error #2048: Undeclared identifier '_TRUNCATE' (did you mean: ?).

See: https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/snprintf-s-snprintf-s-l-snwprintf-s-snwprintf-s-l?view=vs-2019

AlexN:
 :) Great Pelle!

But where can I now select to get a 32 bit or a 64 bit target?

briman:
Although I'm still trying to learn C I have downloaded and installed V10 Candidate #1 to help kick the tires  ;D

Thanks for keeping Pelles C alive

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version