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