From owner-freebsd-arm@FreeBSD.ORG Thu Jun 27 03:48:15 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 09988105 for ; Thu, 27 Jun 2013 03:48:15 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id C4EDF1309 for ; Thu, 27 Jun 2013 03:48:14 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id e10so171979qcy.13 for ; Wed, 26 Jun 2013 20:48:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=bUjLtbOIEvPp/vSPG87zoqAUMjDC++9u6zcezRF8880=; b=pm5NFCaQVdXpo9GMIAoCf9+Dz1SeZIqvKP+7/pTKmLQgzbEFWAaEgNmBndlbecnIYy EOLQk2h6vOje6qxEbUVXgoVYZYukS88kPoRSDS179VQqJsGOyA4CcXzTnF5Ngca8uggr KZzHF54Bn+HxcLLbeiGLDPxh2MbIyqPqHB1PfuRJnr+GGyJpF5hkssTEcDbpr7mOh1pr PmV1tgiaKFEPeVJeDGQKSG5tISKA5AvGqKymDrKbiIYrcv66Nuue8SSdJ8Njr7U4QLER lAd4/jDYkmwwgEYfHVKVOubrY47LQA3LJIbcbnZWgy8XR0aKVAzeDa8fCQVFUxbKyMo1 yWhg== MIME-Version: 1.0 X-Received: by 10.49.6.6 with SMTP id w6mr8184350qew.44.1372303133496; Wed, 26 Jun 2013 20:18:53 -0700 (PDT) Received: by 10.49.106.1 with HTTP; Wed, 26 Jun 2013 20:18:53 -0700 (PDT) In-Reply-To: References: Date: Thu, 27 Jun 2013 11:18:53 +0800 Message-ID: Subject: Re: Signal 11 (core dumped) while compiling Hiawatha From: Alie Tan To: "freebsd-arm@freebsd.org" X-Gm-Message-State: ALoCoQm46A+OwEp2zJUj0U4HIfQAtBbHHSZFLUkw1JRKTv0lH28R5kjsNJzbJop4r6izPGnPzhPG 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, 27 Jun 2013 03:48:15 -0000 On Wed, Jun 26, 2013 at 10:46 PM, Alie Tan wrote: > Hi I am getting Signal 11 core dumped while compiling hiawatha. > > I have tried both clang and gcc4.2.1 without any luck. I will try without > EABI tomorrow > Samething with or without EABI. Anyone got clue? > > Regards, > Alie T >