On Jun 14, 2005, at 3:30 AM, Alexey Proskuryakov wrote:
On 14.06.2005 00:58, "Lyndsey Ferguson" <
email@hidden> wrote:
Why is the Carbon-dev posting you have mentioned (likely,
definitive?
| (Note to anyone who isn't too familiar with the Mach-O file format: This
| is about the limit of a "section" in the file, not the actual size of
| your executable. The executable can be very, very large.)
- WBR, Alexey Proskuryakov
Well, I wanted to get a confirmation on that. At WWDC Apple Engineers told me and my coworker that the limit was 16Mb for Mach-O executables. Apparently this is a CW limitation.
On Jun 13, 2005, at 6:27 PM, Markus Fritze wrote:
On Jun 13, 2005, at 1:58 PM, Lyndsey Ferguson wrote:
Previously I had been told that the maximum size of an Mach-O executable was 16Mb. Our CFM executable application is considerably larger than that; some 35Mb. Our debug version of that is well into the 50Mb range.
That is a CodeWarrior 8.3 limitation! Mach-O probably has a 2GB or even 4GB limit for your code :-) Therefore you can safely upgrade to Xcode 2.1.
Yahoo!
Whew, that's a load off.
Thanks a lot everyone, I appreciate the information!
Sincerely,
Lyndsey Ferguson