From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Nelson To: Harald Lüning Cc: "'gcc-help@gcc.gnu.org'" Subject: Re: Building gcc-2.95.2 for NT (win32) Date: Thu, 02 Dec 1999 17:56:00 -0000 Message-id: <3847255A.B603D3B3@pangeatech.com> References: <2DADC88F8F19D31193340090277A36617FF3A7@esegsnt003.erv.ericsson.se> X-SW-Source: 1999-12/msg00038.html Hi Harald, I have had this same problem and if you look at the 1st line in the 'configure' file you will notice that it reads '# !/bin/sh', this line and other lines like it are the cause of many wasted hours for those of us forced to a standard computer system (namely a Wintel machine). The easiest solution is to create a sub-directory call 'bin' and copy 'sh.exe' into it. It really seems that if you want to take advantage of the power and benefits that GNU provides, then we "NT" users must ultimately do all the work of porting and configuration ourselves. If you want to make your life easy in the GNU world, then get and learn to use a Unix type system. Good Luck! -- ------------------------------------------------------------- Charles L. Nelson Embedded Systems Architect ARAES(tm) Applications Research And Engineering Services ------------------------------------------------------------- > Where Technical Ideas Become Practical Products < From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Nelson To: Harald Lüning Cc: "'gcc-help@gcc.gnu.org'" Subject: Re: Building gcc-2.95.2 for NT (win32) Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <3847255A.B603D3B3@pangeatech.com> References: <2DADC88F8F19D31193340090277A36617FF3A7@esegsnt003.erv.ericsson.se> X-SW-Source: 1999-12n/msg00038.html Message-ID: <19991231222400.PH33kdDvMzOLy_ozuMbEKss-SNczc-KeU8IXplk8JhU@z> Hi Harald, I have had this same problem and if you look at the 1st line in the 'configure' file you will notice that it reads '# !/bin/sh', this line and other lines like it are the cause of many wasted hours for those of us forced to a standard computer system (namely a Wintel machine). The easiest solution is to create a sub-directory call 'bin' and copy 'sh.exe' into it. It really seems that if you want to take advantage of the power and benefits that GNU provides, then we "NT" users must ultimately do all the work of porting and configuration ourselves. If you want to make your life easy in the GNU world, then get and learn to use a Unix type system. Good Luck! -- ------------------------------------------------------------- Charles L. Nelson Embedded Systems Architect ARAES(tm) Applications Research And Engineering Services ------------------------------------------------------------- > Where Technical Ideas Become Practical Products <