[fpc-pascal] command-line+Carbon template?

logrus at amberagents.com logrus at amberagents.com
Sat Sep 27 12:26:23 CEST 2008


Hi,

I'm porting a rather larger CW app to FPC under MacOSX 10.4.11, and am
trying to work around some rather flaky behavior I'm seeing with FPC's
Turbo-based file i/o -- by dropping back to <sigh> the old MacOS
FileManager routines.

Trouble is, the app I'm porting is a command-line utility, which I've been
building using the FPC 2.2.0 Standard Tool template. I've included
Files.pas and its dependencies in the uses clause, but I still need to
link in a Carbon lib.

Assuming this is even possible :), is anyone aware of an FPC template that
would produce such an "FPC Standard Tool++"?

Appreciate any thoughts on this issue, as I'm more or less flying blind at
this point.

Bill D.




More information about the fpc-pascal mailing list