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