GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MKC_COMPILER_SETTINGS(1) MKC_COMPILER_SETTINGS(1)

mkc_compiler_settings - generates initial settings for C/C++ compiler

mkc_compiler_settings

mkc_compiler_settings checks compiler capabilities and store initial settings required by mk-configure to
~/.mkcmake/mkc_imp.cc_${CC_TYPE}-${CC_VERSION}.mk or
~/.mkcmake/mkc_imp.cxx_${CXX_TYPE}-${CXX_VERSION}.mk files for C and C++ compilers respectively.

CC
C compiler to check.
CXX
C++ compiler to check.
USE_CC_COMPILERS
A space-separated list of C compilers to check. This variable has higher priority than CC.
USE_CXX_COMPILERS
A space-separated list of C++ compilers to check. This variable has higher priority than CXX.

Aleksey Cheusov <vle@gmx.net>
February 10, 2020

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.