Hacker News new | ask | show | jobs
by pavon 779 days ago
With both GCC and Visual C++, the “” form first searches local paths and then system paths, while the <> form only searches system paths. Guess some BSDs are stricter about local paths.