From owner-freebsd-arm@FreeBSD.ORG Wed Jun 26 15:18:25 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 4F788C70 for ; Wed, 26 Jun 2013 15:18:25 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qe0-x236.google.com (mail-qe0-x236.google.com [IPv6:2607:f8b0:400d:c02::236]) by mx1.freebsd.org (Postfix) with ESMTP id 180091C2D for ; Wed, 26 Jun 2013 15:18:24 +0000 (UTC) Received: by mail-qe0-f54.google.com with SMTP id ne12so1003606qeb.27 for ; Wed, 26 Jun 2013 08:18:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=YQ7Fi2Bju1ttQ+P0R4kuRML6dX9yotpDBx11empY9aw=; b=ktsUrLCzngDxDYi1FWIP3zO9x9vqzgXCIh+YKi6+rzsMv1TbZvSLZ3KPDoC+5xtIUN dTAIoIkP328hrG9DfiTuXlsK8AiE+AvHv+xuELBK4sb+xMRQJEPlWPDHUCNLConNxYyQ 6+ixOZnp6f9oids0qQBhXx6MlsRIYfJq5FVB7qY+mW5t8ivYaXaz+KqlmG0BGBQgn8QP d6kS/h7E16jJNSjpgZ3/hwnS+Ny7Dv0iRDVmsDeXyN/4ZcJkYupNIss4xAHzpFrN0tbE wDBq97vI0hURBY9aA3NWzjf1yI4pnpBUwVm5+ekvhjfVgCbJPS5nkhO+teMAOD6xF5Kz OKfw== MIME-Version: 1.0 X-Received: by 10.229.172.138 with SMTP id l10mr1188015qcz.25.1372258004739; Wed, 26 Jun 2013 07:46:44 -0700 (PDT) Received: by 10.49.106.1 with HTTP; Wed, 26 Jun 2013 07:46:44 -0700 (PDT) Date: Wed, 26 Jun 2013 22:46:44 +0800 Message-ID: Subject: Signal 11 (core dumped) while compiling Hiawatha From: Alie Tan To: "freebsd-arm@freebsd.org" X-Gm-Message-State: ALoCoQlkD0lwZR9WB/mMkwpjxdz6lpGW0+2VQyfhzXpoW11SntDPTAngl1HkH+KlZP0ATnWUO50w 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: Wed, 26 Jun 2013 15:18:25 -0000 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 Regards, Alie T