aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/bcc.txt
blob: ddb0aa9964f0996e195e4356da517e07ff3570ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
macro_name BORLAND

binary_name bcc32

compile_option "-c "
output_to_option "-o"
add_include_dir_option -I
add_lib_dir_option -L
add_lib_option ""

no_debug_flags "-O2"
debug_flags ""
app_opt_flags "-O2"
lang_flags ""
warning_flags ""

shared_flags ""

ar_command lib

makefile_style nmake

<mach_abi_linking>
all       -> "-tM"
</mach_abi_linking>