[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: obsd build include trouble
From: |
Ben Pfaff |
Subject: |
Re: obsd build include trouble |
Date: |
Sat, 25 Mar 2006 12:29:08 -0800 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
John Darrington <address@hidden> writes:
> On Thu, Mar 23, 2006 at 09:05:36AM -0800, Ben Pfaff wrote:
> I actually wasn't aware that recent GCC had changed the way it
> treats bare -I. I know that -I- is now deprecated in favor of
> -isystem.
>
> -I- actually did two things. From the gcc-3.3.5 documentation :
>
> In addition, -I- inhibits the use of the directory of the current
> file directory as the first search directory for "#include "file"".
>
> It probably wasn't a good idea to have one flag serving two purposes. But
> it seems that in gcc 4.x, there is no way to specify such an
> inhibition. I don't think this particular issue is going to affect
> the PSPP build system, unless it's compiled using a virtual view
> path. But it got me worried ...
PSPP didn't ever use -I- or -isystem, so I don't see how this
change would affect us. I don't know what a "virtual view path"
is, unless it's a VPATH (I didn't know that was what VPATH stands
for--is it?).
Did you use <> instead of "" for libpspp #includes for some
related reason? I am a little puzzled by that choice.
--
"There's only one thing that will make them stop hating you.
And that's being so good at what you do that they can't ignore you.
I told them you were the best. Now you damn well better be."
--Orson Scott Card, _Ender's Game_
Re: obsd build include trouble, Ben Pfaff, 2006/03/14
Re: obsd build include trouble, Jason Stover, 2006/03/16
Re: obsd build include trouble, Jason Stover, 2006/03/20
Re: obsd build include trouble, John Darrington, 2006/03/20
Message not availableRe: obsd build trouble, John Darrington, 2006/03/21
Re: obsd build trouble, Jason Stover, 2006/03/21