This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Failure building current 4.5 snapshot on Cygwin


Tim Prince wrote:
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.

I haven't. I'm building a native gcc on cygwin as I always have. Been doing this for years.


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.

I'm not. Where does it say that? The source code is at ~/gcc-4.5-20090813 and the object dir (where I'm building) is ~/objdir.


--
Eric Niebler
BoostPro Computing
http://www.boostpro.com


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