aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/bcc.txt
blob: 93306dde12f5e0ea8c1d0754e7008e4c67c0eb88 (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
26
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 ""
check_opt_flags "-O2"
lang_flags ""
warning_flags ""

shared_flags ""
dll_import_flags ""

ar_command lib

makefile_style nmake

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