This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Some missing .a file trying to compile cfc util on cygwin libgmp.a, libhistory.a, libreadline.a)


On 07/18/2010 05:45 AM, gialloporpora wrote:
> Risposta al messaggio di gialloporpora :
> 
>> 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
> Te only file really missing is ibgmp.a, the other files are in the lib
> directory (libreadline.a, libhistory.a), I have a similar file named
> "ibgmp.dll.a".

You need to install the -devel packages such as readline-devel.

-Jeremy

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]