public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* configure problem
@ 2001-02-26  9:57 Alan Rice
  2001-02-26 13:04 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Rice @ 2001-02-26  9:57 UTC (permalink / raw)
  To: GCC Help

Hi, 
I'm trying to make gcc for this box.
when I do I get the following results. Can someone help me out?


(9140-3:1)/versyss/data/gcc/gcc_object>echo $cc
/usr/local/bin/gcc
(9140-3:1)/versyss/data/gcc/gcc_object>echo $CC
/usr/local/bin/gcc
(9140-3:1)/versyss/data/gcc/gcc_object>/versyss/data/gcc/gcc-2.95.2/configur
e
Configuring for a powerpc-ibm-aix4.2.1.0 host.
Created "Makefile" in /versyss/data/gcc/gcc_object
1506-173 (W) Option lang-c is not valid.  Enter xlc for list of valid
options.
1506-173 (W) Option undef is not valid.  Enter xlc for list of valid
options.
1506-173 (W) Option Asystem(unix) is not valid.  Enter xlc for list of valid
opt
ions.
1506-173 (W) Option Asystem(aix) is not valid.  Enter xlc for list of valid
opti
ons.
gcc: installation problem, cannot exec `cc1': No such file or directory
*** The command '/usr/local/bin/gcc -o conftest -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
(9140-3:1)/versyss/data/gcc/gcc_object>



Alan Rice
Benchmark Systems
804-528-1038
arice@benchmark-systems.com

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

* Re: configure problem
  2001-02-26  9:57 configure problem Alan Rice
@ 2001-02-26 13:04 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-26 13:04 UTC (permalink / raw)
  To: Alan Rice; +Cc: GCC Help

On Feb 26, 2001, Alan Rice <arice@benchmark-systems.com> wrote:

> gcc: installation problem, cannot exec `cc1': No such file or directory

This is the problem.  Try to build a hello world-like program with
/usr/local/bin/gcc.  Before this works, you won't be able to use it
for anything else.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

end of thread, other threads:[~2001-02-26 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-26  9:57 configure problem Alan Rice
2001-02-26 13:04 ` Alexandre Oliva

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