ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:40761] [Backport93 - Backport #5575][Open] ruby does not compile on Lion with Xcode 4.2
@ 2011-11-05 19:56 Matthew Johnson
  2011-11-06 16:41 ` [ruby-core:40790] [Backport93 - Backport #5575] " Eric Hodel
  2012-01-03  4:55 ` [ruby-core:41890] [Backport93 - Backport #5575][Closed] " Motohiro KOSAKI
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Johnson @ 2011-11-05 19:56 UTC (permalink / raw
  To: ruby-core


Issue #5575 has been reported by Matthew Johnson.

----------------------------------------
Backport #5575: ruby does not compile on Lion with Xcode 4.2
http://redmine.ruby-lang.org/issues/5575

Author: Matthew Johnson
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 


Apple removed gcc from Lion / Xcode 4.2.  Now we have LLVM-gcc as the oldest compiler.  Please update ruby so it can be compiled with the latest tools (Ideally LLVM 3.0).

Thanks!


-- 
http://redmine.ruby-lang.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:40790] [Backport93 - Backport #5575] ruby does not compile on Lion with Xcode 4.2
  2011-11-05 19:56 [ruby-core:40761] [Backport93 - Backport #5575][Open] ruby does not compile on Lion with Xcode 4.2 Matthew Johnson
@ 2011-11-06 16:41 ` Eric Hodel
  2012-01-03  4:55 ` [ruby-core:41890] [Backport93 - Backport #5575][Closed] " Motohiro KOSAKI
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Hodel @ 2011-11-06 16:41 UTC (permalink / raw
  To: ruby-core


Issue #5575 has been updated by Eric Hodel.


=begin
llvm-gcc is no longer supported by LLVM. You can either install gcc yourself or you can build ruby with clang:

  CC=clang ./configure
  make
  # …

See [ruby-core:40473]
=end
----------------------------------------
Backport #5575: ruby does not compile on Lion with Xcode 4.2
http://redmine.ruby-lang.org/issues/5575

Author: Matthew Johnson
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 


Apple removed gcc from Lion / Xcode 4.2.  Now we have LLVM-gcc as the oldest compiler.  Please update ruby so it can be compiled with the latest tools (Ideally LLVM 3.0).

Thanks!


-- 
http://redmine.ruby-lang.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:41890] [Backport93 - Backport #5575][Closed] ruby does not compile on Lion with Xcode 4.2
  2011-11-05 19:56 [ruby-core:40761] [Backport93 - Backport #5575][Open] ruby does not compile on Lion with Xcode 4.2 Matthew Johnson
  2011-11-06 16:41 ` [ruby-core:40790] [Backport93 - Backport #5575] " Eric Hodel
@ 2012-01-03  4:55 ` Motohiro KOSAKI
  1 sibling, 0 replies; 3+ messages in thread
From: Motohiro KOSAKI @ 2012-01-03  4:55 UTC (permalink / raw
  To: ruby-core


Issue #5575 has been updated by Motohiro KOSAKI.

Status changed from Open to Closed


----------------------------------------
Backport #5575: ruby does not compile on Lion with Xcode 4.2
https://bugs.ruby-lang.org/issues/5575

Author: Matthew Johnson
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 


Apple removed gcc from Lion / Xcode 4.2.  Now we have LLVM-gcc as the oldest compiler.  Please update ruby so it can be compiled with the latest tools (Ideally LLVM 3.0).

Thanks!


-- 
http://redmine.ruby-lang.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-03  5:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-05 19:56 [ruby-core:40761] [Backport93 - Backport #5575][Open] ruby does not compile on Lion with Xcode 4.2 Matthew Johnson
2011-11-06 16:41 ` [ruby-core:40790] [Backport93 - Backport #5575] " Eric Hodel
2012-01-03  4:55 ` [ruby-core:41890] [Backport93 - Backport #5575][Closed] " Motohiro KOSAKI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).