Hi all I'm sorry in advanced about my poor english (I'm spanish talking)
I am returning to pascal, and in OSX 10.5.5, fpk 2.2.2 (installed from .dmg) I tried this: program first; var a:integer; begin a:=1; writeln (a); end. But when I tried compling the response was: Free Pascal Compiler version 2.2.2 [2008/08/03] for i386 Copyright (c) 1993-2008 by Florian Klaempfl Target OS: Darwin for i386 Compiling program1.pas Assembling first Error: Assembler as not found, switching to external assembling Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled) I see it was generated a file with extension .s I know I am a rookie in this, but can anyone help me? -- ------- César Espinoza Soto ---------
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal