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]

Errors when compiling gcc 3.0.1 on cygwin 1.3.3


    Though I have used the files supplied by Dylan Cuthbert, I still can not build the gcc source code on cygwin. It always say the i386.md file have wrong things inside. Both gcc 3.0.1 and 3.0.2 have this problem. Can anyone tell me how to do?

----- Original Message -----
Message-ID: <000e01c15d25$7bb30ef0$2801a8c0@DCUTHBERT2K>
From: "Dylan Cuthbert" <dylan@q-games.com>
To: "Ryan Qiao" <qiaozy@cybersoft.com.cn>,
 <gcc-help@gcc.gnu.org>
Subject: Re: Problem building GCC3.0.1 under cygwin 1.3.3
Date: Thu, 25 Oct 2001 16:20:11 +0900
MIME-Version: 1.0
Content-Type: multipart/mixed;
 boundary="----=_NextPart_000_000B_01C15D70.EB938B00"

This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C15D70.EB938B00
Content-Type: text/plain;
 charset="gb2312"
Content-Transfer-Encoding: 7bit

Hi there

I encountered the same problem but didn't get a response on this mailing
list so I hacked around it.

Copy the attached strerror.c into the <src-dir>/gcc/libiberty directory
overwriting the original strerror.c.

Once that problem is over fastjar has problems compiling - to get round this
I simply stopped fastjar from building which of course is a problem if you
want to use it.

For fastjar to compile, copy the dummy Makefile enclosed over the top of
<build-dir>/fastjar/Makefile.

I'd love to have some official changes and there were some messages
regarding this when I did a search on google, but I installed the "patches"
that were supplied to no avail.

Regards


---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com



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