public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem with configure
@ 2003-01-01 23:40 Joseph D. Wagner
  0 siblings, 0 replies; 4+ messages in thread
From: Joseph D. Wagner @ 2003-01-01 23:40 UTC (permalink / raw)
  To: gcc

*** can't find config.sub

even though it's there

running Redhat Linux 7.3

I figured out that I don't have a "sun4" alias but have no idea what the
value should be.

TIA

Joseph Wagner

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

* problem with configure
@ 2001-10-19  3:47 Herranz Sánchez Mariano
  0 siblings, 0 replies; 4+ messages in thread
From: Herranz Sánchez Mariano @ 2001-10-19  3:47 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

Hi, i've just installed GNU compiler package gcc-2.95.3-sol8-sparc-local, in a
SPARC/Solaris8, but when i try ./configure in the application BeroFTP 1.3.4, it
says:

checking whether the C compiler (/usr/local/bin/gcc  ) works...... no

it must say yes, but i don´t know why, help please. Thanks.

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

* Re: problem with configure
  1998-07-31 12:33 James Black
@ 1998-07-31 18:50 ` Carlo Wood
  0 siblings, 0 replies; 4+ messages in thread
From: Carlo Wood @ 1998-07-31 18:50 UTC (permalink / raw)
  To: James Black; +Cc: egcs

| 241 grad: make bootstrap
| Bootstrapping the compiler
| sh: gcc: does not exist
| *** Error code 1
| make: Fatal error: Command failed for target `bootstrap'
| 242 grad: which gcc
| /usr/local/bin/gcc
| 243 grad: gcc --version
| 2.7.2.3

It complains about a directory, not about the executable.
Does objegcs/gcc exist?

From the Makefile:

        echo "Bootstrapping the compiler"; \
	cd gcc; $(MAKE) $(GCC_FLAGS_TO_PASS) $@
	^^^^^^

-- 
 Carlo Wood  <carlo@runaway.xs4all.nl>

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

* re: problem with configure
@ 1998-07-31 12:33 James Black
  1998-07-31 18:50 ` Carlo Wood
  0 siblings, 1 reply; 4+ messages in thread
From: James Black @ 1998-07-31 12:33 UTC (permalink / raw)
  To: egcs

Hello,
  I am trying to get configure to work, and for sume reason it isn't
working properly, as it doesn't allow me to do 'make bootstrap'.  Below is
the information:
240 grad: ../egcs-19980727/configure --prefix=/scratch/babbage/black/egcs
--with-gnu-as --with-gnu-ld --enable-shared
--enable-version-specific-runtime-libs --enable-nls --enable-haifa
--verbose --norecursion
Configuring for a sparc-sun-solaris2.6 host.
Created "Makefile" in /scratch/babbage/black/objegcs using "mh-frag" and
"mt-frag"
241 grad: make bootstrap
Bootstrapping the compiler
sh: gcc: does not exist
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'
242 grad: which gcc
/usr/local/bin/gcc
243 grad: gcc --version
2.7.2.3
244 grad: pwd
/scratch/babbage/black/objegcs
245 grad: uname -a
SunOS grad 5.6 Generic_105181-06 sun4u sparc SUNW,Ultra-2


On another machine I got this:
setenv CC gcc
../egcs-19980727/configure --prefix=/usr/local/egcs --enable-shared
--enable-version-specific-runtime-libs --enable-nls --enable-haifa
--verbose --norecursion
alina% Configuring for a sparc-sun-solaris2.6 host.
Created "Makefile" in /home/black/src/objgcc using "mh-frag" and "mt-frag"
alina% make bootstrap
Bootstrapping the compiler
/bin/sh: gcc: does not exist
alina% uname -a
SunOS alina 5.6 Generic_105181-06 sun4c sparc SUNW,Sun_4_40
alina% gcc --version
2.8.1


  For some reason I also get this when I use egcs-1.0.3a and that doesn't
make sense as it worked before when I tried to build it.

  Any suggestions would be helpful.  Thanx.

========================================================================
James Black (Comp Sci/Elec Eng Senior)
e-mail: black@eng.usf.edu       http://www.eng.usf.edu/~black/index.html
For my public key: finger -l black@eng.usf.edu
"A person might be able to play without being creative, but he sure
can't be creative without playing" Kurt Hanks & Jay Parry
************************************************************************


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

end of thread, other threads:[~2003-01-01 23:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-01 23:40 Problem with configure Joseph D. Wagner
  -- strict thread matches above, loose matches on Subject: below --
2001-10-19  3:47 problem " Herranz Sánchez Mariano
1998-07-31 12:33 James Black
1998-07-31 18:50 ` Carlo Wood

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