https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204923

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #11 from [email protected] ---
I'm working on this in upstream. I wouldn't consider this a bug, though the
problem remains that for each new compiler version with a renamed compiler call
you need to change the mkspecs of Qt (not just qt4 but also qt5). The original
sources had an unsupported/freebsd-g++46 mkspec which we remove in qt5-qmake
intentionally and is now even removed in upstream. OpenBSD has similar issues,
also NetBSD (and just about anyone who has a renamed compiler for co-existence
with default compilers on a system).

I'll try to do a test with a $CC and $CXX mkspec that would probably work for
everyone. Compiling qt from source would be simplified to test with different
compilers then also.

The issue reported though is not a bug, it's just the way qmake and the mkspecs
are organized since ages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to