Go to the documentation of this file.
72 if(arg.is_infile_name)
85 std::cout <<
"goto-link understands the options of "
86 <<
"link plus the following.\n\n";
std::string get_base_name(const std::string &in, bool strip_suffix)
cleans a filename from path and extension
virtual bool isset(char option) const
bool doit()
reads and source and object files, compiles and links them into goto program objects.
cl_message_handlert message_handler
std::string output_file_executable
std::string get_value(char option) const
std::list< std::string > library_paths
std::string object_file_extension
goto_cc_cmdlinet & cmdline
bool add_input_file(const std::string &)
puts input file names into a list and does preprocessing for libraries.
bool set(const cmdlinet &cmdline)
void help_mode() final
display command line help
void help()
display command line help
static unsigned eval_verbosity(const std::string &user_input, const message_levelt default_verbosity, message_handlert &dest)
Parse a (user-)provided string as a verbosity level and set it as the verbosity of dest.
ms_link_modet(goto_cc_cmdlinet &)
const std::list< std::string > & get_values(const std::string &option) const