Re: [fpc-pascal] CIL as a target machine for FP binaries

2009-10-07 Thread Jonas Maebe
On 07 Oct 2009, at 08:50, Gilles MARCOU wrote: But, I have read on the web site posted by Jonas, that the GCC sees the CIL as a target platform of the compiler. If the GCC can do it, isn't it possible to do it also for FPC? Of course. It's simply that someone has to do it (just like for L

[fpc-pascal] CIL as a target machine for FP binaries

2009-10-06 Thread Gilles MARCOU
Hi, I am changing the title of the topic, but it follows the discussion with Juha Manninen and the last answer of Jonas. In fact, I have asked some time ago, if there was a way to produce with FPC some kind of Java compatible bytecode. I was answered that it was not possible because of some funda