Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problem when make Qt4.8.4 with option as -flto -fPIC
Forum Updated to NodeBB v4.3 + New Features

Problem when make Qt4.8.4 with option as -flto -fPIC

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 549 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    stormyoyo
    wrote on last edited by
    #1

    The error apprend when i complied Qt4.8.4 with gcc4.7.2 options as -flto and -fPIC.

    The errors are:
    /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x4): undefined reference to $L1' /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x8): undefined reference to $L2'
    /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0xc): undefined reference to $L3' /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x10): undefined reference to $L4'
    /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x14): undefined reference to $L5' /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x18): undefined reference to $L6'
    /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x1c): undefined reference to $L7' /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x20): undefined reference to $L8'
    /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x24): undefined reference to $L9' ……………… /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x1dc): undefined reference to $L119'
    /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x1e0): undefined reference to $L120' /tmp/ccrZeSD9.ltrans0.ltrans.o:(.data.rel.local+0x1e4): undefined reference to $L121'

    I'v don't have ideal about this problem ,is anyone had seen it before or have suggestions?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved