Re: reliable version for Mac
HARUNAGA Hirotoshi <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.mac |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Richard Fallstrom wrote: > In article <[email protected]>, HARUNAGA > Hirotoshi <[email protected]> wrote: > >>And I made unofficial 1.3b release Mac classic build. >>http://www.t3.rim.or.jp/%7Eharunaga/mozilla-macos9/ > > I wonder if I could use CodeWarrior 8 on this and get a better result? > You think? I don't know because I have only CW 7.2. P.S. Building 1.3/1.3.1 Mac classic version is difficult. It seems that CVS tree is already broken for Mac OS 9. First, I have to check out the following modules manually. mozilla/lib/mac/Instrumentation mozilla/modules/libpr0n Otherwise the building stalls at libimg2 because of missing nsPPMDecoder.cpp. Then the build is done. But "Mozilla" executable application is not generated...