public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Regression in Cygwin 3.2.0
@ 2021-04-16 10:17 David Allsopp
  2021-04-16 12:05 ` Thomas Wolff
  2021-04-17 12:37 ` Takashi Yano
  0 siblings, 2 replies; 7+ messages in thread
From: David Allsopp @ 2021-04-16 10:17 UTC (permalink / raw)
  To: 'cygwin'

I'm unable to build OCaml using the mingw-w64 compilers with Cygwin 3.2.0.
Windows 10.0.19042.928 (and tried on three different machines so far)

Repro:

 - Fresh Cygwin64 installation with make, libiconv, mingw64-x86_64-gcc-core
and git added; fire up mintty
 - git clone --depth 1 --recursive https://github.com/ocaml/ocaml
 - cd ocaml && ./configure --host=x86_64-w64-mingw32 && make -j8 flexdll &&
make -j8 world.opt

This is consistently hanging with Cygwin 3.2.0 and seems possibly to have
something to do with linking (the creation of runtime/ocamlrun.exe and
stdlib/camlheader, which is also an executable, seem to be part of the
problem).

It can be immediately fixed by downgrading to Cygwin 3.1.7, cleaning the
tree and repeating the build.

I'm of course very happy to try to reduce this to a smaller repro case, but
is there an obvious culprit in Cygwin 3.2.0 to check before I do?

Many thanks,


David


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-18 10:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 10:17 Regression in Cygwin 3.2.0 David Allsopp
2021-04-16 12:05 ` Thomas Wolff
2021-04-16 14:07   ` David Allsopp
2021-04-16 14:44     ` Thomas Wolff
2021-04-16 17:26       ` David Allsopp
2021-04-17 12:37 ` Takashi Yano
2021-04-18 10:58   ` David Allsopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).