Re: [fpc-pascal] fpc assembler

2007-02-23 Thread Daniƫl Mantione
Op Sat, 24 Feb 2007, schreef Krishna: > Hi all, > > Is it possible (ok, without too much work) to make a standalone > version of the assembler buried inside fpc? It is possible and doable, however, I'm not sure what your definition of "not much work" is. > Would be interesting as it > would

[fpc-pascal] fpc assembler

2007-02-23 Thread Krishna
Hi all, Is it possible (ok, without too much work) to make a standalone version of the assembler buried inside fpc? Would be interesting as it would be able to handle both AT&T and Intel syntax. I tried feeding some (straight) asm files to the compiler (silly me!) but it bombed. Does fpc accept