RE: Build entirely broken

2018-08-22 Thread Simon Peyton Jones via ghc-devs
: RE: Build entirely broken | | Simon Peyton Jones via ghc-devs writes: | | > Sigh. I spoke too soon. | > | > Exactly the same thing has happened starting from a clean build. | > | > I'm utterly stuck. Why is CString.o not being built? | > | Can you try reverting 1cc

RE: Build entirely broken

2018-08-22 Thread Ben Gamari
Simon Peyton Jones via ghc-devs writes: > Sigh. I spoke too soon. > > Exactly the same thing has happened starting from a clean build. > > I'm utterly stuck. Why is CString.o not being built? > Can you try reverting 1cc9061fce42? Perhaps this is a linker compatibility issue? Cheers, - Ben

RE: Build entirely broken

2018-08-22 Thread Simon Peyton Jones via ghc-devs
/ghc_4.ldscript So maybe it’s that ‘no-relax’ business. S | -Original Message- | From: Simon Peyton Jones | Sent: 22 August 2018 12:17 | To: Simon Peyton Jones ; ghc-devs | Subject: RE: Build entirely broken | | Sigh. I spoke too soon. | | Exactly the same thing has

RE: Build entirely broken

2018-08-22 Thread Simon Peyton Jones via ghc-devs
Ağacan | Cc: ghc-devs | Subject: RE: Build entirely broken | | Panic over. Removing the entire build tree and starting again solved it. | I have no idea what the original problem was. | | Sorry for false alarm | | Simon | | | -Original Message- | | From: Ömer Sinan Ağacan

RE: Build entirely broken

2018-08-22 Thread Simon Peyton Jones via ghc-devs
: Build entirely broken | | I wonder if this could be a problem with your tree? I just did | | git pull | git submodule update --init | make distclean | ./boot | ./configure | make | | and it worked. Note that I tried with "quick" build flavor. |

RE: Build entirely broken

2018-08-22 Thread Simon Peyton Jones via ghc-devs
-devs | Subject: Re: Build entirely broken | | I wonder if this could be a problem with your tree? I just did | | git pull | git submodule update --init | make distclean | ./boot | ./configure | make | | and it worked. Note that I tried with "quick" bu

Re: Build entirely broken

2018-08-22 Thread Ömer Sinan Ağacan
I wonder if this could be a problem with your tree? I just did git pull git submodule update --init make distclean ./boot ./configure make and it worked. Note that I tried with "quick" build flavor. Ömer Simon Peyton Jones via ghc-devs , 22 Ağu 2018 Çar, 13:12 tarihinde