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: gmp and libiconv as mingw variant libraries under cygwin?


Christian Joensson wrote:
I'm starting to look at cygwin for doing mingw "environment" variants
of binutils and gcc, to test compile them.

Now, starting with binutils, I do this:

CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure i686-pc-mingw32

and then a regular make.

I notice, but I really don't require it here, that gmp is missing. Is
that, gmp as mingw variant under cygwin, available to download? If
not, how would you suggest I configure, build and install them local
to me?

I don't know if my luck was bad, but the cygwin gmp binary I got from a mirror was corrupt. Installing cygwin source and rebuilding it corrected that, so I would think it worth a try with the configure modification you use for other tools.


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


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