This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installation of gcc on windows 2000?


At 15.05 11/02/2002 (GMT +0000), Josh Perlmutter wrote:
>i'm not sure, but would the ms dos found on windows 2k, since it is ms dos 
>and not the ms dos simulator used in me and xp, would it be able to handle 
>the bash script?

No. You need a (simple) bash style shell.
There is one provided along with the MinGW system, called MSYS, used just 
for the purpose of running configure and similar scripts.
By the way - I think the MinGW GCC port can be run directly from the ms-dos 
command prompt (or Windows "Run" command or links), after it has been 
installed.
Just have a look at http://www.mingw.org for more infos.

fwyzard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]