Skip to content

csutils/cswrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2d26be · Feb 26, 2025
Feb 26, 2025
Jul 26, 2022
Jun 19, 2024
Jun 19, 2024
Oct 29, 2014
Jan 31, 2023
Jul 26, 2021
Feb 3, 2014
Jul 19, 2022
Aug 12, 2021
Mar 21, 2023
Aug 12, 2021

Repository files navigation

cswrap
======
cswrap is a generic compiler wrapper that translates relative paths to absolute
paths in diagnostic messages.  Create a symbolic link to cswrap named as your
compiler (gcc, g++, ...) and put it to your $PATH.  cswrap --help prints usage
to standard error output.  You can find the up2date sources in the following
repository:

    https://github.com/csutils/cswrap

cswrap is licensed under GPLv3+, see COPYING for details.  Please report bugs
and feature requests on GitHub using the above URL.