[erlang-questions] Building R13B02-1 on Snow Leopard
jm
jeffm@REDACTED
Fri Oct 2 05:19:57 CEST 2009
Warning: blind leading the blind here.
I notice that
checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
What happens if you change the build and systems systems with
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Cant think of a better way of doing this at the moment, but take a look
in /usr/libexec/gcc/ and see what other systems are listed. eg, on mine
$ ls /usr/libexec/gcc/
darwin i686-apple-darwin8 powerpc-apple-darwin8
and just for the hell of it see what this produces
$ gcc --dumpmachine
powerpc-apple-darwin8-gcc-4.0.1: no input files
Jeff.
Adriano Bonat wrote:
> Hi guys,
>
> I've been trying for 2 days build R13B02-1 on Snow Leopard without
> success, it fails with some linker warnings like:
>
>
More information about the erlang-questions
mailing list