public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Hai Xu <xhai@clemson.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: question about libc.a libgcc.a
Date: Fri, 27 Jul 2001 21:02:15 +0100	[thread overview]
Message-ID: <20010727210215.B10072@flint.arm.linux.org.uk> (raw)
In-Reply-To: <000901c116cd$c67b4a40$3cac7f82@crb50>
In-Reply-To: <000901c116cd$c67b4a40$3cac7f82@crb50>; from xhai@CLEMSON.EDU on Fri, Jul 27, 2001 at 02:55:59PM -0400

On Fri, Jul 27, 2001 at 02:55:59PM -0400, Hai Xu wrote:
> The following are my link libraries.
> #LIBS    =
> $(MATLAB_ROOT)/rtw/c/lib/$(ARCH)/lrtwLib.a -L/usr/lib/gcc-lib/i386-redhat-li
> nux/2.96 -lgcc -L/usr/lib -lm -lc $(EXT_LIB) $(S_FUNCTIONS_LIB)
> $(INSTRUMENT_LIBS)

Umm, if you're linking a kernel module, you can't:

1. link libm
2. link libc
3. use floating point in kernel

--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


      parent reply	other threads:[~2001-07-27 20:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-27 18:55 question about libc.a libgcc.a Hai Xu
2001-07-27 19:12 ` Richard B. Johnson
2001-07-27 20:02 ` Russell King [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=20010727210215.B10072@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xhai@clemson.edu \
    /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