On Wed, Jun 22, 2016 at 3:10 PM, Juliusz Chroboczek
wrote:
>> you could also run the following qemu+docker trick,
>
> That's like taking a machine gun to a knife fight ;-)
>
> Just set up a chroot (I like deboostrap, but you could simply copy the
> contents of the device's rootfs), and do
>
> su
On 6/23/2016 7:42 PM, Dave Taht wrote:
> while I am wallowing in my formerly productive past
>
> ...
> Still... I'm pretty proud of what we started with the
> https://en.wikipedia.org/wiki/Motorola_A760
>
> and
>
> https://en.wikipedia.org/wiki/Kerbango
>
https://en.wikipedia.org/wiki/Wang_
while I am wallowing in my formerly productive past
That crusoe tablet I was working on in 01 and several hybrid devices
(like the predecessor to what became the nokia 770), was so close to
what I'd wanted in a handheld, just 5 years too early, and we needed
multitouch to fix the ui, and steve
On Thu, Jun 23, 2016 at 4:20 PM, Jonathan Morton wrote:
>
>> On 24 Jun, 2016, at 01:57, Juliusz Chroboczek
>> wrote:
>>
>>> the long slow EABI changeover that was obsoleted almost overnight by the
>>> armhf work the raspian folk did, and so on.
>>
>> I am pretty positive that armhf predates rasp
> On 24 Jun, 2016, at 01:57, Juliusz Chroboczek
> wrote:
>
>> the long slow EABI changeover that was obsoleted almost overnight by the
>> armhf work the raspian folk did, and so on.
>
> I am pretty positive that armhf predates raspbian. Let's please give
> credit where credit is due.
Ironica
On Thu, Jun 23, 2016 at 3:57 PM, Juliusz Chroboczek
wrote:
>> the long slow EABI changeover that was obsoleted almost overnight by the
>> armhf work the raspian folk did, and so on.
>
> I am pretty positive that armhf predates raspbian. Let's please give
> credit where credit is due.
I note that
> the long slow EABI changeover that was obsoleted almost overnight by the
> armhf work the raspian folk did, and so on.
I am pretty positive that armhf predates raspbian. Let's please give
credit where credit is due.
-- Juliusz
___
Cerowrt-devel maili
On Thu, Jun 23, 2016 at 3:10 PM, Juliusz Chroboczek
wrote:
>> (does a working cross compiler exist for the aarch64 in the c2?)
>
> apt-get install gcc-aarch64-linux-gnu
d@osx: apt-get install gcc-aarch64-linux-gnu
Not found.
...
One of the bigger mistakes I have made in the last 3 years was
> (does a working cross compiler exist for the aarch64 in the c2?)
apt-get install gcc-aarch64-linux-gnu
Dave, I know you're a grumpy old man, but the Debian folks have done some
remarkable work on cross-compilation, on multiarch, chroots and emulation.
(I wonder why they still insist that we
> mount --bind /dev ~/chroot/dev
> mount --bind /dev/pts ~/chroot/dev/pts
> mount --bind /proc ~/chroot/proc
> mount --bind /sys ~/chroot/sys
None of this is needed, fortunately.
-- Juliusz
___
Cerowrt-devel mailing list
Cerowrt-devel@lists.bufferbloat.
On Wed, Jun 22, 2016 at 4:31 AM, Juliusz Chroboczek
wrote:
>> The preinstalled OS has sufficient compiler and onboard flash space to
>> build a current babeld from git, and I'm happy to report IPV6_SUBTREES
>> is compiled in by default.
>
> Dave,
>
> It's not the first time that I notice with wond
> you could also run the following qemu+docker trick,
That's like taking a machine gun to a knife fight ;-)
Just set up a chroot (I like deboostrap, but you could simply copy the
contents of the device's rootfs), and do
sudo apt-get install qemu-user-static
sudo cp /usr/bin/qemu-arm-static ~
> The preinstalled OS has sufficient compiler and onboard flash space to
> build a current babeld from git, and I'm happy to report IPV6_SUBTREES
> is compiled in by default.
Dave,
It's not the first time that I notice with wonder that you're compiling on
the devel boards. Are you aware that cro
13 matches
Mail list logo