Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: "Kris Ray" <kris7778@yahoo.com>
Cc: cygwin@cygwin.com
Subject: Re: CYGWIN - GMP compile problems
References: <a8dl5l$59b$1@main.gmane.org>
From: Andrew Markebo <flognat@flognat.myip.org>
Date: 03 Apr 2002 09:05:24 +0200
In-Reply-To: <a8dl5l$59b$1@main.gmane.org>
Message-ID: <m3y9g5mfd7.fsf@flognat.myip.org>
Lines: 36
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

What does the link command look like?

Assuming something like

gcc -lgmp -o gmptest gmptest.o

-lgmp should be last.

        /Andy

/ "Kris Ray" <kris7778@yahoo.com> wrote:
| When I try to compile the GMP library in cygwin, it works.  However, when I
| try to "make" any of the programs in the "demos" folder, I get link errors.
| The link errors are all for the GMP functions.  The messages are all
| something like "undefined reference - __gmpz_get_str", etc.
| 
| any ideas on how to solve this problem?
| 
| thanks,
| Kris
| 
| 
| 
| 
| 
| 
| --
| Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
| Bug reporting:         http://cygwin.com/bugs.html
| Documentation:         http://cygwin.com/docs.html
| FAQ:                   http://cygwin.com/faq/
| 
| 

-- 
 The eye of the beholder rests on the beauty!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

