BUG? gcc and header search path

Luciano Miguel Ferreira Rocha strange at nsk.no-ip.org
Sun Jan 25 16:46:53 UTC 2004


On Sun, Jan 25, 2004 at 05:39:26PM +0100, Ronny Buchmann wrote:
> The problem: two versions of a library installed (one in /usr, other one 
> in /usr/local), now I can't compile against the one in /usr, because gcc 
> refuses to change the search order for /usr and /usr/local.

Try option "-nostdinc", it tells gcc not to include the standard header
locations.

Regards,
Luciano Rocha





More information about the fedora-devel-list mailing list