[Buildroot] [PATCH V2] Add Xen 4.6

Alistair Francis alistair.francis at xilinx.com
Tue Mar 29 23:37:16 UTC 2016


> -----Original Message-----
> From: Arnout Vandecappelle [mailto:arnout at mind.be]
> Sent: Tuesday, 29 March 2016 12:26 PM
> To: Alistair Francis <alistai at xilinx.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>;
> buildroot at buildroot.org; maxime.ripard at free-electrons.com
> Subject: Re: [PATCH V2] Add Xen 4.6
>
> On 03/28/16 20:59, Alistair Francis wrote:
> > On Sun, Mar 27, 2016 at 5:54 AM, Arnout Vandecappelle<arnout at mind.be>
> wrote:
> [snip]
> >> >  For some reason, it doesn't seem to be cross-compiling for me, it uses
> >> >"gcc" to build. I think you need to pass TARGET_CONFIGURE_OPTS in
> >> >XEN_MAKE_ENV.
> > I see the same problem. I tried using TARGET_CONFIGURE_OPTS in
> > XEN_MAKE_ENV but it still uses GCC.
> >
> > The configure scripts detects an AArch64 target correctly, but it
> > still uses GCC. Any other ideas?
>
>   Try passing CROSS_COMPILE in XEN_MAKE_ENV.
>
>   You may also need to set XEN_TARGET_ARCH, AFAICS it is not derived
> automatically.

Sorry for the poorly formatted reply, I am sending this from my work email.

I managed to get it to use aarch64-buildroot-linux-gnu-gcc using the
CROSS_COMPILE=$(TARGET_CROSS) option , but now I see a lot of
errors as apparently that version of GCC doesn't understand a lot of the
command line options.

Any idea why that would be? The GCC version is 4.9.3 which should be new enough.

Thanks,

Alistair

>
>   Regards,
>   Arnout
>
> [snip]
>
> --
> Arnout Vandecappelle                          arnout at mind be
> Senior Embedded Software Architect            +32-16-286500
> Essensium/Mind                                http://www.mind.be
> G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
> LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
> GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.



More information about the buildroot mailing list