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 Next |
Author |
|
Maverick 10 Aug 2007, 12:39
OzzY wrote: Hi Maverick! Orcas beta 2: \VC\redist\x86\Microsoft.VC90.CRT\*.DLL Use Search for Files or Folders Here's in attachment my customized VC directory dump. I tried to filter out some stuff of mine that I have in the same dirs, perhaps some remained, and please note that my dir tree contains also the WindowsCE compilers (ARM, MIPS, SH, etc.. etc..). My directory list is relative to Orcas beta2. Always remember to use the right .LIB with the right .DLL, so don't mix VC80's .LIB with the new VC90's .DLL (one program of mine worked on Win2K but not on WinXP because I didn't pay enough notice to the LIB dir).
_________________ Greets, Fabio |
|||||||||||
10 Aug 2007, 12:39 |
|
OzzY 12 Aug 2007, 05:30
Is VC++ Orcas beta2 usable?
I've been told the .NET SDK has the compiler without IDE. I might try this instead. Do you have any info about this? |
|||
12 Aug 2007, 05:30 |
|
Furby 12 Aug 2007, 07:35
visual 2008 beta 2 is superbbbb !!!
|
|||
12 Aug 2007, 07:35 |
|
OzzY 12 Aug 2007, 16:40
Will Visual C++ 2008 beta 2 Pro expire?
Or is it free forever? Should I install the Pro version or the Express+PSDK? |
|||
12 Aug 2007, 16:40 |
|
Maverick 12 Aug 2007, 18:25
Sorry, I had the beta 1, my mistake. I am downloading (and upgrading) to beta 2 anyway, so I will report.
OzzY: sure the Pro is better. |
|||
12 Aug 2007, 18:25 |
|
OzzY 12 Aug 2007, 21:18
What limitations are the on the Pro edition?
I can't understand MS giving VS 2008 Pro for free. |
|||
12 Aug 2007, 21:18 |
|
OzzY 20 Aug 2007, 05:17
How do you rate OpenWatcom optimization?
Is it good? |
|||
20 Aug 2007, 05:17 |
|
f0dder 21 Aug 2007, 08:59
Watcom used to have decent optimization back in the DOS days, but I dunno if they've improved on it since then - should easily beat basically non-optimizing compilers like CC386, though.
|
|||
21 Aug 2007, 08:59 |
|
Japheth 21 Aug 2007, 15:58
Open Watcom optimizes reasonably good. It doesn't beat MSVC, of course. But then, we are in an ASM board and any real ASMer will code time-critical procedures in ASM, quite naturally, so the C compiler speed optimization quality shouldn't have the highest priority.
|
|||
21 Aug 2007, 15:58 |
|
Ehtyar 25 Aug 2007, 00:20
If you intend to use the .net compiler (C#) from the command line, you will have great great great difficulty creating forms. Might i suggest SharpDevelop, i have been very impressed with it thus far.
Ehtyar. |
|||
25 Aug 2007, 00:20 |
|
rugxulo 29 Aug 2007, 00:16
FYI, OpenWatcom 1.7 was released recently.
|
|||
29 Aug 2007, 00:16 |
|
OzzY 16 Dec 2007, 23:52
Visual Studio 2008 Express is out!
I downloaded the full ISO. Anyone already tried it? Is it really good? I heard the 2008 express already comes with PSDK, so it's a lot easier to install. |
|||
16 Dec 2007, 23:52 |
|
f0dder 17 Dec 2007, 14:49
OzzY wrote: Visual Studio 2008 Express is out! Seems to run fine, haven't check code generation or anything though, but I haven't run into any IDE bugs, and it doesn't seem to be slower. Time will tell if some of the intellisense bugs have been fixed _________________ - carpe noctem |
|||
17 Dec 2007, 14:49 |
|
vid 17 Dec 2007, 22:53
Quote: Perhaps it might be cleaner for me to use an external preprocessor rather than FASM's built-in macroinstructions for this. Most important of all, if some project build manager bugs were fixed. It used to suck so bad, i decided not to use MSVS at all. Thank all gods, i learned to compile properly froom command line. |
|||
17 Dec 2007, 22:53 |
|
zxcv 21 Dec 2007, 07:59
i used only gcc, its ok
|
|||
21 Dec 2007, 07:59 |
|
OzzY 24 Dec 2007, 04:19
Should I upgrade from Visual Studio Pro 2005 that I got from university to Visual Studio Express 2008?
|
|||
24 Dec 2007, 04:19 |
|
f0dder 24 Dec 2007, 09:07
OzzY wrote: Should I upgrade from Visual Studio Pro 2005 that I got from university to Visual Studio Express 2008? Unless you need some of the functionality that the express edition doesn't have, sure thing _________________ - carpe noctem |
|||
24 Dec 2007, 09:07 |
|
OzzY 13 Feb 2008, 06:40
I've been playing with DMC C/C++ compiler. The nice thing is: it comes with a very easy to use profiler. So, if the code is not optimal, make it in ASM!
|
|||
13 Feb 2008, 06:40 |
|
OzzY 13 Feb 2008, 17:31
Pelles C 5.0 BETA now has a 64-bit edition!
Very nice! I love Pelles C tools! |
|||
13 Feb 2008, 17:31 |
|
Goto page Previous 1, 2, 3, 4, 5, 6 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.