This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building gcc-4.4.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]