Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: armv7--netbsdelf-eabihf-gcc: error



On Mon, Oct 07, 2019 at 10:30:51AM +0100, Richard Earnshaw (lists) wrote:
[..]
> > #  ./build.sh -j 9 -a aarch64 -u build kernel=GENERIC64
> > 
> > gives this:
[..]
> > armv7--netbsdelf-eabihf-gcc: error: unrecognized command line option
> > '-mno-omit-leaf-frame-pointer'; did you mean '-fno-omit-frame-pointer'?
> > --- OsdMemory.d ---
> > nbmkdep: compile failed.
> 
> Using an AArch32 compiler to build an AArch64 kernel isn't going to be very
> productive...

I always use -m evbarm64-el instead of -a aarch64 as arguments to build.sh.

Martin


Home | Main Index | Thread Index | Old Index