Re: [fpc-pascal] No Hello World after updating Xcode to 2.1

2005-09-20 Thread Lance Boyle
On Sep 16, 2005, at 5:42 AM, Andrew Haines wrote: Lance Boyle wrote: I've just installed Xcode 2.1 and can no longer compile FPC using 2.0.0. For good measure, I re-installed FPC 2.0.0 and the Xcode Integration Kit, including the Universal Interfaces. The latter acted oddly with a

Re: [fpc-pascal] No Hello World after updating Xcode to 2.1

2005-09-20 Thread Andrew Haines
Lance Boyle wrote: if [ $BUILD_STYLE = Development ]; then echo \Build Style = Development\ /usr/local/bin/ppcppc $INPUT_FILE_NAME -Ci -Co -g -gl -O1 -vr - FEbuild/$PROJECT_NAME.build/$TARGET_NAME.build -o$PRODUCT_NAME else echo \Build Style = Deployment\ /usr/local/bin/ppcppc

[fpc-pascal] No Hello World after updating Xcode to 2.1

2005-09-16 Thread Lance Boyle
I've just installed Xcode 2.1 and can no longer compile FPC using 2.0.0. For good measure, I re-installed FPC 2.0.0 and the Xcode Integration Kit, including the Universal Interfaces. The latter acted oddly with a crashing program which tried to open up a dialog box, until I mounted the