[fpc-devel] Darwin make failure

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Sep 23 13:10:31 CEST 2005


On 23 sep 2005, at 13:04, Paul Davidson wrote:

> Darwin.
> Checked out revision 1162.
>
> cutils.pas(1203) Error: Can't create assembler file: powerpc/units/ 
> powerpc-darwin/cutils.s
> cutils.pas(36,17) Fatal: There were 1 errors compiling module,  
> stopping
> cutils.pas(157,19) Fatal: Compilation aborted
> make[5]: *** [ppcppc] Error 1

That probably means that the directory powerpc/units/powerpc-darwin  
does not exist. It should be automatically created by the Makefile  
(at least the units/powerpc-darwin part) if you use "make all" in the  
fpc dir or "make cycle" in the fpc/compiler dir.


Jonas




More information about the fpc-devel mailing list