From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12225 invoked by alias); 2 Jun 2011 21:44:20 -0000 Received: (qmail 12216 invoked by uid 22791); 2 Jun 2011 21:44:20 -0000 X-SWARE-Spam-Status: No, hits=4.8 required=5.0 tests=AWL,BAYES_50,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,TW_IB,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Jun 2011 21:44:06 +0000 Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QSFgT-0008C9-IT for gcc-patches@gcc.gnu.org; Thu, 02 Jun 2011 14:44:05 -0700 Message-ID: <31761252.post@talk.nabble.com> Date: Thu, 02 Jun 2011 21:44:00 -0000 From: Syed Bilal Mehdi To: gcc-patches@gcc.gnu.org Subject: libquadmath with older versions of gcc MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-06/txt/msg00192.txt.bz2 Hello, I am new to Linux and there are some basic problems that I am stuck with. What I want to do is 1. Interface Matlab with gcc and 2. Use quad precision with gcc I am using old version of Matlab that requires me to use gcc-4.1 (or gcc-4.2.0 as the latest). 1. Can anyone please tell me how to use libquadmath (or any other c/c++ library that may be used for quad precision arithmetic) with older versions of gcc? 2. rpm for libquadmath are available. But rpm files are pre-built. Is that right? If so, can I somehow still use it with older versions of gcc? Thanks in advance Regards, 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.