public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building gcc-2.95.2 for NT (win32)
@ 1999-12-02  8:36 Harald Lüning
  1999-12-02 17:56 ` Charles Nelson
  1999-12-31 22:24 ` Harald Lüning
  0 siblings, 2 replies; 4+ messages in thread
From: Harald Lüning @ 1999-12-02  8:36 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

Is it possible to build version 2.95.2 for NT?

I've tried to use bash-2.02 and have followed the instructions on
" http://egcs.cygnus.com/install/configure.html ".

First, when issuing the command
% ../configure
I get the response:
"bash: ../configure: No such file or directory"
Even if the command
% ls -la ../configure
gives the result
"-rwxr-xr-x   1 544      everyone    50037 Apr  2  1999 ../configure"

Instead, trying
% source ../configure
the script expects a target to be provided.
What target shall be provided for NT (win32)?
Is it supported at all?

Thanks in advance
//Harald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building gcc-2.95.2 for NT (win32)
  1999-12-02  8:36 Building gcc-2.95.2 for NT (win32) Harald Lüning
@ 1999-12-02 17:56 ` Charles Nelson
  1999-12-31 22:24   ` Charles Nelson
  1999-12-31 22:24 ` Harald Lüning
  1 sibling, 1 reply; 4+ messages in thread
From: Charles Nelson @ 1999-12-02 17:56 UTC (permalink / raw)
  To: Harald Lüning; +Cc: 'gcc-help@gcc.gnu.org'

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 <


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building gcc-2.95.2 for NT (win32)
  1999-12-02 17:56 ` Charles Nelson
@ 1999-12-31 22:24   ` Charles Nelson
  0 siblings, 0 replies; 4+ messages in thread
From: Charles Nelson @ 1999-12-31 22:24 UTC (permalink / raw)
  To: Harald Lüning; +Cc: 'gcc-help@gcc.gnu.org'

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 <


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Building gcc-2.95.2 for NT (win32)
  1999-12-02  8:36 Building gcc-2.95.2 for NT (win32) Harald Lüning
  1999-12-02 17:56 ` Charles Nelson
@ 1999-12-31 22:24 ` Harald Lüning
  1 sibling, 0 replies; 4+ messages in thread
From: Harald Lüning @ 1999-12-31 22:24 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

Is it possible to build version 2.95.2 for NT?

I've tried to use bash-2.02 and have followed the instructions on
" http://egcs.cygnus.com/install/configure.html ".

First, when issuing the command
% ../configure
I get the response:
"bash: ../configure: No such file or directory"
Even if the command
% ls -la ../configure
gives the result
"-rwxr-xr-x   1 544      everyone    50037 Apr  2  1999 ../configure"

Instead, trying
% source ../configure
the script expects a target to be provided.
What target shall be provided for NT (win32)?
Is it supported at all?

Thanks in advance
//Harald

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-02  8:36 Building gcc-2.95.2 for NT (win32) Harald Lüning
1999-12-02 17:56 ` Charles Nelson
1999-12-31 22:24   ` Charles Nelson
1999-12-31 22:24 ` Harald Lüning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).