From: horserivers@gmail.com (horseriver)
To: kernelnewbies@lists.kernelnewbies.org
Subject: what is SYSCALL in arch/i386/kernel/Makefile
Date: Sun, 6 Jan 2013 12:33:04 +0800 [thread overview]
Message-ID: <20130106043304.GA14892@debian.localdomain> (raw)
In-Reply-To: <CAFLxGvwAJaNT0SM7ba9LZ0MKOz__-_m3+TnnvqB2JDyCUAyoLg@mail.gmail.com>
On Sun, Jan 06, 2013 at 01:01:47PM +0100, richard -rw- weinberger wrote:
> On Sat, Jan 5, 2013 at 6:12 PM, horseriver <horserivers@gmail.com> wrote:
> > hi:
> >
> > In arch/i386/kernel/Makefile , there is a SYSCALL , what is it ?
>
> Nobody can help you without providing more information.
> Current kernels don't have arch/i386/kernel/Makefile.
> i386 and x86_64 got merged a long time ago....
>
thanks !
when make in my arch/i386/kernel dir , gcc need to build a .so file ,
it calls ld to link ,but failed with this error :
not enough room for program headers ,I know it is due to SIZEOF_HEADER buidin function,
but I do not know how to fix it
ld has been told to link with specilized ld-script ,which not use SIZEOF_HEADER.
so I feel it is confusing
appreciate for helps!
> --
> Thanks,
> //richard
next prev parent reply other threads:[~2013-01-06 4:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 17:12 what is SYSCALL in arch/i386/kernel/Makefile horseriver
2013-01-06 12:01 ` richard -rw- weinberger
2013-01-06 4:33 ` horseriver [this message]
2013-01-06 14:18 ` richard -rw- weinberger
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=20130106043304.GA14892@debian.localdomain \
--to=horserivers@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).