Pelles C > Announcements

Version 8.00 Release Candidate 4 is now available

<< < (2/2)

Pelle:
Makes you wonder which is worst - viruses or anti-virus programs...

Bitbeisser:

--- Quote from: Pelle on May 29, 2014, 11:56:30 AM ---Makes you wonder which is worst - viruses or anti-virus programs...

--- End quote ---
3rd party anti-virus on Windows 8(.1)...

I really love those easy and simple days of Windows XP right about now... :'(

I had more issues with Windows 8 on my new laptop for the last 3 months that I have it now than I had with Windows 7 and Windows XP in the last 10 years on all of my PCs combined... >:(

Ralf

player55:
Currently, on Windows 8.1 Pro 64-bit, compiling a file using
--- Code: ---cc main.c
--- End code ---
throws many "unresolved external symbol" errors because the default target is 32-bit while the default library directory is the 64-bit one. See this thread for more details, as this issue was also present in Pelles C 7.00.

Additionally, I think it would be nice if the cc application had the same switches (aliases?) as gcc so that code can be compiled using the same commands across gcc, clang, Pelles C, etc.

Navigation

[0] Message Index

[*] Previous page

Go to full version