I want 2005 to use 2003's compiler. How can I make that happen?
11/4/2005 6:43:43 PM
11/4/2005 7:00:01 PM
http://www.mingw.org/
11/4/2005 7:16:14 PM
so basically you want to compile to version 1.1 of the .net framework. right? if so, you're out of luck because that cannot be done:http://forums.asp.net/1070790/ShowPost.aspxyou can install both 2003 and 2005 on the same machine.what's the real issue here? as long as you get version 2.0 of the .net framework this won't be an issue...[Edited on November 4, 2005 at 7:31 PM. Reason : asdf]
11/4/2005 7:30:25 PM
^how did you get that out of his post?
11/5/2005 3:05:23 AM
well why else would you want to use 2003's compiler from 2005?
11/5/2005 11:53:19 AM
Im willing to bet hes compiling unmanaged C++ and just wants to use the new IDE
11/5/2005 12:39:45 PM
bingo[Edited on November 5, 2005 at 2:16 PM. Reason : i already have both installed thx]the .NET framework doesn't matter, I have 2 installed. I just need to compile it with 2003's compiler/libraries and don't want to switch back and forth. It's already a pain in the ass to switch the projects out for either one.[Edited on November 5, 2005 at 2:19 PM. Reason : .]
11/5/2005 2:14:13 PM
SNOY PLAYSTATION PSP - Ive always wanted too watch Spidar Man 2 on a 3 inch screen thanks Sony for makeing my dreams come true. ITS LIEK WATCHING MOVIES ON A BIG TV EXCEPT INSTEAD OF A BIG TV ITS A SMALL TV!!! REVOLUTIONARY!!! SOMEBODY PLEAS CALL CONDOLISA RICE AND RECOMMEND SONY FOR A NATIONAL PRIZE!!! PLEAS REBUY ALL YUOR DVDS SO YUO CAN WATCH THEM ON SNOY'S CRAPOVISIAN TV SET FOR TINY MEN
11/5/2005 2:31:59 PM
Google it. This has been covered 1938192075128957125 times on the internet with previous versions of the compiler, and I am sure that with 2005 this is the same.Hint: Everything in devstudio boils down to command line executables, including the compiler.Anyway why would you want to do this anyway? I am sure 2005 STL is more compliant and the C++ compiler is faster and generates faster code.[Edited on November 6, 2005 at 1:31 PM. Reason : .]
11/6/2005 1:31:05 PM
2005 might be faster and more compliant, but if we're linking and passing objects between something compiled with 2003 and 2005, shit might not be 100% aok
11/8/2005 8:13:48 PM
Yeah for X-10 this is a really bad ideaif its something else it shouldn't matter I guess
11/8/2005 8:35:49 PM