Thanks, that's good to know.

Right now when I set my path to TMD gcc and do a "make install" when it
gets to the point of making zblib it fails on

gnatbind -x
D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\src\obj\zbmcompile-main.ali
gnatlink
D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\src\obj\zbmcompile-main.ali
-g
D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\lib\zanyblue\libzanyblue.a
-o
D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\bin\zbmcompile.exe
make[2]: Leaving directory
`/home/Jere/gnoga-code-2016_04_09/deps/zanyblue/src/zbmcompile'
make -C zbtest
make[2]: Entering directory
`/home/Jere/gnoga-code-2016_04_09/deps/zanyblue/src/zbtest'
gnatmake -p -XOS=Windows_NT -XTYPE=static -XBUILD=Debug -aP../../lib/gnat
-aP../../src -P zbtest
warning: gnatmake -P is obsolete and will not be available in the next
release; use gprbuild instead
zbtest.gpr:36:06: unknown project file: "xmlada"
gnatmake: "zbtest" processing failed
make[2]: *** [all] Error 4
make[2]: Leaving directory
`/home/Jere/gnoga-code-2016_04_09/deps/zanyblue/src/zbtest'
make[1]: *** [zbtest.app] Error 2
make[1]: Leaving directory
`/home/Jere/gnoga-code-2016_04_09/deps/zanyblue/src'
make: *** [zanyblue] Error 2

looking in the file:
\deps\zanyblue\src\zbtest\zbtest.gpr

It contains a
with "xmlada";

which is where it is failing.  I am guessing a random test file uses it.



On Sun, Apr 10, 2016 at 12:44 PM, Rabbi David Botton <da...@botton.com>
wrote:

> To my knowledge it doesn't require XMLAda (which I don't even have
> installed). Zany Blue is only needed for the Connect Four example. Nothing
> else. I'll be on top of things God willing this week and get things a bit
> cleaned up and in order and will double check this as well. It is important
> to me that nothing in the Gnoga git requires a GPL component like XMLAda.
>
> David Botton
>
>
> On Sun, Apr 10, 2016 at 12:14 PM Jeremiah Breeden <
> jeremiah.bree...@gmail.com> wrote:
>
>> Does anyone know if Gnoga requires Zany Blue or Gnoga_Tools?  I'm trying
>> to build and install Gnoga on windows for the FSF version of GNAT but it
>> keeps failing on Zany Blue due to lack of xmlada (which fails to build
>> because of another library and so on) and Gnoga_Tools due to some sort of
>> configuration issue I can't figure out.
>>
>> Right now, since both Zany blue fails to compile and gnoga_tools fails to
>> install, I have modified the Makefile to not do those.
>>
>> Will this cause a problem?  Anyone know?
>>
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
>> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
>> <http://pubads.g.doubleclick.net/gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532>
>> _______________________________________________
>> Gnoga-list mailing list
>> Gnoga-list@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>>
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> _______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to