From owner-freebsd-arm@FreeBSD.ORG Thu Feb 14 03:37:24 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 35622DAA for ; Thu, 14 Feb 2013 03:37:24 +0000 (UTC) (envelope-from gregor@veverca.si) Received: from mail-bk0-f41.google.com (mail-bk0-f41.google.com [209.85.214.41]) by mx1.freebsd.org (Postfix) with ESMTP id C48D71B6 for ; Thu, 14 Feb 2013 03:37:23 +0000 (UTC) Received: by mail-bk0-f41.google.com with SMTP id q16so864825bkw.14 for ; Wed, 13 Feb 2013 19:37:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=0pP1eGrOaeep31NHdjOIIuxRev6liRK9IoLEDQ7LvIY=; b=WJ30EgcrFy69eV9i/ScRGYNE/pjT/FGQ2VFRZluWaWJsvzaPse4q/4cmYdQLWcGvyb Gu5vF0d07OSyCRSzkyWepMI3n5cLU47AjtSO4fSgxoYIJn9qLJ+gZgy3Qk4khCilCF0H AG2IOKIcVGxPaFLHKe6EzR0QcoXQQsGgBxRYmWKNY7sw4t6f6AUvMEBJjWjtvHgnMzJG 84Pj+12APAQt3JszNWaYauSBI0Xwodm7Fo77+qnz8/7Y2gDmoQ70atEQLCbY0n1TuULs MsFQVOzQVqEbO4si8ivC1Hq+eCdSLGHe4e3zTeLIMGbRdewt8wfX4y7sN+fhTMe+Alft Qf0A== MIME-Version: 1.0 X-Received: by 10.204.146.10 with SMTP id f10mr7254131bkv.116.1360813037416; Wed, 13 Feb 2013 19:37:17 -0800 (PST) Received: by 10.205.114.198 with HTTP; Wed, 13 Feb 2013 19:37:17 -0800 (PST) Date: Thu, 14 Feb 2013 04:37:17 +0100 Message-ID: Subject: GCC 4.2.2 or latest for ARM platform From: Gregor To: freebsd-arm@freebsd.org X-Gm-Message-State: ALoCoQlmhKfvr446AEI5eBYy1ulFUr5QraFUu3WQVNcnG3gm/mvHsYR1QT9PBGYntoPxwGv60VxG Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2013 03:37:24 -0000 Hello, im having a problem installing gcc on arm platform (raspberry). I tried to install gcc thru ports but it says that my platform isnt supported. Also i cant compile it together with kernel. Thanks for any help. Regards Gregor