Mattias Gaertner wrote on Fri, 27 Apr 2012:
Thanks. But now 'make all' fails with: /usr/local/bin/ppc386 -Ur -Xs -O2 -n -Fui386 -Fusystems -Fu/Users/mattias/2.7.1/fpc/rtl/units/i386-darwin -Fii386 -FE. -FUi386/units/i386-darwin -dRELEASE -di386 -dGDB -dBROWSERLOG -Fux86 -Sew pp.pas cutils.pas(1436) Error: Can't create assembler file: i386/units/i386-darwin/cutils.s
You probably did a "sudo make install" before, and because it started recompiling things, it created files owned by root in your tree. You'll have to manually delete those again (using sudo).
Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal