[Freeciv-Dev] Re: [Fwd: Re: Re: (PR#8164) building out of a builddir: ge
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8164 >
Just noticed that this will not work with gcc 4.0, at least in its
current form. From http://gcc.gnu.org/gcc-4.0/changes.html :
"-I- has been deprecated. -iquote is meant to replace the need for this
option."
Also, I'm having problems with some external packages. Even when they
are system headers from our point of view, their headers internally rely
on finding "header.h" from current dir (from directory where main header
is).
- Caz
|
|