comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: GCC 4.8.0 for Mac OS X
Date: Wed, 19 Jun 2013 08:26:24 +0100
Date: 2013-06-19T08:26:24+01:00	[thread overview]
Message-ID: <lyk3lqlfxb.fsf@pushface.org> (raw)
In-Reply-To: be66cb11-b1da-4b57-be6c-244fc636655a@googlegroups.com

paulohsantosol@gmail.com writes:

> I didn't get it, could you be more especific in the installation when
> you say:
>
>    $ cd / 
>    $ sudo tar jxvf ~/Downloads/gcc-4.8.0-x86_64-apple-darwin12.tar.bz2 
>
> and put /opt/gcc-4.8.0/bin first on your PATH. 
>
> I didn't understand the last line. What do I have to put in the bin
> directory after I created it?

Here, the first Google hit on searching for 'set path mac os x mountain
lion' was [1], which I'm sure will work. I use a different technique,
which has the strong disadvantage of only working in Terminal windows
(but I'm used to it): edit ~/.bash_profile_common, at the end put

   PATH=/opt/gcc-4.8.0/bin:$PATH

and close/re-open all Terminal windows.

[1] http://architectryan.com/2012/10/02/add-to-the-path-on-mac-os-x-mountain-lion/


      parent reply	other threads:[~2013-06-19  7:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15  7:38 GCC 4.8.0 for Mac OS X Simon Wright
2013-06-18 22:48 ` paulohsantosol
2013-06-19  6:30   ` Georg Bauhaus
2013-06-19  7:26   ` Simon Wright [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox