This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: g++-3.0 vs. kdelibs-2.1.2


On Jun 21, 2001, "Adam J. Richter" <adam@yggdrasil.com> wrote:

> "g++ -I/usr/include -c foo.cc" results in compilation failure,

Search for -I/usr/include in the GCC manual, you'll see you shouldn't
be using it.


> 	If this is correct behavior for cpp, then this is also a
> kdelibs bug, because kdelibs-2.1.2/arts/mcop{,idl}/ has this problem
> if kdelibs is built with --prefix=/usr (making KDE_INCLUDES
> "-I/usr/include").

Yep, this is indeed a problem in kdelibs.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]