2011/8/26 Juha Manninen <[email protected]>:
> How could the build target
> affect codetools in such way?

The file is: /usr/share/fpcsrc/rtl/inc/softfpu.pp (aka software
floating point implementation)

I am cross-compiling from linux-x86 to Android. Android is linux-arm
with softfpu and eabi 5+.

Surely there are defines which make sure that softfpu.pp is not active
in linux-x86, but is active in my Android cross-compiler. CodeTools
somehow catches those defines. They are probably in the uses clause of
the system unit.

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to