| delorie.com/archives/browse.cgi | search |
| From: | tibor AT alteon DOT com (Tibor Polgar) |
| Subject: | Re: gnu compiler |
| 8 Sep 1997 20:39:56 -0700 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <9709082057.AA08039.cygnus.gnu-win32@mtlyell.acteon.com> |
| References: | <199708312231 DOT SAA17987 AT candy DOT micro-net DOT com> |
| <6dMhu1M$pfB AT mike DOT franken DOT de> | |
| Mime-Version: | 1.0 (generated by tm-edit 7.106) |
| Original-To: | gnu-win32 AT cygnus DOT com |
| In-Reply-To: | <6dMhu1M$pfB@mike.franken.de> |
| X-Mailer: | VM 6.31 under 20.2 XEmacs Lucid |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
Michael Hirmke writes:
> Hi Mark,
>
> > Cygnus:
> > I have a dx4100 w/16mb ram win95 op sys:
> >
> > I have installed gcc compiler with environment variable and path set as
> > noted,
> > I am getting error messages like "...cannot exec cpp no such file ...." I
> > put the directory that contains the cpp.exe in the path statement and
> > rerun--I get error messages like iostream.h not found (or something
> > similar).
>
> IMHO you didn't set GCC_EXEC_PREFIX (correctly) - it should be
>
> set GCC_EXEC_PREFIX=%CYGROOT%\lib\gcc-lib\
> ^ note the trailing backslash !
or if its in your .bashrc file:
export GCC_EXEC_PREFIX=%CYGROOT%\\lib\\gcc-lib\\
^^ note the trailing backslashes !
Tibor
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |