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: possible libtool bug blocking builds of Cygwin setup.exe


Hi Peter,

On 13/04/13 09:15, Peter Rosin wrote:
</snip>
Have I stumbled on a real problem?

This all sounds suspiciously like libtool bug 14022, where the reporter
had confused --build and --host. How did you run configure?



I'm emulating what is in setup/bootstrap.sh:

$ ../cygwin-setup/configure --build="i686-pc-mingw32" --host="i686-pc-mingw32" -C

Earlier to that, I did the following on a fresh cvs checkout:

$ env NOCONFIGURE=1 ./bootstrap.sh
$ mkdir -p ../cygwin-setup-build/
$ cd ../cygwin-setup-build/

--
Thanks,
Shaddy

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