[distcc] distcc with icc -c -g

Wayne Davison wayned at users.sourceforge.net
Tue Mar 11 20:45:36 GMT 2003


On Tue, Mar 11, 2003 at 10:09:31PM +0100, Tom Van Laerhoven wrote:
> everything goes fine, as does also:
> $ icc -c -g conftest.c

Note that distcc appends an explicit -o option onto -c commands, so how
does icc deal with a command like this:

$ icc -c -g conftest.c -o conftest

Does that confuse it?

..wayne..


More information about the distcc mailing list