Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] how to use makedepend?
- Date: Wed, 22 Apr 2009 19:39:01 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] how to use makedepend?
- References: <ff055fb80904202246j15dc9139j2f082c16d581bfd3@example.com> <8763gx1jje.fsf@example.com> <49EE8934.30109@example.com> <87zle9z174.fsf@example.com> <49EEBC1A.9060706@example.com>
Edward Middleton writes: > My point was that Miles hasn't explained in sufficient detail 1. what he > is trying to do 2. what he has done. I don't know what the standard > practice is on debian based distros but when cross compiling with > openembeeded you don't install the target headers into /usr/include. Ah, that's true. So you're saying that the cross compiler is looking in a non-standard place for its standard headers, but of course vanilla makedepend doesn't know about that. I wonder if you could get away with building your cross-toolchain staticly linked, and then do everything in a chroot jail that looks like a native environment for the target platform. On the other hand, Explicit Is Better Than Implicit. I would prefer the approach presented in the makedepend man page, which is to do all the necessary configuration of CFLAGS and LDFLAGS etc in a variable, then hand those variables to programs like makedepend and the C compiler itself.
- Follow-Ups:
- Re: [tlug] how to use makedepend?
- From: Miles Colman
- References:
- [tlug] how to use makedepend?
- From: Miles Colman
- [tlug] how to use makedepend?
- From: Stephen J. Turnbull
- Re: [tlug] how to use makedepend?
- From: Edward Middleton
- Re: [tlug] how to use makedepend?
- From: Stephen J. Turnbull
- Re: [tlug] how to use makedepend?
- From: Edward Middleton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] how to use makedepend?
- Next by Date: Re: [tlug] [OT] Any Job Openings?
- Previous by thread: Re: [tlug] how to use makedepend?
- Next by thread: Re: [tlug] how to use makedepend?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links