public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Installing compiler in Win95
@ 1997-09-29 14:13 Randy Stauber
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Stauber @ 1997-09-29 14:13 UTC (permalink / raw)
  To: gnu-win32

Help:  I have been though your documentation and still cannot get this
software to work.  Any Suggions on WIN95 installing?

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: Installing compiler in Win95
@ 1997-10-02 10:32 Earnie Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: Earnie Boyd @ 1997-10-02 10:32 UTC (permalink / raw)
  To: carbacdr; +Cc: gnu-win32

>Date: Thu, 2 Oct 1997 10:10:28 -0700
>To: "Earnie Boyd" <earnie_boyd@hotmail.com>
>From: Randy Stauber <carbacdr@sonnet.com>
>Subject: Re: Installing compiler in Win95
>
>The exact nature of problem:
> 
>In Windows 95 I have read the instructions but I go to compile the C++ 
code
>( in a DOS file named for instance PRO2.CPP and I use the GCC command 
and I
>get the following error message
>
>ID: cannot open crt0.0: No such file or GCC.exe directory. Intermal 
compiler
>error.  Program id got fatal signal.
>
>I have set up a TEMP directory, a bin directory, put SH.exe in it.  I 
have
>added the directory as described in the meger documentation to my PATH
>statement in autoexec.bat.  How do I set GCC_EXEC_PREFIX enviroment 
varible???
>


Assuming you took the installation directory default:

USING BASH:
----------------------------------------------------------------------
GCC_EXEC_PREFIX=/gnuwin32/b18/H-i386-cygwin32/lib/gcc-lib/
GDBTK_LIBRARY=/gnuwin32/b18/share/gdbtcl
     needed if you want the debugger.

mkdir /tmp

Your PATH variable needs to contain   /gnuwin32/b18/H-i386-cygwin32/bin

USING MSDOS COMMAND:
--------------------
set GCC_EXEC_PREFIX=c:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\
set GDBTK_LIBRARY=c:\gnuwin32\b18\share\gdbtcl

mkdir c:\tmp

Your PATH variable needs to contain c:\gnuwin32\b18\H-i386-cygwin32\bin

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: Installing compiler in Win95
@ 1997-09-30  6:02 Earnie Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: Earnie Boyd @ 1997-09-30  6:02 UTC (permalink / raw)
  To: carbacdr, gnu-win32

>Date: Mon, 29 Sep 1997 14:12:56 -0700
>To: gnu-win32@cygnus.com
>From: Randy Stauber <carbacdr@sonnet.com>
>Subject: Installing compiler in Win95
>
>Help:  I have been though your documentation and still cannot get this
>software to work.  Any Suggions on WIN95 installing?
>
>-

State the exact nature of your problems.  We can't help if we don't know 
what the exact problems are.

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

end of thread, other threads:[~1997-10-02 10:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-29 14:13 Installing compiler in Win95 Randy Stauber
1997-09-30  6:02 Earnie Boyd
1997-10-02 10:32 Earnie Boyd

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).