https://sourceware.org/bugzilla/show_bug.cgi?id=22880

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Bjorn,

> Binutils 2.29 and 2.30 both do not pass ./configure with CC=clang. When
> ./configure is run, it stalls when it reaches "checking whether the compiler
> driver understands Ada...", and does not continue.

This does not happen for me.  The configure succeeds and the build gets as far
as compiling the zlib directory before complaining about an unused command line
argument.


> I have also identified the cause. The bug is caused by a test for an edge
> case for a gcc earlier than gcc-3. 

This sounds like a bug in clang then, if it cannot compile the test file and
just hangs up instead.  Which version of clang are you using ?  (The version
I used was: clang version 4.0.1 (tags/RELEASE_401/final)

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to