This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-4.2.2 build on solaris-10 failing
- From: Kai Ruottu <kai dot ruottu at wippies dot com>
- To: Malay HALDER <malay dot halder at alcatel-lucent dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 12 Mar 2008 10:34:33 +0200
- Subject: Re: gcc-4.2.2 build on solaris-10 failing
- References: <47D79258.8060301@alcatel-lucent.com>
Malay HALDER wrote:
hello all,
I am building gcc-4.2.2 on solaris 10 and the build is
failing ...
*** configure is going on well but the build is failing with the
following message...i am using gcc compiler --gcc version 2.95.1
19990816 (release)
checking where to find the target windres... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... no
updating cache ./config.cache
creating ./config.status
*creating Makefile
sh: : not found -----> if possible please give me some hint
*** Error code 1*
dmake: Fatal error: Command failed for target `build-gcc'
What is this "dmake"? Building GCC needs 'GNU make', the Solaris'
own, neither any other non-GNU 'make' will work :( Please see the
'Prerequisites' in the fine "Installing GCC" manual!
(http://gcc.gnu.org, "Manual")