X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0	tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: gialloporpora <sandrodll@gmail.com>
Subject: Some missing .a file trying to compile cfc util on cygwin libgmp.a, libhistory.a, libreadline.a)
Date: Sun, 18 Jul 2010 12:15:37 +0200
Lines: 17
Message-ID: <i1uk95$54f$1@dough.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dear all,
I would like to compile this tool with Cygwin:
http://fbalsalobre.free.fr/cfc.html

but I have some problems. First of all I have download the tar file, 
extracted it and launched the make command.
Initially I obtained some errors of not existing libraries (readline.h, 
history.h), I have installed the readline package and these errors 
disappears.
Now I have this problem trying to compile the package (GMP and readline):
g++: libgmp.a: No such file or directory
g++: libreadline.a: No such file or directory
g++: libhistory.a: No such file or directory
make: *** [cf_arith] Error 1

Somebody know how to create the .a file needed to compile the cfc tool?
Sandro


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

