Summary: | dev-libs/pwlib-1.10.1 fails with assembler messages (invalid suffices/operands) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Petter Häggholm <petter> |
Component: | [OLD] Library | Assignee: | Stefan Knoblich (RETIRED) <stkn> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | kugelfang, voip+disabled |
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Fix broken assembler output w/ -O0 |
Description
Petter Häggholm
2006-08-28 16:30:41 UTC
Oh, the stupidity! Entirely my fault. When removing an array of dangerous CFLAGS in preparation for an `emerge -e world` a while ago, it seems I accidentally removed the optimisation flag. With -O2 it builds, and it'll probably make my system a wee bit more responsive ... This is still a bug in pwlib's ptlib on the inline assembly level. I'm investigating it further. Created attachment 95358 [details, diff]
Fix broken assembler output w/ -O0
Stefan, I propose this fix.
Fixed in 1.10.2-r1, thanks |