------- Comment #8 from mvanier at cs dot caltech dot edu 2008-11-15 00:50 ------- (In reply to comment #7) > I compile all the time in a directory which contains a gcc directory on > GNU/Linux, Darwin and even under windows. >
Is "." in your PATH environment variable? As I've already mentioned, it works fine if "." is not in the path. Now, one can argue that "." should not be in the path anyway, but it doesn't seem to me that gcc should be enforcing this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37995