On 10/26/07, Krishna <[EMAIL PROTECTED]> 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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to