From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13774 invoked by alias); 27 Feb 2013 09:30:50 -0000 Received: (qmail 13766 invoked by uid 22791); 27 Feb 2013 09:30:48 -0000 X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-lb0-f178.google.com (HELO mail-lb0-f178.google.com) (209.85.217.178) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Feb 2013 09:30:45 +0000 Received: by mail-lb0-f178.google.com with SMTP id n1so338607lba.9 for ; Wed, 27 Feb 2013 01:30:43 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.152.109.84 with SMTP id hq20mr1301690lab.48.1361957443313; Wed, 27 Feb 2013 01:30:43 -0800 (PST) Received: by 10.112.31.169 with HTTP; Wed, 27 Feb 2013 01:30:43 -0800 (PST) In-Reply-To: <512D7F3F.4040400@speakeasy.org> References: <512D7F3F.4040400@speakeasy.org> Date: Wed, 27 Feb 2013 09:30:00 -0000 Message-ID: Subject: Re: Solution: How to Cross Compile on Ubuntu x86_64 for Raspberry Pi From: Jonathan Wakely To: "Thomas D. Dean" Cc: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2013-02/txt/msg00183.txt.bz2 On 27 February 2013 03:36, Thomas D. Dean wrote: > > There seems to be a problem with either the crtxxx.o files or the libs. > > Where do I file a bug report? GCC bug reports go to http://gcc.gnu.org/bugs/ but if the problem is the library paths on Ubuntu it's a known issue that should fixed in current sources.