LoadTool('gcc-generic', env, gcc_cross_prefix='mipsel-linux') ### Neptune System Files env['NPT_SYSTEM_SOURCES']={'System/StdC':'*.cpp', 'System/Bsd':'*.cpp', 'System/Posix':'*.cpp', 'System/Null':'NptNullSerialPort.cpp'} env['NPT_EXTRA_LIBS']=['pthread']