I've added some command line configuration and build support for Mac OS X.

In doing so I touched a bit of the common configuration infrastructure; I
don't believe I busted anybody's build, but please yell at me if I did!

There are now three build's support for Mac OS:

    CodeWarrior build: generates CFM shlibs for Mac OS Classic and Carbon

    ProjectBuilder build: generates Mach-O Carbon-only Xerces framework

    OS X command line build: generates a Xerces.dylib very much in
        keeping with all of the other unix-ish builds.
    
            ./runConfigure -p macosx -n native
            make

The CodeWarrior and ProjectBuilder build scripts have not been updated for a
bit; I'll get to that shortly. Longer term, I'm evaluating whether to
maintain the ProjectBuilder framework build or to simply have ProjectBuilder
invoke the command line build. Feedback welcome.

-jdb


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to