comp.lang.ada
 help / color / mirror / Atom feed
From: Lucretia <laguest9000@googlemail.com>
Subject: Re: to Simon Wright, re Mac OS X builds
Date: Thu, 6 Oct 2016 15:16:19 -0700 (PDT)
Date: 2016-10-06T15:16:19-07:00	[thread overview]
Message-ID: <00a5b373-109d-469f-a20c-ac1352313bb6@googlegroups.com> (raw)
In-Reply-To: <7d6e52e2-af45-4a9b-904f-be2504e3eb02@googlegroups.com>

Just so people know what I did and it's archived forever:

# Install the command line tools
$ xcode-select --install

$ ../../source/gcc-6.2.0/configure --prefix=/opt/gcc-6.2.0 --without-libiconv-prefix --disable-libmudflap --disable-libstdcxx-pch --disable-libsanitizer --disable-libcc1 --disable-libcilkrts --disable-multilib --disable-nls --enable-languages=c,c++,ada,fortran,objc,obj-c++ --host=x86_64-apple-darwin15 --build=x86_64-apple-darwin15 --target=x86_64-apple-darwin15 --with-boot-ldflags='-Wl,-headerpad_max_install_names -shared-libgcc' --disable-libstdcxx  2>&1|tee log.config.txt

$ make -j4 2>&1 |tee log.make.txt


  reply	other threads:[~2016-10-06 22:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03 15:14 to Simon Wright, re Mac OS X builds Lucretia
2016-10-06  7:57 ` Simon Wright
2016-10-06 10:54   ` Luke A. Guest
2016-10-06 16:30     ` Simon Wright
2016-10-06 16:41       ` Lucretia
2016-10-06 19:15         ` Simon Wright
2016-10-06 16:51       ` Lucretia
2016-10-06 19:09         ` Simon Wright
2016-10-06 14:38   ` Luke A. Guest
2016-10-06 16:23   ` Lucretia
2016-10-06 16:26   ` Lucretia
2016-10-06 16:29     ` Lucretia
2016-10-06 16:54       ` Simon Wright
2016-10-06 17:14         ` Lucretia
2016-10-06 18:13           ` Lucretia
2016-10-06 19:08             ` Simon Wright
2016-10-06 19:29               ` Lucretia
2016-10-06 22:16                 ` Lucretia [this message]
2016-10-07  7:26                   ` Simon Wright
2016-10-07  9:24                     ` Luke A. Guest
2016-10-07 13:20                       ` Simon Wright
2016-10-08 11:28                       ` Lucretia
replies disabled

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