From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14144 invoked by alias); 11 Mar 2006 23:57:24 -0000 Received: (qmail 14124 invoked by alias); 11 Mar 2006 23:57:22 -0000 Date: Sat, 11 Mar 2006 23:57:00 -0000 Message-ID: <20060311235722.14123.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-03/txt/msg01277.txt.bz2 List-Id: ------- Comment #15 from dave at hiauly1 dot hia dot nrc dot ca 2006-03-11 23:57 ------- Subject: Re: 4.1.0 doesn't build in 64bit on PA-RISC > found the binutils snapshots Looking at your report, I see that you configured with GNU ld. Don't use it, it needs work. HP as isn't usable with C++, and hasn't been tested in a long time. Use GAS and HP ld. You don't need "-mpa-risc-2-0 -fPIC". This is the default for this target. Sample configure commands for successful builds can be found in . Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508