[M3devel] gmp and mpfr

Jay jayk123 at hotmail.com
Sat Apr 19 01:31:27 CEST 2008


Thanks.

 > other thoughts? 

Static link?

I should measure the bloat.
I accidentally statically linked to libc.a and the bloat was small, I think x86 static was smaller than AMD64 dynamic.

  > But that would mean a full install of gcc and libraries. 

Really?
Why not just gmp and mpfr and then point configure at them?
Besides, if necessary, import them but not under gcc?

 - Jay


From: HOSKING at cs.purdue.edu
To: m3devel at elegosoft.com
Date: Fri, 18 Apr 2008 17:23:24 -0400
Subject: [M3devel] gmp and mpfr

I have added the necessary gmp and mpfr distributions to the m3cc/gcc package.  It turns out that gcc will try to build from local source if it is available in the gcc hierarchy.  Now, the only question is how to make sure that installs will put things in the right place.  One option is to configure gcc to install into INSTALL_ROOT from the m3cc m3makefile.  But that would mean a full install of gcc and libraries.  Any other thoughts?
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20080418/963875af/attachment-0002.html>


More information about the M3devel mailing list