delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <012401c0c17c$b44a7d60$0900a8c0@robot> |
From: | "David Ryan" <oobles AT hotmail DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Compiling cross compiler. |
Date: | Tue, 10 Apr 2001 15:11:30 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2314.1300 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Note-from-DJ: | This may be spam |
I received the following error while trying to compile a mips r5900 cross compiler. administrator AT ROBOT ~/gnu-ee-binutils-gcc/gcc $ ./genattr ./config/mips/mips.md > tmp-attr.h . At file position: 630ound character Following characters are: ;; GNU CC is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;Aborting. rtl.c:508: Internal compiler error in function dump_and_abort Please submit a Problem Report to Cygnus Solutions with send-pr. Anyone assist in fixing this? I downloaded the original file from ps2dev.sourceforge.net The file is gnu-ee-binutils-gcc-1.1.tar.gz I did have some problems with finding the correct libintl.a and resorted to downloading the source to gettext and compiling it and renaming libintl.dll.a to libintl.a and placing the file in the location the makefile was expecting. This still caused problems with an import __isascii in one file. I removed the call to isascii() from listing.c which seemed to resolve the problem. I'd prefer to find a method of linking the correct libintl.a file (which I assume has the isascii function). Final question. Is there any documentation on how to build a package that can be downloaded and installed using the install program? After I have compiled this I would like to offer it to people as a package that does not require compilation. thanks, David. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |