Displaying 3 results from an estimated 3 matches for "i686_x86".
2009 Feb 10
2
[LLVMdev] Building 64-bit libraries on OS X
...ese options must be legal
target triples that your GCC compiler supports."). Unfortunately I
couldn't figure out which target triples to use. I've tried a few but
until now I either get an error when calling configure or I simply end
up with 32-bit libraries. For instance "i686_x86-apple-darwin9.0.0"
results in "Invalid configuration `i686_x86-apple-darwin9.0.0':
machine `i686_x86-apple' not recognized". "x86_64-apple-darwin9.0.0"
configures and builds fine but all libraries are 32-bit ("file
libLTO.dylib" says "libLTO.d...
2009 Feb 10
0
[LLVMdev] Building 64-bit libraries on OS X
...must be legal
> target triples that your GCC compiler supports."). Unfortunately I
> couldn't figure out which target triples to use. I've tried a few but
> until now I either get an error when calling configure or I simply end
> up with 32-bit libraries. For instance "i686_x86-apple-darwin9.0.0"
> results in "Invalid configuration `i686_x86-apple-darwin9.0.0':
> machine `i686_x86-apple' not recognized". "x86_64-apple-darwin9.0.0"
> configures and builds fine but all libraries are 32-bit ("file
> libLTO.dylib" says &q...
2009 Feb 09
1
[LLVMdev] Building 64-bit libraries on OS X
...es of these options must be legal target triples that your GCC compiler supports."). Unfortunately I couldn't figure out which target triples to use. I've tried a few but until now I either get an error when calling configure or I simply end up with 32-bit libraries. For instance "i686_x86-apple-darwin9.0.0" results in "Invalid configuration `i686_x86-apple-darwin9.0.0': machine `i686_x86-apple' not recognized". "x86_64-apple-darwin9.0.0" configures and builds fine but all libraries are 32-bit ("file libLTO.dylib" says "libLTO.dylib: Ma...