Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2009 09:36:30 -0500 (CDT)
From:      Mark Tinguely <tinguely@casselton.net>
To:        gballet@gmail.com
Cc:        freebsd-arm@freebsd.org
Subject:   Re: ARMv7 - EABI - Cross Compiler
Message-ID:  <200906061436.n56EaU6A025809@casselton.net>
In-Reply-To: <4A29A9AA.2090609@telenix.org>

next in thread | previous in thread | raw e-mail | index | archive | help

You should talk to the tools team about the port. A person can get a
basic gcc4.5 cross compiler (gmake all-gcc / install-gcc) without the
libraries but the kernel sources expects a FreeBSD extended kernel
(a missing __FreeBSD_cc_version will pop up right away). There are
files in svn/gnu/usr.bin/cc/cc_tools that are new and svn/contrib/gcc/config
that differ from the gcc4.5 sources.

I tip my hat to the tools team to get the gnu software to natively and
cross compile and install in a normal location.

--Mark.



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