rillig
7034ce594b
Added handlers for the standard options.
...
A warning is printed for all options that are not explicitly handled.
Reindentation to align with the other files.
2006-11-30 12:18:32 +00:00
rillig
6a7a034b39
Converted this file to use the shell functions provided in
...
wrapper-subr.sh.
2006-11-26 13:00:26 +00:00
rillig
6dbf373945
Fixed the "unknown command" error messages for debug_log, which is a
...
variable, not a shell function.
2006-09-17 18:46:00 +00:00
jlam
50086541bd
Use 'debug_log' instead of 'msg_log' so that these wrapper internals aren't
...
exposed unless WRAPPER_DEBUG is set to "yes".
2006-07-31 14:43:48 +00:00
grant
892028f6a6
drop -fexceptions which icc doesn't understand.
2005-02-16 23:58:29 +00:00
grant
ffa50e5ca6
it's 2005, not 2004.
2005-02-15 09:42:23 +00:00
grant
9fd9fe5331
add support for icc, the Intel C++ Compiler (Linux).
...
icc is a high performance compiler suite for Linux/i386 and ia64, and
is free for non-commercial use. see:
http://www.intel.com/software/products/compilers/clin/
for more information.
tested with icc version 8.0 and 8.1 on Slackware 10/i386.
2005-02-15 07:43:43 +00:00