<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
Ok, I got time to recompile my whole toolchain for scratch again. <br>
GTK2 works for arm-linux but Qt now gives me a different error. If
anyone has a suggestion or solution it will be great. I'm not sure that
the libpthread library should be linked?<br>
<blockquote>GThread-ERROR **: file
/build/buildd/glib2.0-2.24.0/gthread/gthread-posix.c: line 140
(g_thread_impl_init): error 'No such process' during
'pthread_getschedparam (pthread_self(), &policy, &sched)'<br>
aborting...<br>
Aborted<br>
</blockquote>
<br>
When I do a readelf on my binary file for QT-arm<br>
<br>
<blockquote>ELF Header:<br>
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 <br>
  Class:                             ELF32<br>
  Data:                              2's complement, little endian<br>
  Version:                           1 (current)<br>
  OS/ABI:                            UNIX - System V<br>
  ABI Version:                       0<br>
  Type:                              EXEC (Executable file)<br>
  Machine:                           ARM<br>
  Version:                           0x1<br>
  Entry point address:               0x1d980<br>
  Start of program headers:          52 (bytes into file)<br>
  Start of section headers:          14700972 (bytes into file)<br>
  Flags:                             0x5000002, has entry point,
Version5 EABI<br>
  Size of this header:               52 (bytes)<br>
  Size of program headers:           32 (bytes)<br>
  Number of program headers:         8<br>
  Size of section headers:           40 (bytes)<br>
  Number of section headers:         35<br>
  Section header string table index: 32<br>
  <br>
  <br>
Dynamic section at offset 0x20ebf8 contains 24 entries:<br>
  Tag        Type                         Name/Value<br>
 0x00000001 (NEEDED)                     Shared library:
[libQt4Pas.so.5]<br>
 0x00000001 (NEEDED)                     Shared library:
[libpthread.so.0]<br>
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]<br>
 0x0000000c (INIT)                       0x1b925<br>
 0x0000000d (FINI)                       0x1cb479<br>
 0x0000001a (FINI_ARRAY)                 0x21ebc8<br>
 0x0000001c (FINI_ARRAYSZ)               4 (bytes)<br>
 0x00000004 (HASH)                       0x8148<br>
 0x00000005 (STRTAB)                     0x116f0<br>
 0x00000006 (SYMTAB)                     0xac20<br>
 0x0000000a (STRSZ)                      32400 (bytes)<br>
 0x0000000b (SYMENT)                     16 (bytes)<br>
 0x00000015 (DEBUG)                      0x0<br>
 0x00000003 (PLTGOT)                     0x21ece0<br>
 0x00000002 (PLTRELSZ)                   5496 (bytes)<br>
 0x00000014 (PLTREL)                     REL<br>
 0x00000017 (JMPREL)                     0x1a3ac<br>
 0x00000011 (REL)                        0x1a35c<br>
 0x00000012 (RELSZ)                      80 (bytes)<br>
 0x00000013 (RELENT)                     8 (bytes)<br>
 0x6ffffffe (VERNEED)                    0x1a2dc<br>
 0x6fffffff (VERNEEDNUM)                 2<br>
 0x6ffffff0 (VERSYM)                     0x19580<br>
 0x00000000 (NULL)                       0x0<br>
</blockquote>
<br>
<br>
My kernel is 2.6.33-2 and I'm running Ubuntu 9.10 on the arm (IGEPv2
board)<br>
<br>
Kind Regards<br>
Anton Rieckert<br>
<br>
On 26/04/2010 14:04, Den Jean wrote:
<blockquote cite="mid:201004261404.18912.Den.Jean@telenet.be"
 type="cite">
  <pre wrap="">On Monday 26 April 2010 06:08:04 Anton Rieckert wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">compiler to compile workable binaries for QT ARM interface. I suspect 
    </pre>
  </blockquote>
  <pre wrap="">I tried only this small example in qemu debain lenny armel
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/pipermail/qt/2010-February/001461.html">http://lists.lazarus.freepascal.org/pipermail/qt/2010-February/001461.html</a>

I now also tried running lazarus itself, it crashes, both with  Qt and Gtk2.
When I have time, I will investigate this further.


_______________________________________________
Qt mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qt@lists.lazarus.freepascal.org">Qt@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/qt">http://lists.lazarus.freepascal.org/mailman/listinfo/qt</a>

  </pre>
</blockquote>
</body>
</html>