question about compilation in directory linux-2.6.0\arch\i386\kernel
Cihangir Aktürk
cakturk at gmail.com
Fri Jan 4 10:07:39 EST 2013
On Fri, Jan 4, 2013 at 10:04 AM, horseriver <horserivers at gmail.com> wrote:
> hi:
>
>
> in the makefile ,I can not find link options for vsyscall-int80.so,
>
> I want to add a option for ld
>
> how can I do this ?
>
> thank!
>
Take a look at Documentation/kbuild/makefiles.txt in the source tree. [1]
There is a section explaining how compilation flags should be used.
[1] http://lxr.linux.no/linux+v3.7.1/Documentation/kbuild/makefiles.txt
More information about the Kernelnewbies
mailing list