delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <42EE3F7A.5010909@familiehaase.de> |
Date: | Mon, 01 Aug 2005 17:27:54 +0200 |
From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 |
MIME-Version: | 1.0 |
To: | Semih Ergintav <Semih DOT Ergintav AT mam DOT gov DOT tr>, cygwin AT cygwin DOT com |
Subject: | Re: YNT: Problem on the re-compling of g77 for the increasing of MXUNIT in fio.h |
References: | <B73DC664DF0F0B41B45221EA80B6E1E60394B652 AT posta2k DOT mam DOT gov DOT tr> |
In-Reply-To: | <B73DC664DF0F0B41B45221EA80B6E1E60394B652@posta2k.mam.gov.tr> |
X-IsSubscribed: | yes |
Semih Ergintav wrote: > Hi, > > To compile g77 with 'gcc-3.4.4.1.sh',, I followed the above steps and 'install2' step gives error ( I attached the outputs. See attachments): > ./gcc-3.4.4-1.sh prep > --OK > ./gcc-3.4.4-1.sh conf > --OK > ./gcc-3.4.4-1.sh build > --OK > ./gcc-3.4.4-1.sh build_gnatlib_and_tools > --No rules for this step (?) This target is only needed and available when building gnat, which is the Ada compiler. > ./gcc-3.4.4-1.sh build_info > --OK > ./gcc-3.4.4-1.sh check (optional) > --OK (see the attachment log file) > ./gcc-3.4.4-1.sh install > --OK > ./gcc-3.4.4-1.sh strip_exe > --OK > ./gcc-3.4.4-1.sh install2 > -ERROR (error in the install2_long.out file) [...] > + gzip -fq9 cpp.info.gz cppinternals.info.gz g77.info.gz gcc.info.gz gccinstall.info.gz gccint.info.gz jar.info.gz > gzip: jar.info.gz: No such file or directory > + STATUS=1 > + exit 1 Yes, I see, there should be some conditional depending on the packages which are actually compiled there are some files missing here which I usually have when building the full suite. You can skip this step. Just go to the installation path after stripping the executables and tar it up manually. Testsuite: Go to the build directory and run `make mail-report.log` or simply running `../contrib/test_summary -t > test-summary.log` should work too. Then the content of *.log is the interesting part. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |