[Interest] Qt5 Cross Compiling for ARM

Thiago Macieira thiago at kde.org
Thu Feb 16 18:50:27 CET 2012


On quinta-feira, 16 de fevereiro de 2012 18.33.20, 
Dietrich.Gossen at continental-corporation.com wrote:
> Hi,
> 
> I found the missing lib.
> It's ld-linux.so.3 (actually it's a soft link that points to ld-2.11.1.so)
> Its ' location is in /pathtorootfs/lib/
> 
> How do I include this in the mkspecs?

You don't. That's not a library, it's the dynamic linker. It's linked in by 
default on its own.

Maybe you forgot to set up the toolchain properly? Please check with your 
hardware vendor how to compile a simple OpenGL ES 2 program. Once you have 
those instructions, we can help you adapt them to the Qt build.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120216/0d502811/attachment.sig>


More information about the Interest mailing list