Date: Sat, 08 Aug 2015 20:01:34 -0600 From: Ian Lepore <ian@freebsd.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r393756 - head/sysutils/u-boot-wandboard Message-ID: <1439085694.70393.270.camel@freebsd.org> In-Reply-To: <20150809015451.GS43782@ivaldir.etoilebsd.net> References: <201508090152.t791qHDs076921@repo.freebsd.org> <20150809015451.GS43782@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2015-08-09 at 03:54 +0200, Baptiste Daroussin wrote: > On Sun, Aug 09, 2015 at 01:52:17AM +0000, Ian Lepore wrote: > > Author: ian (src committer) > > Date: Sun Aug 9 01:52:16 2015 > > New Revision: 393756 > > URL: https://svnweb.freebsd.org/changeset/ports/393756 > > > > Log: > > Use gcc 4.9.2 to cross-compile u-boot for wandboard. > > > > Approved by: rpaulo > > > Out of curiousity the issue with gcc 5.2 is an issue with gcc itself or an issue > with u-boot? > > Best > regards, > Bapt With u-boot. For the boards that use ancient vendor-supplied u-boot source they're missing some header files and I think if you get past that there are other compile errors. I've got a longer-term project underway to try to update all the u-boot ports to the latest mainline u-boot sources, which build fine with gcc5 or clang. But to get everybody working again right now (it's been broken for a while) this is the quick-fix. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1439085694.70393.270.camel>