flat assembler
Message board for the users of flat assembler.

Index > High Level Languages > Most recommended freeware C/C++ compiler?

Goto page Previous  1, 2, 3, 4, 5, 6
Author
Thread Post new topic Reply to topic
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 18 Feb 2008, 05:28
Vortex wrote:
OzzY,

Here is a VC++ 2005 Express example builded with command-line parameters :

Code:
cl /c /Oty2 /Zl /Gs /GS- /FoDemo.OBJ Demo.c
link /SUBSYSTEM:WINDOWS /NODEFAULTLIB Demo.obj crt0\crt0.lib kernel32.lib user32.lib gdi32.lib \masm32\lib\msvcrt.lib
    


Note that I used PSDK 2003 R2 to build the project. The result is a tiny executable sized 3.5 KB


Thank you! Using VC++ from command line is really the best. The IDE is too confusing and actually makes me compile slower.
Post 18 Feb 2008, 05:28
View user's profile Send private message Reply with quote
Alexei



Joined: 20 Aug 2009
Posts: 1
Location: Ukraine
Alexei 20 Aug 2009, 23:07
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

http://notepad-plus.sourceforge.net/uk/site.htm
Post 20 Aug 2009, 23:07
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3, 4, 5, 6

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.