|
|
 |
Published by Julien Cayzac
Click here for more information about this publisher...
|
 |
|
Date Posted: |
December 22nd, 1999
|
|
|
Last Updated: |
December 22nd, 1999
|
|
|
License: |
GPL |
|
|
Downloads: |
966 total; 1 recently |
|
|
Page Views: |
8,832 total |
|
|
User Rating: |
awaiting 10 votes |
 |
|
Jump to the Downloads section |
|
 |
 |
About GMP:
GNU Multiple Precision library version 2.0.2.
This is a quick port from the GNU Multiple Precision library 2.0.2 for BeOS for Intel.
I modified the config.guess file in order to make BeOS recognizeable by the supplied configure script.
Added in config.guess, at line 336:
=== start ===
BePC:BeOS:*:*)
# host for Intel version of BeOS R4.
ld_help_string=`ld --help 2>&1`
if echo "$ld_help_string" | grep >/dev/null 2>&1 "supported emulations: elf_i[345]86_be"; then
echo "i586-unknown-linux" ; exit 0
fi ;;
=== end ===
This is a static only version, as I have no time to hack the Makefiles to produce a shared object. If you have time to waste to do that, please make it available to the community, as well as a PPC version...
To compile it and to make the binary:
./configure; make all
Julien Cayzac <cayzac@efrei.fr>
|
 |
|
 |
Latest Version |
 |
|
 |
| |
 |
|
Details about this version:
(no information provided)
|
| |
 |
|
Intel Version - requires R4 (380 KB) |
966 downloads |
|
 |
|
 |
 |
| |
  |
[rating: 10] |
|
 |
Primary download location |
|
|
| Add Additional Location |
 |
|
 |
|
| Source Included |
 |
 |
 |
 |
 |
Like this app? Have questions or comments?
Why not tell the author? Use the "e-mail publisher" link to get in touch with the publisher; they usually love getting feedback.
|
|
|