Hello Hugo!

On Thu, Mar 25, 2010 at 11:36 PM, Hugo Parente Lima
<[email protected]> wrote:
>> On Thu, Mar 25, 2010 at 11:00 PM, Hugo Parente Lima
>> <[email protected]> wrote:
>> >> Scanning dependencies of target pyside
>> >> [  0%] Building CXX object
>> >> libpyside/CMakeFiles/pyside.dir/dynamicqmetaobject.cpp.o
>> >> c++: -O1: linker input file unused because linking not done
>> >> c++: --hash-style=gnu: linker input file unused because linking not done
>> >> [  0%] Building CXX object
>> >> libpyside/CMakeFiles/pyside.dir/signalmanager.cpp.o c++: -O1: linker
>> >> input file unused because linking not done
>
> Ok, now the next step... find a *non verbose* way to set these flags only when
> compiling on linux and under GCC.

Hugo, do you know how to force c++ or Makefile to use
/usr/local/bin/ld instead of /usr/bin/ld. Is it possible to select
this at cmake level? This would be great help for automated build
here...

Best regards,
Tomek



-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to