Koji Yokota schrieb:
> devel/qt4-designer fails with the following messages. devel/qt4-linguist
> also fails because it depends on qt4-designer, but once qt4-designer is
> fixed, it may build fine. Other ports depending on devel/qt4 seem OK.
>   
Can you try misc/qt4-qtdemo as well?

> BTW, most of qt4 ports seem to pass "-g" option to c++ by default.
> Shouldn't these specify
>   
>> CONFIGURE_ARGS+= --separate-debug-info=no
>>     
> in the Makefiles to remove it?
>   

Debug support is always on in the qt4 ports because qt4 strips out the
debugging symbols from the resulting libraries and executables and puts
them into separate files, avoiding the runtime penalties that are
usually associated with debug-enabled builds.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to