csutils/cswrap
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.