reassign 576967 abiword
thanks

Hi Daniel,

On Thu, Apr 08, 2010 at 09:14:26AM -0700, Daniel Schepler wrote:

From my pbuilder build log for abiword:

cd . && CC="gcc" CC="-Wl,--as-needed" [...]

This appears to be the result from debian/rules setting
CC := gcc -Wl,--as-needed
and similarly for CXX.  This used to work fine.

Indeed that is the cause. And it is wrong use of CDBS, so no surprise that it fails now that CDBS recently have tightened its CC handling.

Abiword should instead use something like this instead:

CFLAGS += -Wl,--as-needed


Reassigning this bugreport to abiword where it belongs.


Kind regards,

- Jonas

--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: Digital signature

Reply via email to