Just browsing through Roberts script there . . . assuming what he says is true. One could be in for a lot of work. Changing version numbers by hand in the script . . . :/
Pretty cool script though. On Tue, Apr 26, 2016 at 12:52 PM, William Hermans <[email protected]> wrote: > Micka, > > You should be able to link against whichever libraries you want when > compiling *whatever*. It's been a long while since I've actually done this > myself, so i do not remember how. toolchains usually have a way to add > paths, and/or libraries. > > On Tue, Apr 26, 2016 at 7:19 AM, Robert Nelson <[email protected]> > wrote: > >> >> >> On Tue, Apr 26, 2016 at 9:15 AM, Micka <[email protected]> wrote: >> >>> 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 ^^ >>> >> >> Take a look at: >> >> >> https://github.com/RobertCNelson/cross-compiler/blob/master/build-wheezy-compiler.sh >> >> BUT, you need to be running Debian wheezy on your x86 host... >> >> It's been two years since i last played around with it, so it'll probally >> need package version updates.. >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> >> -- >> 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/CAOCHtYhnsEU9%2Baw7AAM7qrBJb-T-_BjjtpALxHGA1v9MMHJM3Q%40mail.gmail.com >> <https://groups.google.com/d/msgid/beagleboard/CAOCHtYhnsEU9%2Baw7AAM7qrBJb-T-_BjjtpALxHGA1v9MMHJM3Q%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/CALHSORpic%3DbG%2BmvhzHn2WuSOfOqUjsLDMTJTPovUb71cknsQDQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
