Eric Niebler wrote:
Angelo Graziosi wrote:
Eric Niebler wrote:
I am running into the same problem (cannnot build latest snapshot on
cygwin). I have built and installed the latest binutils from head
(see attached config.log for details). But still the build fails. Any
help?
This is strange! Recent snapshots (4.3, 4.4, 4.5) build OB both on
Cygwin-1.5 and 1.7. In 1.5 I have build the same binutils of 1.7.
I've attached objdir/intl/config.log.
It says you have triggered cross compilation mode, without complete
setup. Also, it says you are building in a directory below your source
code directory, which I always used to do myself, but stopped on account
of the number of times I've seen this criticized.
The only new build-blocking problem I've run into in the last month is
the unsupported autoconf test, which has a #FIXME comment. I had to
comment it out.