www.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: | <42BC1456.BC1A245C@dessent.net> |
Date: | Fri, 24 Jun 2005 07:10:30 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: GPC Error |
References: | <00a501c578c2$46482950$73467182 AT danrules> |
X-Spam-Report: | -5.9/5.0 ---- Start SpamAssassin results * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] * 0.0 AWL AWL: From: address is in the auto white-list ---- End SpamAssassin results |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Daniel Zingaro wrote: > I have been using Cygwin on this Windows XP machine for about a year without > a problem. Specifically, I've been using GNU Pascal to compile my Pascal > source. Since I hadn't updated Cygwin in a while, I did so, and now I > receive the following error when I try to compile anything with GPC: I don't know anything about gpc but it seems to me that the pascal front-end has been moved out of the main gcc tree into its own project. The current packaged version of gcc for Cygwin is 3.4.x which does not include the pascal compiler. Thus I think you are running into problems because you have gcc-gpc 3.3.3-3 and the rest of the gcc-* packages at 3.4.4-1 (though you did not include cygcheck output as requested so this is just a wild guess.) In any case, I don't know if the old 3.3 version of gcc-gpc is intended to function correctly alongside the newer 3.4 packages, or whether gpc is just unsupported now. You'd have to ask Gerrit about that. In your case the safest thing to do would probably be to stick with the same version of all the gcc packages, so downgrade gcc back to 3.3. Brian -- 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 |