Re: libquadmath with older versions of gcc

2011-06-04 Thread Syed Bilal Mehdi
efs.h */ #define PACKAGE_NAME "GNU C Runtime Library" #define PACKAGE_TARNAME "libgcc" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "GNU C Runtime Library 1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "http://www.gnu.org/software/libgcc/&q

Re: libquadmath with older versions of gcc

2011-06-02 Thread Basile Starynkevitch
On Thu, 2 Jun 2011 14:44:05 -0700 (PDT) Syed Bilal Mehdi wrote: [...] > I am using old version of Matlab that requires me to use gcc-4.1 (or > gcc-4.2.0 as the latest). [...] Do you understand why? My naive opinion is that, for C code, you could use a latest gcc, even 4.6. (for C++ it really cou

libquadmath with older versions of gcc

2011-06-02 Thread Syed Bilal Mehdi
, Syed Bilal Mehdi -- View this message in context: http://old.nabble.com/libquadmath-with-older-versions-of-gcc-tp31761252p31761252.html Sent from the gcc - patches mailing list archive at Nabble.com.