Results 1 to 4 of 4

Thread: Compiling qt-embedded-3.3.5 with sh4-linux-gcc

  1. #1
    Join Date
    Dec 2006
    Posts
    7
    Thanks
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Compiling qt-embedded-3.3.5 with sh4-linux-gcc

    I'm tring to compile qt-embedded-3.3.5 with sh4-linux-g++ /gcc on my suse 10.0 for STlinux-2.0
    but at the end of make i receive this message:
    .o .obj/release-shared-emb-sh4-linux/qgfxvfb_qws.o .obj/release-shared-emb-sh4-linux/qgfxtransformed_qws.o .obj/release-shared-emb-sh4-linux/qkbdtty_qws.o .obj/release-shared-emb-sh4-linux/qkbdpc101_qws.o .obj/release-shared-emb-sh4-linux/qmousepc_qws.o .obj/release-shared-emb-sh4-linux/qconfig.o -L/opt/STM/STLinux-2.0/devkit/sh4/target/usr/lib
    /opt/STM/STLinux-2.0/devkit/sh4/lib/gcc/sh4-linux/3.4.3/../../../../sh4-linux/bin/ld: ne peut trouver -lc
    collect2: ld a retourné 1 code d'état d'exécution
    gmake[2]: *** [../lib/libqte.so.3.3.5] Erreur 1

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Compiling qt-embedded-3.3.5 with sh4-linux-gcc

    Do you have libc for that architecture compiled and available?

  3. #3
    Join Date
    Dec 2006
    Posts
    7
    Thanks
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Compiling qt-embedded-3.3.5 with sh4-linux-gcc

    I don't have libc for this architecture please can you tell me how to do it

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Compiling qt-embedded-3.3.5 with sh4-linux-gcc

    You have to install or cross compile libc for sh4 architecture (whatever that may be).

  5. The following user says thank you to wysota for this useful post:

    hketatni (15th December 2006)

Similar Threads

  1. Cross compiling QT3 on Linux, for win32
    By mjrich in forum Installation and Deployment
    Replies: 10
    Last Post: 6th March 2006, 18:58
  2. gcc (linux) : ok ; g++ (windows) : fails
    By nouknouk in forum Qt Programming
    Replies: 1
    Last Post: 25th February 2006, 03:08

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.