delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: g++ 4.1? |
Date: | Fri, 23 Jun 2006 14:14:43 +0100 |
Message-ID: | <00ee01c696c6$fde28650$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <afe5197f0606230600p1bd4c91av7e88eaf4a55a0aca@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
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 |
On 23 June 2006 14:01, Buster wrote: > On 20/06/06, Brian Dessent wrote: > >> You can build gcc from source yourself. That's the only option for >> using 4.x right now. > whereas with -4.1.1 I only get as far as the strange [[Assembler > messages]] quoted at the bottom of this here message. > ../../gcc-4.1.1/gcc/attribs.c -o attribs.o > /cygdrive/c/DOCUME~1/Owner/LOCALS~1/Temp/ccdT6r0p.s: Assembler messages: > /cygdrive/c/DOCUME~1/Owner/LOCALS~1/Temp/ccdT6r0p.s:1067: Error: can't > resolve `.text.unlikely' {.text.unlikely section} - `_decl_attributes' > {.text section} > > (followed by another 37-ish identical failures to resolve on certain > subsequent lines of the temporary file, which file has been deleted by > the time Make exits). http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26942 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23502 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22313 You could try adding '-fnoreorder-blocks-and-partition' to your BOOT_CFLAGS, or give up on profiledbootstrap and just make a normal bootstrap. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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 |