Kai Ruottu wrote:
Bill McEnaney wrote:
Everybody, Ian's advice helped, but my workstation still expects to find
tools.zip in a subdirectory of /home/gcc-4.4.0.----
But no 'tools.zip' was found in the sources... The 'Makefile.in'
tells that this file will be tried to be created with '$(ZIP)',
so having the 'zip/unzip' utility programs seems to be one prerequisite
in a GCC build nowadays...
Ok, checking the 'Install' at 'http://gcc.gnu.org', "Prerequisites" in
it, told the following prerequisite :
jar, or InfoZIP (zip and unzip)
Necessary to build libgcj, the GCJ runtime.
The Linux build systems usually have these installed as default but the
Solarises (of course) not...