Mail Archives: djgpp/1997/12/25/06:57:24
On 12/24/97 2:21:00 PM feisen wrote:
>Hello. I'm going to install the last ver. of Gnuwin32 on my comp. I'm
>currently using djgpp v2. I'm afraid of a conflict between these two
>because they are using apparently the same names for their tools.
>Doe's anyone have an experience with these two compilers?
>Thanks, Hagai.
>
I use them both. (Actualy I use the EGCS port to Win32).
I think that the simplest solution is to write two batch files e.g.
djgpp.bat, gnuwin32.bat.
Each batch file will set the environment of its compiler (while cleaning
the env of the other)
I don't think that two versions of text utilities , grep, sed etc are
necessary. I keep
only the DJGPP version of these without any problem (I'm using Win95).
I found that for binutils, compiler tools (+headers !) and make, two copies
are necessary.
Eyal.
- Raw text -