comp.lang.ada
 help / color / mirror / Atom feed
From: Lucretia <laguest9000@googlemail.com>
Subject: Re: Ada on iOS ? Or Swift...
Date: Tue, 22 Dec 2015 09:27:55 -0800 (PST)
Date: 2015-12-22T09:27:55-08:00	[thread overview]
Message-ID: <5770705c-ea2b-4e6d-8a6e-64ef5ea045d3@googlegroups.com> (raw)
In-Reply-To: <1682177867.472468728.727179.laguest-archeia.com@nntp.aioe.org>

I had a thought, don't use binutils as the iphone sdk's have their own tools.

../gcc-4.9.2/configure --prefix=/Users/laguest/opt/apple-gcc --target=i686-apple-darwin10 --build=x86_64-apple-darwin14 --host=x86_64-apple-darwin14 --program-prefix=i686-apple-darwin10- --with--sysroot=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/ --enable-languages=c,c++,objc,obj-c++,ada --disable-nls --disable-shared --disable-multilib --with-ppl=/Users/laguest/opt/apple-gcc --disable-isl-version-check --disable-ppl-version-check --with-gmp=/Users/laguest/opt/apple-gcc --with-mpfr=/Users/laguest/opt/apple-gcc --with-mpc=/Users/laguest/opt/apple-gcc --with-isl=/Users/laguest/opt/apple-gcc

Still failed at the same point, but a different error this time.

<start>
configure:3373: $? = 1
configure:3389: /Users/laguest/src/gcc/build-gcc/./gcc/xgcc -B/Users/laguest/src/gcc/build-gcc/./gcc/ -B/Users/laguest/opt/apple-gcc/i686-apple-darwin10/bin/ -B/Users/laguest/opt/apple-gcc/i686-apple-darwin10/lib/ -isystem /Users/laguest/opt/apple-gcc/i686-apple-darwin10/include -isystem /Users/laguest/opt/apple-gcc/i686-apple-darwin10/sys-include    -o conftest -g -O2   conftest.c  >&5
/Users/laguest/src/gcc/build-gcc/./gcc/as: line 106: exec: i386: not found
configure:3392: $? = 1
configure:3580: checking for suffix of object files
configure:3602: /Users/laguest/src/gcc/build-gcc/./gcc/xgcc -B/Users/laguest/src/gcc/build-gcc/./gcc/ -B/Users/laguest/opt/apple-gcc/i686-apple-darwin10/bin/ -B/Users/laguest/opt/apple-gcc/i686-apple-darwin10/lib/ -isystem /Users/laguest/opt/apple-gcc/i686-apple-darwin10/include -isystem /Users/laguest/opt/apple-gcc/i686-apple-darwin10/sys-include    -c -g -O2  conftest.c >&5
/Users/laguest/src/gcc/build-gcc/./gcc/as: line 106: exec: i386: not found
configure:3606: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Runtime Library"
| #define PACKAGE_TARNAME "libgcc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU C Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/libgcc/"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3620: error: in `/Users/laguest/src/gcc/build-gcc/i686-apple-darwin10/libgcc':
configure:3623: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
</end>

The previous error (using binutils) was related to the assembly not being recognised.

Anyone?

Luke.

  reply	other threads:[~2015-12-22 17:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-19 11:04 Ada on iOS ? Or Swift v...@gmail.com
2015-12-19 13:39 ` Lucretia
2015-12-19 13:40   ` Lucretia
2015-12-20  2:16 ` David Botton
2015-12-20  4:23   ` Lucretia
2015-12-20  5:18     ` David Botton
2015-12-21 10:05   ` vincent.diemunsch
2015-12-21 11:05     ` Georg Bauhaus
2015-12-21 15:37       ` David Botton
2015-12-21 18:26     ` Lucretia
2015-12-21 20:25       ` Lucretia
2015-12-21 20:27         ` Lucretia
2015-12-22  8:10           ` Luke A. Guest
2015-12-22  9:19         ` Luke A. Guest
2015-12-22 17:27           ` Lucretia [this message]
2015-12-20  6:32 ` Who is promotion and advertising pratikg482629
replies disabled

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