AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070530190745.09a89b7c@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<maxim.kozlovsky@onstor.com>,<larry.scheer@onstor.com>,<richard.beck@onstor.com>,<tim.gardner@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E03F1B653@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 30 May 2007 19:07:55 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>, "Richard Beck"
 <richard.beck@onstor.com>, "Tim Gardner" <tim.gardner@onstor.com>
Subject: Re: Shared header files: proposal for location
Message-ID: <20070530190755.42c07c4d@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E03F1B653@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E02215803@onstor-exch02.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E03F1B653@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

The kernel build will put them in the equivalent
of /usr/mipsel-linux-gnu/include, which will be something
like ../../cross/usr/mipsel-linux-gnu/include

On Wed, 30 May 2007 18:39:27 -0700 "Maxim Kozlovsky"
<maxim.kozlovsky@onstor.com> wrote:

> I don't agree. System includes go to /usr/mipsel-linux-gnu/include.
> Why would you want to put them somewhere else?
> 
> _____________________________________________
> From: Larry Scheer 
> Sent: Wednesday, May 30, 2007 6:34 PM
> To: Andy Sharp; Maxim Kozlovsky; Richard Beck; Tim Gardner
> Cc: Larry Scheer
> Subject: Shared header files: proposal for location
> 
> I have been thinking about where to put the header files that are
> shared between the kernel build and the nfx-tree build. I think we
> all agree we don't want to put them in /usr/mipsel-linux-gnu/include.
> 
> I would like to see them placed in nfx-tree/Includes/linux. I see Max
> has already started putting header files there. 
> 
> Given that lots of nfx-tree code includes neteee/eee.h it would be
> easy to add a neteee directory to nfx-tree/Includes. Also the
> Makefiles for the nfx-tree already accommodate this structure and are
> using this macro:
> 
> INCDIRS += -I./$(OS) -I$(PATH_TO_ROOT)/Includes/$(OS)
> 
> CPPFLAGS    += ${INCDIRS}
> 
> What do you think?
> 
> Larry
