public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gcc can't find cpp, but GCC_EXEC_PREFIX is not set
@ 1999-03-25 13:14 Bates, Rod
       [not found] ` < 6C7E2A10BB01D111929500400B406DDE0266C961@xch-wch-02.ks.boeing.com >
  1999-03-31 19:45 ` Bates, Rod
  0 siblings, 2 replies; 4+ messages in thread
From: Bates, Rod @ 1999-03-25 13:14 UTC (permalink / raw)
  To: 'cygwin@sourceware.cygnus.com'

The FAQ says: 

>If the error is "gcc: installation problem, cannot exec `cpp': No such
>file or directory", the GCC_EXEC_PREFIX environment variable >hasn't been
set
>correctly. The current release does not need GCC_EXEC_PREFIX set >-- it
should be able to find cpp regardless of the install location. But >if you
have it
>set incorrectly, you may still see this message. 

I installed b20.1 on drive e:/cygnus, and I get this message,
but this environment variable is not set, according to 
printenv, echo $GCC_EXEC_PREFIX, and control panel->
system->environment.  

It works ok if I uninstall and reinstall in the default
location, but that disk is too full to leave it there.  

Rodney Bates

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: gcc can't find cpp, but GCC_EXEC_PREFIX is not set
       [not found] ` < 6C7E2A10BB01D111929500400B406DDE0266C961@xch-wch-02.ks.boeing.com >
@ 1999-03-25 13:35   ` Eloy A. Gonzales
  1999-03-31 19:45     ` Eloy A. Gonzales
  0 siblings, 1 reply; 4+ messages in thread
From: Eloy A. Gonzales @ 1999-03-25 13:35 UTC (permalink / raw)
  To: Bates, Rod; +Cc: 'cygwin@sourceware.cygnus.com'

I had the same problem and I fixed it by putting a softlink at the root of
the C: drive:

ln -s //f/cygnus

I have installed cygnus on the F: drive.

~=====================================================================~
~[  Eloy A. Gonzales                     Voice: (505) 844-1063       ]~
~[  Sandia National Laboratories         Fax:   (505) 844-7059       ]~
~[  Org 05715 MS 0965                    email: eagonza@sandia.gov   ]~
~[  Albuquerque, New Mexico 87185-0965                               ]~ 
~=====================================================================~

On Thu, 25 Mar 1999, Bates, Rod wrote:

> Date: Thu, 25 Mar 1999 15:14:19 -0600
> From: "Bates, Rod" <Rod.Bates@Wichita.BOEING.com>
> To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
> Subject: gcc can't find cpp, but GCC_EXEC_PREFIX is not set
> 
> The FAQ says: 
> 
> >If the error is "gcc: installation problem, cannot exec `cpp': No such
> >file or directory", the GCC_EXEC_PREFIX environment variable >hasn't been
> set
> >correctly. The current release does not need GCC_EXEC_PREFIX set >-- it
> should be able to find cpp regardless of the install location. But >if you
> have it
> >set incorrectly, you may still see this message. 
> 
> I installed b20.1 on drive e:/cygnus, and I get this message,
> but this environment variable is not set, according to 
> printenv, echo $GCC_EXEC_PREFIX, and control panel->
> system->environment.  
> 
> It works ok if I uninstall and reinstall in the default
> location, but that disk is too full to leave it there.  
> 
> Rodney Bates
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: gcc can't find cpp, but GCC_EXEC_PREFIX is not set
  1999-03-25 13:35   ` Eloy A. Gonzales
@ 1999-03-31 19:45     ` Eloy A. Gonzales
  0 siblings, 0 replies; 4+ messages in thread
From: Eloy A. Gonzales @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Bates, Rod; +Cc: 'cygwin@sourceware.cygnus.com'

I had the same problem and I fixed it by putting a softlink at the root of
the C: drive:

ln -s //f/cygnus

I have installed cygnus on the F: drive.

~=====================================================================~
~[  Eloy A. Gonzales                     Voice: (505) 844-1063       ]~
~[  Sandia National Laboratories         Fax:   (505) 844-7059       ]~
~[  Org 05715 MS 0965                    email: eagonza@sandia.gov   ]~
~[  Albuquerque, New Mexico 87185-0965                               ]~ 
~=====================================================================~

On Thu, 25 Mar 1999, Bates, Rod wrote:

> Date: Thu, 25 Mar 1999 15:14:19 -0600
> From: "Bates, Rod" <Rod.Bates@Wichita.BOEING.com>
> To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
> Subject: gcc can't find cpp, but GCC_EXEC_PREFIX is not set
> 
> The FAQ says: 
> 
> >If the error is "gcc: installation problem, cannot exec `cpp': No such
> >file or directory", the GCC_EXEC_PREFIX environment variable >hasn't been
> set
> >correctly. The current release does not need GCC_EXEC_PREFIX set >-- it
> should be able to find cpp regardless of the install location. But >if you
> have it
> >set incorrectly, you may still see this message. 
> 
> I installed b20.1 on drive e:/cygnus, and I get this message,
> but this environment variable is not set, according to 
> printenv, echo $GCC_EXEC_PREFIX, and control panel->
> system->environment.  
> 
> It works ok if I uninstall and reinstall in the default
> location, but that disk is too full to leave it there.  
> 
> Rodney Bates
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* gcc can't find cpp, but GCC_EXEC_PREFIX is not set
  1999-03-25 13:14 gcc can't find cpp, but GCC_EXEC_PREFIX is not set Bates, Rod
       [not found] ` < 6C7E2A10BB01D111929500400B406DDE0266C961@xch-wch-02.ks.boeing.com >
@ 1999-03-31 19:45 ` Bates, Rod
  1 sibling, 0 replies; 4+ messages in thread
From: Bates, Rod @ 1999-03-31 19:45 UTC (permalink / raw)
  To: 'cygwin@sourceware.cygnus.com'

The FAQ says: 

>If the error is "gcc: installation problem, cannot exec `cpp': No such
>file or directory", the GCC_EXEC_PREFIX environment variable >hasn't been
set
>correctly. The current release does not need GCC_EXEC_PREFIX set >-- it
should be able to find cpp regardless of the install location. But >if you
have it
>set incorrectly, you may still see this message. 

I installed b20.1 on drive e:/cygnus, and I get this message,
but this environment variable is not set, according to 
printenv, echo $GCC_EXEC_PREFIX, and control panel->
system->environment.  

It works ok if I uninstall and reinstall in the default
location, but that disk is too full to leave it there.  

Rodney Bates

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-25 13:14 gcc can't find cpp, but GCC_EXEC_PREFIX is not set Bates, Rod
     [not found] ` < 6C7E2A10BB01D111929500400B406DDE0266C961@xch-wch-02.ks.boeing.com >
1999-03-25 13:35   ` Eloy A. Gonzales
1999-03-31 19:45     ` Eloy A. Gonzales
1999-03-31 19:45 ` Bates, Rod

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