Re: pmacos.h correction
Ruslan Zasukhin <[email protected]> Sun, 21 Nov 2004 00:30:18 +0200
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <BDC5921A.23E2F%[email protected]> |
On 11/21/04 12:03 AM, "Steven R.Loomis" <[email protected]> wrote: Hi Steven, I think you did mean for CARBON? 1) we use many months already ICU + CW + CARBON, 2) today we was able build CW projects for MACHO BSD. only 2-3 corrections in the ICU sources (was posted here) and pmacos.h file correction. pmacos.h file -- as far as I see is made in the first turn for CodeWarrior. Yes it WAS made for CARBON target....may be for Classic also. don't know we have not use Classic. now it works with MACHO BSD also. > Hello, > Can you run configure in this environment? pmacos.h is really for > classic.. > -s > > On Nov 20, 2004, at 12:36 AM, Ruslan Zasukhin wrote: > >> Hi All, >> >> I try to compile ICU by CodeWarrior on OS X for MACHO target. >> I have found that pmacos.h must be corrected as the following: >> >> >> #ifndef macintosh >> #define macintosh 1 >> #endif >> >> // umutex.c require this 2 lines to be compiled by CW in MACHO target. >> #if __MACH__ >> #undef macintosh >> #define ICU_USE_THREADS 1 >> #endif // __MACH__ >> >> >> >> Here added last 5 lines -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: [email protected] web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina -------------------------------------------------------------