Hi Allberto & Loic, On Mon, May 25, 2009 at 7:09 PM, Alberto Luaces <alua...@udc.es> wrote: > He says that it's basically a known bug that he has forwarded to gcc upstream, > and in the meanwhile we can fix it on armel and hppa adding "-lgcc_s -lgcc" > libraries.
One can set the flags by doing setting the CMAKE_CXX_FLAGS either using ccmake ., or via the command line invocation of cmake . i.e. cmake . -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-lgcc_s -lgcc" Would this be workable? Robert. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org