Well,

I'm going to make my own toolchain ! Let's have fun lol !

http://hansbot.blogspot.fr/p/beaglebone-black-mac-os-x-toolchain.html
http://bettercommute.org/emblinux/projects/fall2013/Project_beagleboard_Aditya.pdf

>From those link, it doesn't looks like that difficult !

The important information are  :

root@beaglebone:~# ldd --version
root@beaglebone:~# cat /proc/version
root@beaglebone:~# gdb --version

and with that you configure and make your toolchain ^^

Le mar. 26 avr. 2016 à 15:34, Micka <[email protected]> a écrit :

> Hi,
>
> I can't compile on the beaglebone black because there is too much source
> to compile. On a VM, the cross compile goes very fast !
>
> I've tried to cross compile with ubuntu 12.4.5 , but it looks like that I
> don't have the same lib on ubuntu :
>
> beagle :
> ldd --version /lib/arm-linux-gnueabihf/libgcc_s.so.1
> ldd (Debian EGLIBC 2.13-38+deb7u10) 2.13
>
> ubuntu:
> ldd --version /usr/arm-linux-gnueabihf/lib/libgcc_s.so.1
> ldd (Ubuntu EGLIBC 2.15-0ubuntu10.13) 2.15
>
> I've to try and find the correct toolchain (_(
>
> any idea ? can I copy all file in the beagle and copy in the ubuntu folder.
> beagle  /lib/arm-linux-gnueabihf to ubuntu /usr/arm-linux-gnueabihf/lib/
>
> ??
>
> Le mer. 20 avr. 2016 à 10:24, William Hermans <[email protected]> a
> écrit :
>
>> *I agree with you, I'm also on the kernel 4.1.20.*
>>>
>>> *But for cross compilation I have an issue, and I need to find the
>>> correct toolchain.*
>>>
>>> *That why I'm going to try Jessy, I hope that I will find easily the
>>> toolchain on the linaro webpage.*
>>>
>>
>> If you can manage to install Ubuntu 14.04 on something, that's a real
>> solution. Or better yet you can Install Lubuntu 14.04( based on LXDE
>> instead of unity ), which is much faster. Since it uses LXDE instead of
>> Unity. It'll even run fast in a VM, if thats how you want to run it.
>>
>> *Or* you can just do all your compiling natively on the Beaglebone, like
>> I do. I used an NFS share + a ramdisk to keep from compiling on the eMMC or
>> an sdcard.
>>
>> Anyway, it's getting late( early ) here so I probably wont respond to any
>> more posts for ~8 hours . . .time to sleep. But I'll be willing to discuss
>> options with you if you want to stay with a 4.6.3 gcc. After i wake up.
>>
>> On Wed, Apr 20, 2016 at 1:16 AM, Micka <[email protected]> wrote:
>>
>>> I agree with you, I'm also on the kernel 4.1.20.
>>>
>>> But for cross compilation I have an issue, and I need to find the
>>> correct toolchain.
>>>
>>> That why I'm going to try Jessy, I hope that I will find easily the
>>> toolchain on the linaro webpage.
>>>
>>>
>>>
>>> Micka,
>>>
>>> Le mer. 20 avr. 2016 à 10:08, William Hermans <[email protected]> a
>>> écrit :
>>>
>>>> Personally, I do not think it matters much which rootfs you run, Jessie
>>>> or wheezy. This is just a matter of  taste. The important part, at least in
>>>> my mind, is using a 4.1.x kernel.
>>>>
>>>> On Wed, Apr 20, 2016 at 1:07 AM, William Hermans <[email protected]>
>>>> wrote:
>>>>
>>>>> william@beaglebone:~$ cat /etc/dogtag
>>>>> BeagleBoard.org Debian Image 2015-03-01
>>>>> william@beaglebone:~$ uname -r
>>>>> 4.1.14-bone-rt-r17
>>>>>
>>>>> I'm avoiding Jessie like a plague, for now. Also avoiding systemd.
>>>>> Although the documentation for systemd has much improved over the last 
>>>>> year
>>>>> or so. But I'm still not interested. Yet.
>>>>>
>>>>> On Wed, Apr 20, 2016 at 1:04 AM, Micka <[email protected]> wrote:
>>>>>
>>>>>> Ok, which version of Debian are you using ?
>>>>>>
>>>>>> I'm going to switch to this one :
>>>>>>
>>>>>>
>>>>>> https://rcn-ee.com/rootfs/bb.org/testing/2016-04-10/lxqt-4gb/bone-debian-8.4-lxqt-4gb-armhf-2016-04-10-4gb.img.xz
>>>>>>
>>>>>>
>>>>>> Micka,
>>>>>>
>>>>>> Le mer. 20 avr. 2016 à 10:02, William Hermans <[email protected]> a
>>>>>> écrit :
>>>>>>
>>>>>>> That is I could not find a binary for Linaros 4.6.3 gcc toolchain.
>>>>>>>
>>>>>>> On Wed, Apr 20, 2016 at 1:00 AM, William Hermans <[email protected]>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> You need to define what you mean by "toolchain". Because sudo
>>>>>>>> apt-get install gcc gets you a toolchain on the beaglebone.
>>>>>>>>
>>>>>>>> Now if you mean a cross compiler toolchain. For 4.6* as far as I
>>>>>>>> can tell you have two options.
>>>>>>>>
>>>>>>>>
>>>>>>>>    - You can download the source tarball, and use crosstool-NG
>>>>>>>>    - You can download, install, and run Ubuntu 14.04, and use
>>>>>>>>    their apt repo to install a 4.6.3 armhf cross toolchain.
>>>>>>>>
>>>>>>>> It does not seem as though the binaries are available from anywhere
>>>>>>>> any more, but I did not have an exact file name to work with.
>>>>>>>>
>>>>>>>> On Wed, Apr 20, 2016 at 12:42 AM, Micka <[email protected]>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> I'm trying to find the right toolchain for this image :
>>>>>>>>>
>>>>>>>>> bone-debian-7.8-lxde-4gb-armhf-2015-03-01-4gb.img
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> libc6:
>>>>>>>>>   Installed: 2.13-38+deb7u10
>>>>>>>>>
>>>>>>>>> gcc (Debian 4.6.3-14) *4.6.3*
>>>>>>>>>
>>>>>>>>> Any idea ? I can't find it this toolchain :
>>>>>>>>>
>>>>>>>>> *gcc-linaro-arm-linux-gnueabihf-4.6*
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Micka,
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> For more options, visit http://beagleboard.org/discuss
>>>>>>>>> ---
>>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>>> Groups "BeagleBoard" group.
>>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>>> send an email to [email protected].
>>>>>>>>> To view this discussion on the web visit
>>>>>>>>> https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtk2YZViHqFjwqVCTo%3DzUY9vyJ7fSGTfkaiCUuRZh_tWJQ%40mail.gmail.com
>>>>>>>>> <https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtk2YZViHqFjwqVCTo%3DzUY9vyJ7fSGTfkaiCUuRZh_tWJQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>>> .
>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>> --
>>>>>>> For more options, visit http://beagleboard.org/discuss
>>>>>>> ---
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "BeagleBoard" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to [email protected].
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/beagleboard/CALHSORpim7zhB76KFhOArj4QzzWrN18N3CyqST0VAfFHpCfDHw%40mail.gmail.com
>>>>>>> <https://groups.google.com/d/msgid/beagleboard/CALHSORpim7zhB76KFhOArj4QzzWrN18N3CyqST0VAfFHpCfDHw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>
>>>>>> --
>>>>>> For more options, visit http://beagleboard.org/discuss
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "BeagleBoard" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to [email protected].
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtmhvB06tXkPop1HBonGZ7xWeiHGSookx0AEtN4Ys6Rudg%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtmhvB06tXkPop1HBonGZ7xWeiHGSookx0AEtN4Ys6Rudg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>>
>>>> --
>>>> For more options, visit http://beagleboard.org/discuss
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "BeagleBoard" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/beagleboard/CALHSORreQY5ppRAqOQHz2eALdmCTMGciTjJ1OOOeCSb0ppUUcA%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/beagleboard/CALHSORreQY5ppRAqOQHz2eALdmCTMGciTjJ1OOOeCSb0ppUUcA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> For more options, visit http://beagleboard.org/discuss
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "BeagleBoard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DBPRQSGpROw%3DWptZSfGcRSHx0RRXuSV4XL2kzJob_nww%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DBPRQSGpROw%3DWptZSfGcRSHx0RRXuSV4XL2kzJob_nww%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>
>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/CALHSORor9tPwi_88Pc37__1PuqZgH79mES_5%2BYe-Og9TeS36UQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/beagleboard/CALHSORor9tPwi_88Pc37__1PuqZgH79mES_5%2BYe-Og9TeS36UQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtnix%2BP_heJMuKyaBvV1syJg1y9VeQYVN2k%2BTzr39orrtA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to