macro_name HP_ACC binary_name aCC compile_option "-c " output_to_option "-o " add_include_dir_option -I add_lib_dir_option -L add_lib_option -l lib_opt_flags "+O2" check_opt_flags "+O2" debug_flags -g no_debug_flags "" lang_flags "-AA -ext +eh -z" warning_flags "" # +w shared_flags "+Z" makefile_style unix hppa1.0 -> "+DAportable" hppa1.1 -> "+DA1.1" hppa2.0 -> "+DA2.0W" default -> "$(CXX) +Z -b -Wl,+h,$(SONAME)" # Documented in cc(1), but not CC(1) (?)