If the hardware manufacturer says there is no GNU Binutils available, then ask for generic Binutils.
Free Pascal should be able to work correctly with Microsoft Assembler and Microsoft Linker (or whatever is available for your hardware). Possibly by just creating a batch script to build the target (first compile the source into assembler, then assemble and then link), and on the worse case by modifying the compiler sources. I managed to get FPC working with the CodeWarrior Linker for x86, and there is no specific support on the compiler for it, and yet it worked. -- Felipe Monteiro de Carvalho _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal