Opened 20 years ago
Last modified 11 years ago
#1280 closed defect
GMP with an Athlon64 cpu — at Version 3
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
Reported by Farid Bouzaghti
On 32-bit systems with an Athlon64 cpu, GMP detects it as x86_64-pc-linux-gnu. If CFLAGS/CXXFLAGS are set, GMP will try to build 64 bit libraries. The book should recommend to unset these variables before building GMP on AMD64, or to pass ABI=32 to configure (not sure whether this works well, I'll try it later...). Futhermore, GMP authors recommend to run the test suite (make check) before installing.
Change History (3)
comment:1 by , 20 years ago
comment:3 by , 19 years ago
Description: | modified (diff) |
---|
Recommend closing this bug as won't fix. The information for AMD64 can be included on the UserNotes page.
Note:
See TracTickets
for help on using tickets.
Not sure what to do about adding instructions specific to a particular hardware. This would be an absolutely never-ending bug; with all packages.
As far as running the testsuites, I do not understand why BLFS elected to print instructions that don't run them.
*All* packages that include testsuites should have instructions to run it/them.