[Bug bootstrap/28026] Cross compiles involving Darwin fail

2006-10-03 Thread geoffk at gcc dot gnu dot org
--- Comment #6 from geoffk at gcc dot gnu dot org 2006-10-03 20:47 --- In I report that cross-compiling from powerpc-darwin to i386-darwin succeeds. -- geoffk at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/28026] Cross compiles involving Darwin fail

2006-06-22 Thread w dot northcott at unsw dot edu dot au
--- Comment #5 from w dot northcott at unsw dot edu dot au 2006-06-23 05:57 --- (In reply to comment #3) > I think the problem with the FSF build is that the SDK is actually > *-darwin-8.6.1 but your host system is running Tiger which is *-darwin-8.6.0. Thanks for the thoughgt, but I

[Bug bootstrap/28026] Cross compiles involving Darwin fail

2006-06-22 Thread geoffk at gcc dot gnu dot org
--- Comment #4 from geoffk at gcc dot gnu dot org 2006-06-22 23:38 --- (In reply to comment #3) > I think the problem with the FSF build is that the SDK is actually > *-darwin-8.6.1 but your host system is running Tiger which is *-darwin-8.6.0. I mean, of course, *-apple-darwin8.6.1.

[Bug bootstrap/28026] Cross compiles involving Darwin fail

2006-06-22 Thread geoffk at gcc dot gnu dot org
--- Comment #3 from geoffk at gcc dot gnu dot org 2006-06-22 23:36 --- I think the problem with the FSF build is that the SDK is actually *-darwin-8.6.1 but your host system is running Tiger which is *-darwin-8.6.0. If you give configure the full three-entry version numbers it will real

[Bug bootstrap/28026] Cross compiles involving Darwin fail

2006-06-14 Thread w dot northcott at unsw dot edu dot au
--- Comment #2 from w dot northcott at unsw dot edu dot au 2006-06-14 20:28 --- (In reply to comment #1) > What problem did you see when ld wasn't in build_gcc? collect2: cannot find ld when trying to link cross-compilers. This is not seen whn building on a fat library machine becau

[Bug bootstrap/28026] Cross compiles involving Darwin fail

2006-06-14 Thread mrs at apple dot com
--- Comment #1 from mrs at apple dot com 2006-06-14 17:11 --- What problem did you see when ld wasn't in build_gcc? Also, if the compiler is configured with isysroot, if gcc.c is taught to default to using it, then I think the change to configure.ac isn't needed. This also helps with p