Package: ccontrol
Version: 0.9.1+20071204-1
Severity: important

When using the directory-based program configuration introduced in
0.9.1+20071204-1, gcc fails to call ld because gcc does its own path
resolution.

Given the config line
  ld = /usr/bin
and
  PATH=/usr/lib/ccontrol:/usr/bin:/bin

ccontrol fails with:
  ccontrol error: failed to exec '/usr/bin//usr/lib/ccontrol/ld': 2

Reverting the config line to the original syntax of
  ld = /usr/bin/ld
solves the problem.

A workaround in the mean time is to use the directory-based
configuration only for the cc and c++ settings.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to