Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1130

Can not specify unescaped linker flags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.8.0
    • API: C++
    • None
    • Ubuntu 16.04, Qt Creator 4.3.0

      I need to use unescaped linker flags (cpp.linkerFlags) like "-mfloat-abi=soft" or "-mcpu=cortex-m3" for ARM GCC development but Qbs escapes them using -Wl which arm-none-eabi-gcc can not understand. I had to create a linkerWrapper script as a work-around but that is an ugly solution.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            bepaz Soko Pitalo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes