You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. run exec-wrapper after setting CC environment variable to some value
What is the expected output? What do you see instead?
Expected exec-wrapper to compile the wrapper using the compiler I specified in
the CC
environment variable, but it always compiles with "cc".
What version of the product are you using? On what operating system?
exec-wrapper 1.0.1 on Mac OS X 10.6.2.
Please provide any additional information below.
The attached patch implements this feature.
Original issue reported on code.google.com by [email protected] on 10 Feb 2010 at 1:54
Original issue reported on code.google.com by
[email protected]
on 10 Feb 2010 at 1:54Attachments:
The text was updated successfully, but these errors were encountered: