Mark Morgan Lloyd wrote: > I'm exploring the capabilities of a small ARM-based system, I've got > Debian "Etch" on it with kernel 2.6.18. .. > Assembling comctrls > comctrls.pp(2706) Error: Can't call the assembler, error -1 switching to > external assembling > comctrls.pp(2706) Fatal: There were 2 errors compiling module, stopping > Fatal: Compilation aborted > make[1]: *** [alllclunits.ppu] Error 1 > make[1]: Leaving directory `/usr/local/share/lazarus-0.9.24-0/lcl' > make: *** [lcl] Error 2
The cause of the problem appears to have been lack of memory. The Debian installer had created a 90Mb swap partition which was inadequate, I rebuilt the system with 1Gb of which I believe around 200Mb was used during the Lazarus build (make all). I believe I've got a good set of binaries out of it but execution fails with exceptions. I can't put any more time into this one right now but I will revisit at some point. -- Mark Morgan Lloyd markMLl .AT. telemetry.co .DOT. uk [Opinions above are the author's, not those of his employers or colleagues] _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus