Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [Solved]Is it safe to use gcc to compile the Qt programs on mac?

    General and Desktop
    2
    2
    574
    Loading More Posts
    • 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
      stereomatching last edited by

      Using the prebuild Qt with clang3.2, but I would like to prefer gcc
      because I need the power of openMP. I try gcc and it works fine
      on the prebuild version of Qt, but I am not sure this is safe to do or not.

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        Yes, gcc and clang are binary compatible. You can use them as much as you like. Just remember that Apple wants to deprecate and remove gcc from future OS releases.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • First post
          Last post