This is the mail archive of the crossgcc@sources.redhat.com 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]

Generating new -I's for makedepend


Hi,

I'm trying to clean up some cross-compiles on my system that use
makedepend to generate makefile dependencies. The problem with make
depend is that it assumes the system include directories are in the
usual place which of course they are not for cross-compiling.

I thought I could do a hack using gcc's -print-search-dirs but that
wasn't quite what I wanted. Is there another way or some obscure command
line parameter I've missed?

Regards,

-- 
Alex, homepage: http://www.bennee.com/~alex/
#define BB_STAT2_TMP_INTR    0x10    /* My Penguins are burning. 
Are you able to smell it? */
2.2.16 /usr/src/linux/include/asm-sparc/obio.h


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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