Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Non-broken C compiler...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pooh Cook  
View profile  
 More options Jan 9 2012, 12:47 pm
From: Pooh Cook <eshop...@gmail.com>
Date: Mon, 9 Jan 2012 09:47:55 -0800 (PST)
Local: Mon, Jan 9 2012 12:47 pm
Subject: Non-broken C compiler...
well... your note says to tell y'all bout this...  So here goes...

can't install ruby-enterprise-1.8.7-2011.12...

I have xcode Version 4.2.1 installed (and working in development of
several apps) ...   Yet I get this:

Checking for required software...

 * Non-broken C compiler... not found
 * Non-broken C++ compiler... not found
 * The 'make' tool... found at /usr/bin/make
 * The 'patch' tool... found at /usr/bin/patch
 * Zlib development headers... found
 * OpenSSL development headers... found
 * GNU Readline development headers... found

Some required software is not installed.
But don't worry, this installer will tell you how to install them.
Press Enter to continue, or Ctrl-C to abort.

--------------------------------------------
Installation instructions for required software

 * To install Non-broken C compiler:
   Please install the Apple Development Tools: http://developer.apple.com/tools/;
Please note that since Xcode 4, Apple uses llvm-gcc as its default
compiler, which is known to contain bugs. Some of these bugs caused
Ruby Enterprise Edition to be incorrectly compiled, causing crashes.
If you have the Development Tools installed then it means that this
installer failed to find the non-llvm version of the compiler. In that
case, please tell us about this problem.

 * To install Non-broken C++ compiler:
   Please install the Apple Development Tools: http://developer.apple.com/tools/;
Please note that since Xcode 4, Apple uses llvm-gcc as its default
compiler, which is known to contain bugs. Some of these bugs caused
Ruby Enterprise Edition to be incorrectly compiled, causing crashes.
If you have the Development Tools installed then it means that this
installer failed to find the non-llvm version of the compiler. In that
case, please tell us about this problem.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hongli Lai  
View profile  
 More options Jan 10 2012, 8:59 am
From: Hongli Lai <hon...@phusion.nl>
Date: Tue, 10 Jan 2012 14:59:35 +0100
Local: Tues, Jan 10 2012 8:59 am
Subject: Re: Non-broken C compiler...

On Mon, Jan 9, 2012 at 6:47 PM, Pooh Cook <eshop...@gmail.com> wrote:
> well... your note says to tell y'all bout this...  So here goes...

Which OS X version are you on? Can do show the output of this command?

ls /usr/bin/*gcc*

--
Phusion | Ruby & Rails deployment, scaling and tuning solutions

Web: http://www.phusion.nl/
E-mail: i...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
A Guy Named Ryan  
View profile  
 More options Jan 31 2012, 1:44 pm
From: A Guy Named Ryan <aguynamedr...@gmail.com>
Date: Tue, 31 Jan 2012 10:44:59 -0800 (PST)
Local: Tues, Jan 31 2012 1:44 pm
Subject: Re: Non-broken C compiler...
I'm having the same problem.

Here's the output from ls -la /usr/bin/*gcc*
lrwxr-xr-x  1 root  wheel  12 Jan 12 11:40 /usr/bin/gcc -> llvm-
gcc-4.2
lrwxr-xr-x  1 root  admin  52 Jan 12 11:40 /usr/bin/i686-apple-
darwin11-llvm-gcc-4.2 -> ../llvm-gcc-4.2/bin/i686-apple-darwin11-llvm-
gcc-4.2
lrwxr-xr-x  1 root  admin  32 Jan 12 11:40 /usr/bin/llvm-gcc -> ../
llvm-gcc-4.2/bin/llvm-gcc-4.2
lrwxr-xr-x  1 root  admin  32 Jan 12 11:40 /usr/bin/llvm-gcc-4.2 -> ../
llvm-gcc-4.2/bin/llvm-gcc-4.2

I'm running Mac OS X 10.7.2 (Lion) with Xcode 4.2.1

My understanding from blog posts like these (http://caiustheory.com/
install-gcc-421-apple-build-56663-with-xcode-42) is that Xcode no
longer installs non-llvm versions of the gcc.  This is causing a lot
of problems.  The blog post I linked to suggests a few ways to install
your own copies of the gcc compilers, but personally I'm hesitant to
go mucking about like that.

Hope this information helps.  Please let me know if there's any other
information I can provide.

Thanks!

On Jan 10, 5:59 am, Hongli Lai <hon...@phusion.nl> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hongli Lai  
View profile  
 More options Feb 15 2012, 3:31 am
From: Hongli Lai <hon...@phusion.nl>
Date: Wed, 15 Feb 2012 09:31:20 +0100
Local: Wed, Feb 15 2012 3:31 am
Subject: Re: Non-broken C compiler...
The REE installer now recommends downloading GCC from
https://github.com/kennethreitz/osx-gcc-installer

On Tue, Jan 31, 2012 at 7:44 PM, A Guy Named Ryan

--
Phusion | Ruby & Rails deployment, scaling and tuning solutions

Web: http://www.phusion.nl/
E-mail: i...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »