[bug-notifications] [gcc4g++ 0003713]: g++ is not compatible with libmpfr

Mantis Bug Tracker noreply at opencsw.org
Wed Jun 17 23:42:45 CEST 2009


The following issue requires your FEEDBACK. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3713 
====================================================================== 
Reported By:                scottcurtis
Assigned To:                mwatters
====================================================================== 
Project:                    gcc4g++
Issue ID:                   3713
Category:                   upgrade
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2009-06-12 18:01 CEST
Last Modified:              2009-06-17 23:42 CEST
====================================================================== 
Summary:                    g++ is not compatible with libmpfr
Description: 
I did an upgrade to the "current" release to get the latest g++. When
compiling a function which requires g++ to load libmpfr, the compiler fails
with the message "undefined reference to __gmp_get_memory_functions". I
built and installed libmpfr version 2.4.1 and this corrected the problem.
====================================================================== 

---------------------------------------------------------------------- 
 (0006326) mwatters (manager) - 2009-06-17 23:42
 http://www.opencsw.org/mantis/view.php?id=3713#c6326 
---------------------------------------------------------------------- 
maybe we are looking at 2 different versions of webtoolkit. but the one I
see requires:
Cmake (2.4 or 2.6 are preferred) and boost-1.35 or later. 
http://www.webtoolkit.eu/wt#/download

g++ 4.3.3 is compiled against the current gmp and libmpfr they are
"requirements to build", that is g++ will not build without them. 

please confirm the URL of the software you are attempting to compile.
as well as the OS version and configure command

I don't think the problem is with g++ being incompatible with libmpfr. I
think it is more the latest wt is not compatible with the older version of
libmpfr.
I will wait for your reply and data before making the final
determination.




More information about the bug-notifications mailing list