On Wednesday, February 27, 2002, at 03:08 PM, Masanori Sekino wrote:
> I found an information about linker bug on mozilla web site:
> http://www.mozilla.org/ports/fizzilla/Mach.html
>
> They says that only Dec. 2001 Developer Tools can build a working
> binary.
> [snip]
> 2. How to make mozilla package to depends on specific version of
> developer tools?
You can find histories for all the documents on the Mozilla site
(there's a little "Document history" link at the bottom). Checking this
one reveals that on Jan 2, this:
"1. Update the compiler. There is a bug in the linker on OSX 10.0.4 and
10.1. We need to use a later version. Email [EMAIL PROTECTED] for the
compilers.
The files you want are
cc1obj
cc1plus
Repleace these files in the gcc distribution. We make a backup of the
old tools, just in case.
% cd /usr/libexec/gcc/darwin/ppc/2.95.2/
% sudo -s
# mkdir backup
# cp cc1* backup
# cp ~/cc1* .
# exit
"
was changed to this:
"1. Make sure you have the latest compiler update. There is a bug in the
linker on OSX 10.0.4 and 10.1. You need the December 2001 Developer
Tools. Nothing prior to this will work. You need to be an ADC member,
but membership is free."
I still have no idea exactly which bug they're talking about, but I'm
sure you could ask the author of the page (Mike Pinkerton) or one of the
other Fizzilla-Mach developers.
Dave
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel