Re: Correct linux kerenl for eglibc in Linaro tool chain

2015-05-13 Thread Wookey
+++ Ganesan, Aravind [2015-05-13 20:58 -0600]: > On 5/13/2015 7:12 PM, Wookey wrote: > > +++ Ganesan, Aravind [2015-05-13 18:35 -0600]: > >> Hi Guys, > >>I have two questions: > >> (1) I have download gcc-4.9 tool chain from > >> http://releases.l

Re: Correct linux kerenl for eglibc in Linaro tool chain

2015-05-13 Thread Wookey
vailable/installed. You only want to try using a linaro toolchain release directly if there is some super-recent feature that you need, but which hasn't yet made it into the Ubuntu toolchain (they will always be somewhat behind 'current' especially if building on stable).

Re: [Weekly] 17-21 FEB 2013

2014-02-24 Thread Wookey
+++ Rob Savoye [2014-02-24 07:54 -0700]: > On 02/24/2014 07:15 AM, Wookey wrote: > > Where does a 'boards' file go/come from? > It's a DejaGnu config file, used for remote testing. > > Yes, or setting QEMU_UNAME on the command line, but I don't see h

Re: [Weekly] 17-21 FEB 2013

2014-02-24 Thread Wookey
+++ Ramana Radhakrishnan [2014-02-24 09:08 +]: > From: linaro-toolchain-boun...@lists.linaro.org [mailto:linaro- > > toolchain-boun...@lists.linaro.org] On Behalf Of Wookey > > Sent: 23 February 2014 20:43 > > To: Rob Savoye > > Cc: Linaro ToolChain > > Sub

Re: [Weekly] 17-21 FEB 2013

2014-02-23 Thread Wookey
quite yet got to the bottom of this (mostly because something else came up). If anyone else if poking and wants to compare notes that would be good. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ ___ linaro

Re: [Weekly] 17-21 FEB 2013

2014-02-23 Thread Wookey
+++ Rob Savoye [2014-02-23 08:05 -0700]: > On 02/23/2014 03:09 AM, Alex Bennée wrote: > > Is this a problem with the emulated shared libraries not loading (qemu > > itself should be static)? Wookey did find a problem when built on older > > distros as the kernel version (CO

Re: CortexM toolchain recommendations

2013-11-21 Thread Wookey
ng in the NEW queue for a month so far) arm-none-eabi- toolchains supporting M0, M3, and M4. Won't have most un-upstreamed linaro optimisations, but is handy to install. http://ftp-master.debian.org/new/binutils-arm-none-eabi_3.html http://ftp-master.debian.org/new/gcc-arm-none-eabi_3

Re: [question]multi-arch support for arm and arm64

2013-10-18 Thread Wookey
think of good reasons why it could go either way. Does anyone else know for sure? Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://l

Re: [question]multi-arch support for arm and arm64

2013-10-17 Thread Wookey
And Ubuntu Saucy now has lots of arm64 packages you can use: http://ports.ubuntu.com/dists/saucy/main/binary-arm64/ So you should be able to debootstrap an arm64 image and add armhf binaries to it, or vice versa. I've not actually tried that so I don't know how well it works. There may sti

Re: ARM native version of GCC

2013-05-01 Thread Wookey
er to install build-essential) Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: packages for aarch64 target

2013-04-26 Thread Wookey
-dev libphonon-dev libicu-dev libsqlite3-dev >libxext-dev libxrender-dev gperf libfontconfig1-dev libphonon-dev >libpng12-dev libjpeg62-dev Some of these are already built (for ubuntu raring), and available here: http://people.debian.org/~wookey/bootstrap/ubunturepo/ libsqlite3-dev li

Re: Multiarch

2013-02-05 Thread Wookey
arch paths much/at all yet. Fixing this would probably be useful. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: Newbie question

2013-01-29 Thread Wookey
instruction sets is possible but tricky. Things like qemu effectively do this (no qemu support for 64-bit arm available yet), but probably not in a way useful to you. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/

Re: Phone call (was Re: Armhf dynamic linker path)

2012-04-11 Thread Wookey
#x27; We've already had the GNU triplet-name argument for this ABI. I don't think having it again in order to use something slightly different for the linker name is very helpful. Unless of course we find that was another chimera and in fact that's not really agreed either... Wookey -

Re: Armhf dynamic linker path

2012-04-04 Thread Wookey
did ship with this ldso name based on these discussions.  Jon, > > afaicr I did ask this very same question (if the ldso name in a multiarch > > location would be acceptable) at Linaro Connect in August 2011 in Cambridge, > > and afaicr you didn't ob

Re: Bare metal toolchain for A15

2012-03-08 Thread Wookey
ams, not in debian packaging form): http://balloonboard.org/trac/browser/balloon/branches/menuconfig2/package/toolchain/bare/Makefile?rev=1355 I'm not quite sure which of those (if either) you were looking for an example of? Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonbo

Re: How to fail an ARMv5T u-boot build when libgcc is ARMv7T2?

2011-11-10 Thread Wookey
stage rather > than for the build to succeed and for me to run an ARMv7 binary on an > ARMv5 (virtual) board. (It wasn't easy to spot that the problem came > from libgcc.) Steve Magoun said at UDS that they (canonical OEM team I think?) had a tool to spot binaries built for the

Re: Linaro Cross Compiling

2011-11-04 Thread Wookey
ues then I'm probably the right person to hassle. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: System directories when cross-compiling

2010-10-08 Thread Wookey
ry or header file from > /usr instead of the cross-build environment. That is correct for libraries, and probably headers for the time being, but as soon as we start installing to multiarch paths it will become incorrect for headers and would at least need adjusting for libraries. Wookey --

Re: the linaro toolchain and older arm versions

2010-10-07 Thread Wookey
v4t-nothumb-novfp maximum-compatibilty flavour: http://emdebian.org/crosstools.html ('binary toolcahins' link). This issue is a useful subject for UDS discussion, I believe. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ __

Re: ffmpeg regression

2010-09-30 Thread Wookey
insanely long web page, which made it run incredibly slowly such that it took me about 45 mins to find out why my browser was jammed even after restarting. Just a warning to save others from some aggravation. Wookey -- Principal hats: Linaro, Emdebian, Wookware,

Re: OpenOCD

2010-09-22 Thread Wookey
JTAG is always cranky in my experience with tedious wrinkles about different dongles, interface boards and strange effects of other devices if, for example, the JTAG pins on the CPLD get re-used. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/

Re: Multiarch paths and toolchain implications

2010-08-02 Thread Wookey
to other interested parties from the more neutral ground of Debian), I've moved it to http://wiki.debian.org/Multiarch/Spec (and deleted the original so we don't get two diverging versions). Hope that's not considered rude, Ulrich. (great bit of work capturing all that good stuff - tha