| Bug#: 34603 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: aliz@gentoo.org | Reported By: tibors11@axelero.hu | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: bestcrypt 1.4_p2 and 1.2_p6 doesn't compile with -fforce-addr | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-11-28 00:44 0000 | |||
| Description: | Opened: 2003-11-28 00:44 0000 |
When using -fforce-addr in CFLAGS, recent versions of BestCrypt fails to compile. Deleting -fforce-addr from CFLAGS solves the problem. Tried on Pentium2 and Athlon rpocessors (and optimalizations). Reproducible: Always Steps to Reproduce: 1. add -fforce-addr to CFLAGS 2. emerge -v bestcrypt 3. Filtering -fforce-addr in ebuild will solve the problem.
Fixed in CVS, thanks for finding this!