Re: Xalan using Code Warrior

2002-01-11 Thread Brian Schipper
We've also got Mac builds of Xalan 1.2 compiling under CodeWarrior. The main problem I ran into was the one mentioned at: http://marc.theaimsgroup.com/?l=xalan-dev&m=99911132205441&w=2 I've reported this to MetroWerks. Working around this required about 125 patches to the code to use the g

Re: Xalan using Code Warrior

2002-01-04 Thread Patrick E Laplante
On 03/01/02 16:44, "Manuel Barros" <[EMAIL PROTECTED]> wrote: First I've looked at the MSDev project to see which file I needed to include. Second, I've renamed a bunch of files that were having too long name. Third, I've created the MacDefinition file that defined compiler options. Then, I bu

Re: Xalan using Code Warrior

2002-01-03 Thread Manuel Barros
Hi, I hope this answers your question: The answer is simple, but probably unsatisfactory. Get the latest Xalan distribution, and the latest CodeWarrior compiler, i.e. Version 7. Compile the distribution. When you get a set of warnings and compiler errors then fix them by either changing the of

Re: Xalan using Code Warrior

2002-01-03 Thread Carlos
Title: Re: Xalan using Code Warrior How did you do it? It’s more useful to explain the process than to say I did it Thanks Carlos On 01/03/02 13:02, "Patrick E Laplante" <[EMAIL PROTECTED]> wrote: I got xalan working on MacOS9 using code warrior. So you know... Pat --

Xalan using Code Warrior

2002-01-03 Thread Patrick E Laplante
Title: Xalan using Code Warrior I got xalan working on MacOS9 using code warrior. So you know... Pat