Thanks Jeremiah,

Anyway your feedback is important.
Your diff file is also important.
I'll apply the patch for:
Makefile
deps/zanyblue/src/zbcom.gpr
deps/zanyblue/src/zbmcompile/Makefile

Thanks for information below, sorry if I've already asked you them before, I 
read and answer the e-mail one by one.

1. Seems to me a confusion from make tool between mingw64 and Windows systems.
I'm waiting for Zanyblue answer on Windows building configuration.

2. Seems to me a GPRBuild issue with Windows.

Thanks again, Pascal.
http://blady.pagesperso-orange.fr


> Le 5 nov. 2017 à 15:19, Jeremiah Breeden <jeremiah.bree...@gmail.com> a écrit 
> :
> 
> Hi,
> 
> The patch partially worked.  It removed all the "make all" errors but still 
> had the windows_nt.mk issue which made the "make all" create spurious 
> directories outside of the gnoga directory.  It also caused the sequence 
> "make all" => "make clean" => "make all" to fail on the second "make all" due 
> to some zanyblue conflicts.  "make install" still did not work.  I made the 
> two changes I discussed earlier:
> 
> 1.  fix the COPY, MKDIR, RMDIR, and DELETE commands
> cd deps/zanyblue/src/mkfile
> mv Windows_NT.mk Windows_NT.old
> cp unix.mk Windows_NT.mk
> 
> 2.  Fix make install
> changed tools/tools.gpr to have ".exe" appended to the executable names.
> 
> I've never made a diff before, so I might have messed this up, but I am 
> attaching my updated diff file for reference.
> 
> I don't know if these are good changes, but they are what worked for:
> Windows 10 Home
> mingw64, gcc 7.2 for x86_64-w64-mingw32
> gprbuild from Gnoga sourceforge site.
> 
> They may break things on other platforms or configurations.  And one comes 
> involves changing zanyblue files...so not sure how useful this is.
> 
> 
> On Sat, Nov 4, 2017 at 4:54 PM, Pascal via Gnoga-list 
> <gnoga-list@lists.sourceforge.net> wrote:
> Hello Jeremiah, see answers below.
> HTH, Pascal.
> http://blady.pagesperso-orange.fr
> 
> 
> 
> 
> <mingw64_gnoga_dev_1_3.diff>------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot_______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to