make xdev-links

Tim Kientzle tim at kientzle.com
Sun Oct 19 21:46:41 UTC 2014


> On Oct 19, 2014, at 2:46 AM, Jeroen Hofstee <jeroen at myspectrum.nl> wrote:
> 
> Hi,
> 
> I noticed that the xdev target no longer installs the long names, but it needs
> the xdev-links target for that purpose. However if you try to use that compiler you get:
> 
> armv6-freebsd-cc main.c
> ERROR: Source object /tmp/main-2cb9c8.o has EABI version 0, but target a.out has EABI version 4

What compiler?  Is this clang or gcc?

   armv6-freebsd-cc --version

> 
> If the symlinks are renamed to armv6-freebsd-gnuebi-* compiling works fine.
> Should such a rename be considered?
> 
> ---
> Unrelated, since crochet wants to be run as root, I noticed u-boot will stop
> compiling, since the root shell has VENDOR set to amd, overwriting the actual
> board VENDOR in the Makefiles.

Please send a patch to Crochet project that unsets the VENDOR environment variable.

Thanks,

Tim



More information about the freebsd-arm mailing list