I have a few compilers on my PC but what is the best one to use when editing the DOS Wolf3d code? Also was is the best environment/program for modifying the Wolf4SDL source? I have my own opinions what is best but I am no expert coder, what do the people with the most experience around here prefer?
3 posters
Best Compiler?
Tragos2d- Bring em' On!
Number of posts : 140
Age : 125
Job : Pouring gasoline on fires.
Hobbie : Talent is so unpopular...
Registration date : 2011-07-06
- Post n°1
Best Compiler?
Per-Scan- Seasoned Wolfer
- Number of posts : 385
Age : 51
Location : One year in the future
Registration date : 2010-09-29
- Post n°2
Re: Best Compiler?
I've heard Code::Blocks mentioned a lot though whether that is the best I'm not sure. What do you mean by best? Compilation ease, speed, compression ratios? As far as I'm aware each of the big compilers have their pros and cons with regards to the previously mentioned criteria... In other words, I'm not sure there is a 'best' one as such.
Tragos2d- Bring em' On!
Number of posts : 140
Age : 125
Job : Pouring gasoline on fires.
Hobbie : Talent is so unpopular...
Registration date : 2011-07-06
- Post n°3
Re: Best Compiler?
Speed is not a major concern of mine. What is the most stable, feature friendly, and most modern of the bunch?
Guest- Guest
- Post n°4
Re: Best Compiler?
Hi Bruce!
Last edited by Chokster37 on Sat Feb 08, 2014 11:37 am; edited 1 time in total
Per-Scan- Seasoned Wolfer
- Number of posts : 385
Age : 51
Location : One year in the future
Registration date : 2010-09-29
- Post n°5
Re: Best Compiler?
^
So that's what your netbook really looks like, then?
On topic; Visual Studio is certainly the most ubiquitous and I've never heard of anyone having stability issues with it. So, common, stable and well understood with lots of knowledgeable users who can help when you get stuck.
So that's what your netbook really looks like, then?
On topic; Visual Studio is certainly the most ubiquitous and I've never heard of anyone having stability issues with it. So, common, stable and well understood with lots of knowledgeable users who can help when you get stuck.
Dr.Zin- Bring em' On!
Number of posts : 180
Age : 40
Location : Nowhere
Message : General Programmer
World of Tanks Username: ToreHund
Registration date : 2010-08-11
- Post n°6
Re: Best Compiler?
I've been known to compile with a abacus.
The only compiler you can use with DOS code is a DOS compiler, and the code itself was compiled on Borland C 3.0/3.1. For the Wolf4SDL code, any IDE will do providing it is interfacable with a C/C++ compiler capable of generating modern binaries. You use whatever IDE makes /you/ comfortable and just set it up to use the gcc compiler (if it is not Visual Studio, as it has everything it needs already there). If you're comfortable with Visual Studio use it, if you like Code::Blocks you use it and so on. As a personal choice, I like anything with an IntelliSense-like feature because some of the structs in Wolf4SDL are very complex so it helps to have a little rollout menu you can choose a member from. Ja, that is lazy but I try to work smart not hard .
I find compilers to be like cameras, everyone has an opinion about which is best, and, like assholes, they all stink.
The only compiler you can use with DOS code is a DOS compiler, and the code itself was compiled on Borland C 3.0/3.1. For the Wolf4SDL code, any IDE will do providing it is interfacable with a C/C++ compiler capable of generating modern binaries. You use whatever IDE makes /you/ comfortable and just set it up to use the gcc compiler (if it is not Visual Studio, as it has everything it needs already there). If you're comfortable with Visual Studio use it, if you like Code::Blocks you use it and so on. As a personal choice, I like anything with an IntelliSense-like feature because some of the structs in Wolf4SDL are very complex so it helps to have a little rollout menu you can choose a member from. Ja, that is lazy but I try to work smart not hard .
I find compilers to be like cameras, everyone has an opinion about which is best, and, like assholes, they all stink.
If a packet hits a pocket on a socket on a port,
and the bus is interupted as a very last resort,
and the address of the memory makes your floppy disk abort
then the socket packet pocket has an error to report!
http://radix-16.com/
Wolf3d Chat