public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* I need help compiling EVERY language on my Mac OS High Sierra based system
@ 2018-08-16 12:37 Bryan Dunphy
  2018-08-16 13:51 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan Dunphy @ 2018-08-16 12:37 UTC (permalink / raw)
  To: gcc-help

 just tried on my own and only a few languages compiled. /Users/bryandunphy/Downloads/gcc-8.2.0 is the destination of svn checkout svn://gcc.gnu.org/svn/gcc/trunk <svn://gcc.gnu.org/svn/gcc/trunk>

The configure command was:

/Users/bryandunphy/Downloads/gcc-8.2.0/configure  --prefix=$HOME/gcc-built --build=x86_64-apple-darwin17.7.0 --host=x86_64-apple-darwin17.7.0 --target=x86_64-apple-darwin17.7.0 CC=/opt/gcc-8.1.0/bin/gcc CXX=/opt/gcc-8.1.0/bin/g++ bootstrap

The contents of $HOME/gcc-built are at https://gist.github.com/Bryan-Dunphy/c9abf6a70a8f14025fae666190f4d3bd

The ls -lR of /Library/Developer/CommandLineTools/usr/bin is available at https://gist.github.com/Bryan-Dunphy/8466ad4ce4921dd3e02a04ad81b04852 <https://gist.github.com/Bryan-Dunphy/8466ad4ce4921dd3e02a04ad81b04852>

The ls -lR of /opt/gcc-8.1.0 is available at https://gist.github.com/Bryan-Dunphy/f76e6b16933efa05e9de399cdb963077 <https://gist.github.com/Bryan-Dunphy/f76e6b16933efa05e9de399cdb963077>

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

* Re: I need help compiling EVERY language on my Mac OS High Sierra based system
  2018-08-16 12:37 I need help compiling EVERY language on my Mac OS High Sierra based system Bryan Dunphy
@ 2018-08-16 13:51 ` Jonathan Wakely
  2018-08-16 20:06   ` Bryan Dunphy
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2018-08-16 13:51 UTC (permalink / raw)
  To: Bryan Dunphy; +Cc: gcc-help

On Thu, 16 Aug 2018 at 13:37, Bryan Dunphy wrote:
>
>  just tried on my own and only a few languages compiled.

Did you read the documentation for --enable-languages at
https://gcc.gnu.org/install/configure.html ?

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

* Re: I need help compiling EVERY language on my Mac OS High Sierra based system
  2018-08-16 13:51 ` Jonathan Wakely
@ 2018-08-16 20:06   ` Bryan Dunphy
  0 siblings, 0 replies; 3+ messages in thread
From: Bryan Dunphy @ 2018-08-16 20:06 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-help

I read the page, but overlooked it. There are too many options listed. Perhaps someone should put important options like this one in BOLD or something?

> On Aug 16, 2018, at 08:51:21, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> 
> https://gcc.gnu.org/install/configure.html <https://gcc.gnu.org/install/configure.html>

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

end of thread, other threads:[~2018-08-16 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-16 12:37 I need help compiling EVERY language on my Mac OS High Sierra based system Bryan Dunphy
2018-08-16 13:51 ` Jonathan Wakely
2018-08-16 20:06   ` Bryan Dunphy

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).