> Raspberry Pi is an ARM so you could check for CPUARM. 64-bit x86 Linux would be CPUX86_64 (for completeness: CPUI386 is for 32-bit x86).
Also try to compile with -vc, it will list whatever the compiler defines for the target. -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Conditional-Defines-for-Raspberry-PI-tp4046610p4046614.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
