onditional on _INT8_H.
Even if the libraries build, will libffi or libobjc work on 64 bit
PPC Since I don't have access to a 64 bit PPC machine I cannot
test this.
There is an even murkier question about what happens with Darwin 8 on
x86.
Bill Northcott
I am using was synced to the release gcc-4.0.0 on 20 April.
So it is not that out of date.
Bill Northcott
no idea what is going on here. Can someone please give me
some clues.
Bill Northcott
code. The other is "/
Library/Application Support/Xcode/Specifications/GCC 4.0.xcspec" I
now realise the warnings arise because the specs file is from a
different compiler.
Presumably these files serve some purpose. How do they affect the
operation of the compiler?
Bill Northcott
50xx compiler.
Thanks for the help
Bill Northcott
cc 4 on MacOS X 10.4.1 (Darwin 8.1).
The only thing I needed to add was gmp, which built from the source
without problems.
The cc-tools in Darwin 8 is 590. So I think it would be a bad idea
to install 576!
If I get time, I will try the current code.
Bill Northcott
an Intel Mac.
This has also been reported by someone trying to use the SDKs to
build a cross compiler on Linux which targeted i386 Darwin, I am
afraid I have lost the reference.
Cheers
Bill Northcott
On 14/06/2006, at 5:15 AM, Mike Stump wrote:
None of this is a problem on MacOS X Intel. The cross-compilers
build without problems on an Intel Mac.
Well, apparently one solution is to fatten your system.
My attempts to do that just resulted in a system that would not boot :-(
Fortunately,
On 14/06/2006, at 10:47 AM, Mike Stump wrote:
Any suggestions? Does the -isysroot compiler flag fix this sort
of issue? It does not seem to be used in the gcc build.
I'd expect it might. Run with -v and see if isysroot is given to
ld. If not, add -Wl,-isysroot=... to pass it down to ld.
I have now tested the -ieee flag. So this is a documentation error,
because the vital option is not mentioned in the host specific note.
I have added a suggested documentation change to PR16787. It would be
good if someone could fix the documentation.
Bill Northcott
On 10/02/2005, at 12:56
10 matches
Mail list logo