This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: another proposed crosstool project


On 06 May 2007 16:03, Jonathan S. Shapiro wrote:

> On Sun, 2007-05-06 at 10:49 -0400, Robert P. J. Day wrote:
>> oh, wait, do you mean just that i would have to run:
>> 
>>   $ make ARCH=whatever headers_install
>> 
>> to match the target architecture?  sorry, i had that in my earlier
>> posts but forgot to put it in here.
> 
> That is not what I mean. I think the right thing to do here is something
> like:
> 
>   make SYS_HDRS=<dirname> headers_install
> 
> Simply knowing the architecture isn't enough, because you have no way to
> know where the headers live in my tree (well, for my tree you might, but
> not in general). 

  They live in $prefix/include.  Don't see what the problem is.  What is
"your" tree?  We're building a *cross*-compiler here.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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