22 :
Compiler(
_(
"GNU GCC Compiler for ARM"),
_T(
"arm-elf-gcc"))
41 if (platform::windows)
53 const wxString ProgramsConst = Programs +
_T(
"\\GNUARM");
bool wxGetEnv(const wxString &var, wxString *value)
bool Read(const wxString &key, wxString *str) const
bool wxFileExists(const wxString &filename)
virtual Compiler * CreateCopy()
Implement this in new compilers, to return a new copy.
virtual void Reset()
Reset settings to defaults.
virtual void AddIncludeDir(const wxString &option)
CompilerPrograms m_Programs
virtual ~CompilerGNUARM()
virtual void AddLibDir(const wxString &option)
static wxUniChar GetPathSeparator(wxPathFormat format=wxPATH_NATIVE)
wxString wxGetOSDirectory()
const wxString & _(const wxString &string)
Abstract base class for compilers.
virtual AutoDetectResult AutoDetectInstallationDir()
Try to auto-detect the compiler's installation directory.