![]() |
| | #1 |
| Registered User Join Date: Nov 2005
Posts: 2
| how to call a compiler? My computer uses Windows XP Professional service pack 2. I have a copy of Borlands C++5 installation disk (and associated manual) but I haven't installed it. This is because someone once told me that two C++ compilers couldn't be installed on the same hard drive. ( I think that that person said that the reason for this was because the CPU wouldn't really know which compiler to go to.) Probably, a way around this is to partition my hard drive with something like Partition Magic, or similar type software. But I believe this is prone to 'crashes' - not because of the software, but because I'm not really computer literate. I would probably do something wrong and crash the computer. Is there a way that I can install Borland's compiler on the same hard drive that I have already installed Microsoft's compiler? Another source has told me that it is only a matter of making the 'appropriate call to the compiler'. But my abilities are limited to basic programs. Some aid along these lines would be appreciated. |
| castlelight is offline | |
| | #2 |
| +++ OK NO CARRIER Join Date: Oct 2001
Posts: 10,258
| You can install as many as you like. You may have to fiddle with their path variables, if they even use such a thing any more, but there's no reason why you shouldn't be able to. Whoever told you that was just talking out of their ass. Quzah.
__________________ Hundreds of thousands of dipshits can't be wrong. Are you up for the suck? |
| quzah is offline | |
| | #3 | |
| Frequently Quite Prolix Join Date: Apr 2005 Location: Canada
Posts: 7,629
| I have at least 5 C/C++ compilers installed (3 of which I use regularily). Quote:
The only thing you have to worry about is which IDE to use when launching a source file from Windows Explorer. You can add the other IDEs in the context (right-click) menu if you want.
__________________ dwk Seek and ye shall find. quaere et invenies. "Simplicity does not precede complexity, but follows it." -- Alan Perlis "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra "The only real mistake is the one from which we learn nothing." -- John Powell Other boards: DaniWeb, TPS Unofficial Wiki FAQ: cpwiki.sf.net My website: http://dwks.theprogrammingsite.com/ Projects: codeform, xuni, atlantis, etc. New project: nort | |
| dwks is offline | |
| | #4 |
| Registered User Join Date: Nov 2005
Posts: 2
| Thanks Thanks to you both, and especially dwks. And that was fast too. I think now I will just install Borland, and hopefully start programming on both Borland and Microsoft. |
| castlelight is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Though implementation problem | Elysia | C++ Programming | 296 | 05-31-2008 01:02 PM |
| added start menu crashes game | avgprogamerjoe | Game Programming | 6 | 08-29-2007 01:30 PM |
| C Compiler and stuff | pal1ndr0me | C Programming | 10 | 07-21-2006 11:07 AM |
| Dev C++ Compiler, Indentation? | Zeusbwr | C++ Programming | 3 | 10-21-2004 06:13 AM |
| lcc win32 compiler download problems | GanglyLamb | A Brief History of Cprogramming.com | 5 | 08-01-2004 07:39 PM |