[fpc-pascal] FPC and JAVA
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Fri Oct 26 13:38:16 CEST 2007
On 10/26/07, Krishna <v.krishnakumar at gmail.com> wrote:
> In the SDK that I installed with Carbide I remember seeing binutils
> and friends. So I suppose that a GCC cross compiler is being used for
> building the code which means g++ is a supported compiler. Now,
> assuming that the symbian os itself is built using another compiler
> and the fact that g++ is binary compatible with the abi means that a
> bridge to g++ should be compatible with the binaries of other
> compilers. No?
Yes, but the emulator has different versions for many compilers, so
using this would mean giving up using the emulator.
> Another thing, the code produced for the winemulator target is x86
> code or arm code?
x86
Its actually a simulator
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list