From: "Alexander Shishkin" <alexander.shishckin@gmail.com>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: from where comes "__moddi3"?
Date: Sat, 21 Jul 2007 23:33:17 +0400 [thread overview]
Message-ID: <71a0d6ff0707211233r52192d7aic98d2a307b044eca@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0707211516480.6972@localhost.localdomain>
On 7/21/07, Robert P. J. Day <rpjday@mindspring.com> wrote:
>
> again, probably displaying my abject ignorance, but i wrote a
> trivial module that tries to "var % 15", and i get:
>
> WARNING: "__moddi3" undefined!
...which comes from libgcc1 which you obviously don't want to link against.
Does (var & 0x0f) not work for you?
Regards,
--
Alex
next prev parent reply other threads:[~2007-07-21 19:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-21 19:21 Robert P. J. Day
2007-07-21 19:31 ` Peter Zijlstra
2007-07-21 19:34 ` Robert P. J. Day
2007-07-21 19:58 ` Jan-Benedict Glaw
2007-07-21 20:00 ` Peter Zijlstra
2007-07-21 19:33 ` Alexander Shishkin [this message]
2007-07-21 19:34 ` Jan Engelhardt
2007-07-21 20:00 ` Alexander Shishkin
2007-07-21 21:27 ` David Schwartz
2007-07-21 22:02 ` Arjan van de Ven
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=71a0d6ff0707211233r52192d7aic98d2a307b044eca@mail.gmail.com \
--to=alexander.shishckin@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rpjday@mindspring.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®