Yep, I meant Arch Linux Arm. On Sep 20, 2014 11:53 PM, "Don deJuan" <[email protected]> wrote:
> On 09/20/2014 08:52 PM, Sid Boyce wrote: > > Not possible. The libraries built on x86 or x86_64 are also dynamically > linked to x86 or x86_64 libraries. > # file /usr/local/qt5/qtbase/lib/libQt5Core.so.5.3.1 > /usr/local/qt5/qtbase/lib/libQt5Core.so.5.3.1: ELF 64-bit LSB shared > object, x86-64, version 1 (GNU/Linux), dynamically linked (uses shared > libs), BuildID[sha1]=32404e368d550b3270a1aa09380fb52b67f7b91a, not stripped > > ARM is a different architecture. > # file /usr/local/qt5/qtbase/lib/libQt5Core.so.5.3.2 > /usr/local/qt5/qtbase/lib/libQt5Core.so.5.3.2: ELF 32-bit LSB shared > object, ARM, EABI5 version 1 (SYSV), dynamically linked (uses shared libs), > BuildID[sha1]=435ca3248a88788420b0540400cf93054a9aa917, not stripped > Regards > Sid. > > On 21/09/14 03:37, Brent wrote: > > Don, > > This may sound strange, but would I be able to install qt5 on arch > linux, and then copy all of the qt libraries over to my Angstrom OS and > have it work? I am currently not able to switch to an new OS in our > product at the current time, so I'm looking for ways to make this work. > Thanks, > > On Monday, July 21, 2014 12:35:14 PM UTC-4, don wrote: >> >> On 07/21/2014 09:29 AM, Jay wrote: >> > Hey guys, >> > >> > No luck for me in getting this working. Beaglebone seems to have quite >> a >> > few issues with Qt5 and the build doesn't seem to want to cooperate. >> For >> > others looking to pursue the same route, I got several suggestions to >> take >> > the route of Yocto and bitbaking the meta-ti recipe, which seems >> promising. >> > >> > For me, because my project is flexible, (call me a traitor) I switched >> to a >> > Raspberry Pi to build Qt5 on to. It was incredibly easy to get the >> latest >> > Qt5.3.1 build on there and all the driv >> Or you could just use an OS for BBB that has it built for you since you >> seem to not be able to build it yourself on that platform. >> >> wipe Debian, install archlinux-arm pacman -S qt5 >> AndWhatEverElseYouWantQT5Related >> >> Again you can even install qt4 and at5 side by side >> >> profit. >> > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > > > > -- > Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot > Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support > Senior Staff Specialist, Cricket Coach > Microsoft Windows Free Zone - Linux used for all Computing Tasks > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > > uhhh I believe he meant arch linux arm not the x86_64 or i686 Arch Linux.. > And technically yes he "could" should he no. > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/uvpgF3vVNwg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > 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]. For more options, visit https://groups.google.com/d/optout.
