bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems with gmp-4.1.2


From: keith . briggs
Subject: problems with gmp-4.1.2
Date: Fri, 18 Apr 2003 15:24:06 +0100

I installed gmp-4.1.2 on a redhat-linux-8.0 x86 system with gcc-3.2 and
all the default configure settings.

The first problem is that t-bswap fails with a segfault.

I then tried 
./configure --enable-profiling=gprof --enable-mpfr
--enable-alloca=malloc-notreentrant
and compiling my application I get lots of problems like:

/usr/local/lib/libmpfr.a(add1.o): In function `mpfr_add1':
/home/install/gmp-4.1.2/mpfr/add1.c:46: undefined reference to
`__gmp_tmp_mark'
/home/install/gmp-4.1.2/mpfr/add1.c:546: undefined reference to
`__gmp_tmp_free'/home/install/gmp-4.1.2/mpfr/add1.c:60: undefined reference
to `__gmp_tmp_alloc'/home/install/gmp-4.1.2/mpfr/add1.c:53: undefined
reference to `__gmp_tmp_alloc'

It seems that mpfr is not compatible with the enable-alloca setting.
How do I fix this?    I need both enabled.
Keith

        Dr. Keith M. Briggs
        Senior Mathematician, Complexity Research, BTexact.
        my latest papers!: http://front.math.ucdavis.edu/math.NT/0211143
        
http://front.math.ucdavis.edu/math.CA/0211142
        email: address@hidden
        phone: +44(0)1473  work: 641 911 home: 610 517  fax: 642 161
        profile:  http://www.btexact.com/ideas/profiles?doc=42493
        web:  (work)     http://more.btexact.com/people/briggsk2/ 
        web:  (private) http://members.lycos.co.uk/keithmbriggs/
        mail: Keith Briggs, Polaris 134, Adastral Park, Martlesham, Suffolk
IP5 3RE, UK

        BTexact is a trademark of British Telecommunications plc
        Registered office: 81 Newgate Street London EC1A 7AJ
        Registered in England no. 1800000

        This electronic message contains information from British
Telecommunications plc which may be privileged or confidential. The
information is intended to be for the use of the individual(s) or entity
named above. If you are not the intended recipient be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. If you have received this electronic message in error, please
notify us by telephone or email (to the numbers or address above)
immediately.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]