Cross build of i386 on 7.0 fails
Steven Hartland
killing at multiplay.co.uk
Fri Jan 25 15:03:10 PST 2008
----- Original Message -----
From: "John Baldwin" <jhb at freebsd.org>
> On Friday 25 January 2008 10:36:14 am Steven Hartland wrote:
>> I'm sure I must be missing something simple but I've searched google
>> and the mail archives and cant find the answer to this.
>>
>> When trying to build i386 targets in amd64 buildkernel fails with the
>> following:-
>> > make buildkernel TARGET=i386
>> ....
>> >>> stage 3.1: making dependencies
>> ...
>> /usr/src/sys/i386/i386/genassym.c:1: error: -mpreferred-stack-boundary=2 is
> not between 4 and 12
>>
>> What I think is happening is that something is still working as though
>> I want amd64 bins and hence the error. Is this the case? What am I
>> missing?
>
> Did you do 'make TARGET=i386 kernel-toolchain' (or buildworld or toolchain)
> first?
Nope, that fixed it thanks a lot!
On standard builds that step seems to be done automatically? So is there
a missing dependency / check when cross building?
Now I know that option searching for kernel-toolchain turned up the information
in "man build" which seems to have similar but more info than the header of:-
/usr/src/Makefile
It might be nice to have a reference "man build" in the header to help others
who try to do the same thing and ensure they don't hit the same brick wall I
did.
Thanks again
Steve
================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster at multiplay.co.uk.
More information about the freebsd-amd64
mailing list