This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49746] Generated PA-RISC2.0w code cannot be assembled by GNU as-2.21.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49746

--- Comment #12 from H.Merijn Brand <h.m.brand at xs4all dot nl> 2011-07-15 16:17:40 UTC ---
On Fri, 15 Jul 2011 16:10:35 +0000, "dave.anglin at bell dot net"
<gcc-bugzilla@gcc.gnu.org> wrote:

> One issue may be thread support.  I always configure with 
> --enable-threads=posix.

I don't run with threads enabled. I don't like threaded builds. So if
64bit non-threaded passes, I'm happy. I can (very easily) live without
threads.

> There was an issue with thread detection in gthr-posix.h that caused 
> problems for perl.  It was fixed a few months ago.

Then I should have no problems, because I'm running the build on blead,
not on released perl.

> This fixed perl for me with the 32-bit compiler.
> 
> Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]