toy.raymond@gmail.com wrote:
rjs@fdy2.demon.co.uk wrote:
Raymond Toy wrote:
Robert Swindells wrote:
I'm building the November snapshot and found that the line that causes old fasl files to be deleted from the build directories seems to have returned. Did this come from the merge of 20a-pre1 ?
Maybe we need a $Header:$ line in this and a few other files.
I haven't added the $Header$ lines yet, but has this been resolved somehow? (I haven't done anything about this, though.)
I haven't done anything either but I had no problems building the December snapshot.
If you didn't have any problems, then I'll consider this closed. But if you do have problems, let me know.
Ok.
What exactly is the problem?
I got some error messages from make-dist.sh that the libraries were missing from the FPU variant that I had built first. I then got some strange results when trying to compare versions of build.sh in CVS.
Do you build both the sse2 and x87 versions? I normally build x87 first, then sse2. Then I run make-dist.sh.
I did exactly the same, x87 first then sse2. Robert