Project

General

Profile

Actions

Bug #5541

closed

Better configure error message when llvm-gcc is the default compiler

Added by drbrain (Eric Hodel) over 12 years ago. Updated about 12 years ago.

Status:
Closed
Target version:
-
ruby -v:
-
Backport:
[ruby-core:40646]

Description

The error message ./configure gives when llvm-gcc is the default compiler is not very helpful. This patch gives a better message.


Files

configure.in.llvm-gcc.patch (682 Bytes) configure.in.llvm-gcc.patch drbrain (Eric Hodel), 11/02/2011 05:32 AM
noname (500 Bytes) noname Anonymous, 11/19/2011 03:23 AM

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #5082: test_context_switch(TestMarshal) was failed on OS X 10.7 (Lion)Closedkosaki (Motohiro KOSAKI)07/23/2011Actions

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

The error message ./configure gives when llvm-gcc is the default compiler is not very helpful.  This patch gives a better message.

+1

Updated by daneharrigan (Dane Harrigan) over 12 years ago

I completely agree. I was hit with "llvm-gcc has ended" this morning.

Updated by naruse (Yui NARUSE) over 12 years ago

  • Status changed from Open to Closed
  • Assignee set to zenspider (Ryan Davis)

Ryan committed r33780.

To Ryan
Please include ticket number in the commit log like [Bug #5541].
If you include it, then Redmine detect it and close the ticket.

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

  • Status changed from Closed to Open
  • Assignee changed from zenspider (Ryan Davis) to drbrain (Eric Hodel)

Ryan committed r33780.

No. this is different patch. Eric patch is far better. Maybe the best message is,

llvm-gcc is not further supported by ruby.  Use gcc or clang (eg. CC=clang)

Updated by Anonymous over 12 years ago

On Sat, Nov 19, 2011 at 02:07:32AM +0900, Motohiro KOSAKI wrote:

Issue #5541 has been updated by Motohiro KOSAKI.

Status changed from Closed to Open
Assignee changed from Ryan Davis to Eric Hodel

Ryan committed r33780.

No. this is different patch. Eric patch is far better. Maybe the best message is,

llvm-gcc is not further supported by ruby.  Use gcc or clang (eg. CC=clang)

Why does configure exit when clang is available? Could we have
configure test for clang first, then test for gcc?

It's annoying that the configure script chooses llvm-gcc when clang is
available on my system.

--
Aaron Patterson
http://tenderlovemaking.com/

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

Ryan committed r33780.

No. this is different patch. Eric patch is far better. Maybe the best message is,

    llvm-gcc is not further supported by ruby.  Use gcc or clang (eg. CC

Updated by drbrain (Eric Hodel) about 12 years ago

Closing this issue due to r34278

Updated by drbrain (Eric Hodel) about 12 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0