From: Segin <segin2005@gmail.com>
To: Tom McCabe <rocketjet314@yahoo.com>
Cc: linux-8086@vger.kernel.org
Subject: Re: #asm directives
Date: Sat, 06 May 2006 20:53:06 -0400 [thread overview]
Message-ID: <445D44F2.3010505@gmail.com> (raw)
In-Reply-To: <20060506200959.23976.qmail@web51304.mail.yahoo.com>
Tom McCabe wrote:
> Doing "make dep" creates a flood of "error: invalid
> preprocessing directive #asm" messages. Apparently,
> preprocessing is done with GCC (options defined in
> elks/Makefile-rules)- is there some sort of definition
> file that has to be included?
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> -
> To unsubscribe from this list: send the line "unsubscribe linux-8086" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Sorry, nope. #asm is a preprocessor directive, like #pragma or #define.
It just happens to not be one that gpp (GNU PreProcessor) supports
--
The real problem with C++ for kernel modules is: the language just sucks.
-- Linus Torvalds
prev parent reply other threads:[~2006-05-07 0:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-06 20:09 #asm directives Tom McCabe
2006-05-07 0:53 ` Segin [this message]
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=445D44F2.3010505@gmail.com \
--to=segin2005@gmail.com \
--cc=linux-8086@vger.kernel.org \
--cc=rocketjet314@yahoo.com \
/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.