adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] Gcc 2.95 compile error


From: Alexandre Courbot
Subject: Re: [Adonthell-devel] Gcc 2.95 compile error
Date: Mon, 1 Jul 2002 16:03:59 +0200

> > If we change the directory's name, we'd have to change the module
> > name as well. That wouldn't be cool, as nothing would suit better
> > than"map" as a name for this module.
> 
> That's true. Maybe that helps (from the gcc man page):
> 
> DIRECTORY OPTIONS
>        These options specify directories  to  search  for  header
>        files, for libraries and for parts of the compiler:
> 
>        -I-    Any directories you specify with `-I'  options  beĀ­
>               fore  the  `-I-'  option  are searched only for the
>               case of `#include "file"'; they  are  not  searched
>               for `#include <file>'.
> 
>               If  additional  directories are specified with `-I'
>               options after  the  `-I-',  these  directories  are
>               searched for all `#include' directives.  (OrdinariĀ­
>               ly all `-I' directories are used this way.)
> 
> So a '-I.. -I-' should get rid of the problem if I understand the
> above correctly.

Oh, that's just great! I'll fix that this evening if I have time -
unless someone else has done it before.

Alex.
-- 
http://www.gnurou.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]