X-Spam-Check-By: sourceware.org Message-ID: <44189C17.D23950A1@dessent.net> Date: Wed, 15 Mar 2006 14:58:31 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem with Pascal compiler References: <009601c6485e$91ab82e0$a501a8c0 AT CAM DOT ARTIMI DOT COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dave Korn wrote: > And when we look at > http://cygwin.com/packages/gcc-core/gcc-core-3.4.4-1 > we see there's no crtbegin/end at all. I'm guessing that these two .o files > were supposed to move from gcc-core to the gcc-gpc package in between 3.3.3 > and 3.4.4, that the 3.3.3->3.4.4 gcc upgrade helper package removed them prior > to installing the new ones, but that for some reason gcc-gpc has stayed at > 3.3.3 and there's no new version with the crtbegin/end files in > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.4 available yet. IIRC gpc has not been ported to 3.4, so if you want to use it you have to use the gcc 3.3 packages for everything. 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/