This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2006 23:57:22 -0000
- Subject: [Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC
- References: <bug-26508-11434@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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
<http://gcc.gnu.org/ml/gcc-testresults/>.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508