[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-07 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-07 20:15 --- Any luck getting past the libgomp build failure? All that is needed is trying Jakub's patch and getting confirmation that it works. If it does then the libgomp/libstdc++ bits can go in at the same time without further

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-07 Thread jakub at gcc dot gnu dot org
--- Comment #10 from jakub at gcc dot gnu dot org 2009-01-07 20:44 --- See http://gcc.gnu.org/ml/gcc-bugs/2009-01/msg00759.html I'll post the whole patch to gcc-patches soon. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38086

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-07 Thread jakub at gcc dot gnu dot org
--- Comment #11 from jakub at gcc dot gnu dot org 2009-01-07 22:48 --- Subject: Bug 38086 Author: jakub Date: Wed Jan 7 22:48:03 2009 New Revision: 143168 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=143168 Log: PR libgomp/38086 * acinclude.m4

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-06 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2009-01-06 12:51 --- Created an attachment (id=17038) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17038action=view) gcc44-pr38086.patch Patch I'm now testing on x86_64-linux, can you do the same on Solaris? --

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-06 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #6 from ro at techfak dot uni-bielefeld dot de 2009-01-06 13:26 --- Subject: Re: [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver jakub at gcc dot gnu dot org writes: Patch I'm now testing on x86_64-linux, can you do the same on

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-06 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2009-01-06 13:40 --- PR38092 would be fixed similarly, I've just started with libgomp. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38086

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-06 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #8 from ro at techfak dot uni-bielefeld dot de 2009-01-06 14:00 --- Subject: Re: [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver jakub at gcc dot gnu dot org writes: PR38092 would be fixed similarly, I've just started with libgomp.

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-05 Thread rob1weld at aol dot com
--- Comment #2 from rob1weld at aol dot com 2009-01-05 17:07 --- I noticed this is a P1. Rainer Orth says: Building current mainline on Solaris 11/SPARC with GNU ld 2.19 and Sun as fails when building libgomp: The Official Position of Sun is: You must use Sun's ld. Andrew, on

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-05 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-05 20:02 --- Sun recommendations are not the issue here really. On other targets people could use someone else's assembler but GNU ld and this will fail. It just happen Solaris is the one that this happens more. --

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-05 Thread rob1weld at aol dot com
--- Comment #4 from rob1weld at aol dot com 2009-01-06 03:53 --- (In reply to comment #3) Sun recommendations are not the issue here really. On other targets people could use someone else's assembler but GNU ld and this will fail. It just happen Solaris is the one that this happens

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38086

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2008-12-29 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2008-12-23 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-24 04:20 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC|