Fork me on GitHub

Compiler/Linker Providers

Compiler Provider

Provider Executable Note
generic gcc Compiler with "-o " option ( gcc, Sun CC, hpux cc, etc )
generic-classic gcc Compiler with "-o" option ( gcc, IBM xlc, etc )
msvc cl
bcc bcc32

Linker Provider

Provider Executable Note
generic gcc Linker with "-o " option ( gcc, Sun CC, hpux, cc, unix ld, etc )
generic-classic gcc Linker with "-o" option ( gcc, IBM xlc, etc )
msvc link
bcc ilink32
tlib tlib