on 16/04/2010 10:38 Arseny Nasokin said the following:
>
> kernel-toolchain target must be called on cross-compilling, even you
> making cross-world (where toolchain is called)
Still not sure what is the problem.
Before cross-compiling a kernel you have to cross-build either the corresponding
wor
On 16 Apr 2010, at 10:29, Andriy Gapon wrote:
on 16/04/2010 04:19 Arseny Nasokin said the following:
On 16 Apr 2010, at 03:03, Andriy Gapon wrote:
on 16/04/2010 01:27 Arseny Nasokin said the following:
I get error in same point when I try compile amd64 current
GENERIC on
i386 machine
on 16/04/2010 04:19 Arseny Nasokin said the following:
>
>
> On 16 Apr 2010, at 03:03, Andriy Gapon wrote:
>
>> on 16/04/2010 01:27 Arseny Nasokin said the following:
>>> I get error in same point when I try compile amd64 current GENERIC on
>>> i386 machine. Svn revision is 206597
>>>
>>> Error
On 16 Apr 2010, at 03:03, Andriy Gapon wrote:
on 16/04/2010 01:27 Arseny Nasokin said the following:
I get error in same point when I try compile amd64 current GENERIC on
i386 machine. Svn revision is 206597
Error at src/sys/amd64/amd64/genassym.c:1: code model 'kernel' not
supported in the
on 16/04/2010 01:27 Arseny Nasokin said the following:
> I get error in same point when I try compile amd64 current GENERIC on
> i386 machine. Svn revision is 206597
>
> Error at src/sys/amd64/amd64/genassym.c:1: code model 'kernel' not
> supported in the 32 bit mode.
>
> how to cross compile it?
I get error in same point when I try compile amd64 current GENERIC on
i386 machine. Svn revision is 206597
Error at src/sys/amd64/amd64/genassym.c:1: code model 'kernel' not
supported in the 32 bit mode.
how to cross compile it?
PS: I build only kernel at this point. Should I rebuild whole