Randy McMurchy wrote:
> I'll do that. But the way they are now is completely wrong. How
> can Graphviz use something that is totally bogus and non-existant?

Easily, just try this:

gcc -I /some/path/that/doesn_t/exist hello.c

This works if all header files used by hello.c can be found in the standard 
include directories.

-- 
Alexander E. Patrakov
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to