In our previous episode, Thomas Schatzl said: > > Does it mean an assembler is always needed with ARM? In my > > understanding x86 based PCs don't need a separate assembler with FPC. > > "apt-get install as" didn't install anything. > > Afaik only the Windows platforms have an internal assembler and linker.
FreeBSD and Linux x86 and x86_64 have internal assembler, but not linker. Though the FreeBSD/x86_64 internal assembler is only enable in trunk afaik. Be careful with binutils on ARM though, there are multiple ABIs, and the installed ones must match the device. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal