"Dimitrie O. Paun" dpaun@rogers.com writes:
On April 2, 2003 12:15 am, Alexandre Julliard wrote:
At least gcc doesn't do that. It looks in the directory that the source file came from, which is *not* the current directory for out of tree builds. So the -I. is very much needed.
OK, but then we don't need to include the source dir <g>.
Yes we do, not all files are in the main source dir. Believe it or not, all that stuff is here for a reason.