public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 3.4 compile on Sol 8
@ 2004-05-11  7:46 Richard Gillman
  2004-05-12  4:18 ` llewelly
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Gillman @ 2004-05-11  7:46 UTC (permalink / raw)
  To: gcc-help

I am trying to compile gcc 3.4 on Solaris 8, using gcc 3.2.2 to build. 
The "gmake bootstrap" stage terminates

checking whether the C compiler 
(/local/users/itss/susa/gcc-3.4.0-obj/gcc/xgcc 
-B/local/users/itss/susa/gcc-3.4.0-obj/gcc/ 
-B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/bin/ 
-B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/lib/ -isystem 
/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/include -isystem 
/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/sys-include -O2 -g -O2 ) is 
a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /local/users/itss/susa/gcc-3.4.0-obj/gcc/xgcc 
-B/local/users/itss/susa/gcc-3.4.0-obj/gcc/ 
-B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/bin/ 
-B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/lib/ -isystem 
/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/include -isystem 
/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/sys-include accepts -g... 
(cached) yes
/local/users/itss/susa/gcc-3.4.0/libffi/configure: test: argument expected
gmake[1]: *** [configure-target-libffi] Error 1
gmake[1]: Leaving directory `/local/users/itss/susa/gcc-3.4.0-obj'
gmake: *** [bootstrap] Error 2
$

This example is sh and gmake; I get the same problem using Solaris make 
and csh.

Any suggestions? I haven't seen anything relevant in the host-specific 
installation notes.

Thanks in advance for any input.

Dick
-- 
Richard Gillman
iTSS UNIX Systems Group, Maclean Building, Wallingford OX10 8BB
Tel: 01491 - 692 339

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

* Re: gcc 3.4 compile on Sol 8
  2004-05-11  7:46 gcc 3.4 compile on Sol 8 Richard Gillman
@ 2004-05-12  4:18 ` llewelly
  0 siblings, 0 replies; 2+ messages in thread
From: llewelly @ 2004-05-12  4:18 UTC (permalink / raw)
  To: Richard Gillman; +Cc: gcc-help

Richard Gillman <R.Gillman@nerc.ac.uk> writes:

> I am trying to compile gcc 3.4 on Solaris 8, using gcc 3.2.2 to
> build. The "gmake bootstrap" stage terminates
> 
> checking whether the C compiler
> (/local/users/itss/susa/gcc-3.4.0-obj/gcc/xgcc
> -B/local/users/itss/susa/gcc-3.4.0-obj/gcc/
> -B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/bin/
> -B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/lib/ -isystem
> /nerc/packages/gcc/3.4/sparc-sun-solaris2.8/include -isystem
> /nerc/packages/gcc/3.4/sparc-sun-solaris2.8/sys-include -O2 -g -O2 )
> is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether /local/users/itss/susa/gcc-3.4.0-obj/gcc/xgcc
> -B/local/users/itss/susa/gcc-3.4.0-obj/gcc/
> -B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/bin/
> -B/nerc/packages/gcc/3.4/sparc-sun-solaris2.8/lib/ -isystem
> /nerc/packages/gcc/3.4/sparc-sun-solaris2.8/include -isystem
> /nerc/packages/gcc/3.4/sparc-sun-solaris2.8/sys-include accepts
> -g... (cached) yes
> /local/users/itss/susa/gcc-3.4.0/libffi/configure: test: argument expected
> gmake[1]: *** [configure-target-libffi] Error 1
> gmake[1]: Leaving directory `/local/users/itss/susa/gcc-3.4.0-obj'
> gmake: *** [bootstrap] Error 2
> $
> 
> This example is sh and gmake; I get the same problem using Solaris
> make and csh.

You need to use ksh (or bash) on solaris for gcc 3.4 . I don't know
    why this is not in host-specific notes. A bug against the
    host-specific notes should be reproted.

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

end of thread, other threads:[~2004-05-12  4:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-11  7:46 gcc 3.4 compile on Sol 8 Richard Gillman
2004-05-12  4:18 ` llewelly

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