lkml.org 
[lkml]   [1999]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: building 2.2.9 on alpha -- where's alpha/regdef.h?
Benjamin LaHaise wrote:
> Unfortunately, I don't think there's a way to tell gcc not to search the
> system includes, but to still search gcc's includes (for things like
> stdarg.h), so we'll have to rely on people catching this sort of thing.

Two ways:

gcc -nostdinc -isystem `gcc -print-file-name=include`
gcc -nostdinc -iwithprefix include

They're slightly different, but both will search gcc's includes and
nothing else.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.230 / U:1.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site