Changeset 44 for trunk/Compiler/Target/GCC/UProducerGCC.pas
- Timestamp:
- Mar 4, 2012, 9:43:53 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Compiler/Target/GCC/UProducerGCC.pas
r41 r44 56 56 TextSource := TStringList.Create; 57 57 IndentationLength := 2; 58 Name := 'GCC C';59 58 {$IFDEF Windows} 60 59 CompilerPath := 'c:\Program Files\MinGW\bin\gcc.exe -o %1:s';
Note:
See TracChangeset
for help on using the changeset viewer.