Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2014 11:46:12 +0200
From:      Jeroen Hofstee <jeroen@myspectrum.nl>
To:        freebsd-arm@freebsd.org
Subject:   make xdev-links
Message-ID:  <54438864.2050506@myspectrum.nl>

next in thread | raw e-mail | index | archive | help
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

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.

Regards,
Jeroen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54438864.2050506>