All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Parser
Date: Mon, 09 Mar 2009 19:09:47 +0100	[thread overview]
Message-ID: <1236622187.3486.1.camel@fz.local> (raw)
In-Reply-To: <49B5471E.4060007@lacqui.com>

Am Montag, den 09.03.2009, 09:43 -0700 schrieb Kevin Lacquement:

> Alternatively, is there a clean, portable way to make the C compiler
> think that the grub headers are actually the system headers?  Or
> possibly to replace the system header calls in the generated C code?
> (Using sed or something similar)
> 

gcc has -nostdinc to remove the standard search paths for the includes.

http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/Preprocessor-Options.html#Preprocessor-Options

-- 
Felix Zielcke




  reply	other threads:[~2009-03-09 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-04  3:18 Parser Kevin Lacquement
2009-03-07 11:15 ` Parser Marco Gerards
2009-03-09 16:43   ` Parser Kevin Lacquement
2009-03-09 18:09     ` Felix Zielcke [this message]
2009-03-09 19:03       ` Parser Kevin Lacquement
2009-03-09 20:55         ` Parser David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1236622187.3486.1.camel@fz.local \
    --to=fzielcke@z-51.de \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.