comp.lang.ada
 help / color / mirror / Atom feed
* RE: XMLAda compilation
@ 2011-01-12 21:21 Harry Tucker
  0 siblings, 0 replies; only message in thread
From: Harry Tucker @ 2011-01-12 21:21 UTC (permalink / raw)


I've install Cygwin so I can compile some of the Ada Libraries which
come as source only. I could never get MinGW to work right. But after
running config and calling make the build stops with:
<code>
gnatmake -p -Pinput_sources/input_sources.gpr -XMODE=distrib -
XLIBRARY_TYPE=relocatable
input_sources.gpr:6:25: warning: libraries are not supported on this
platform
unicode.gpr:5:25: warning: libraries are not supported on this
platform
gnatmake: external source (ioexcept.ads) is not part of any project;
cannot be compiled without gnatmake switch -x
make[1]: *** [obj] Error 4
make[1]: Leaving directory `/home/Harry/xmlada'
make: *** [relocatable] Error 2
</code>

It seems to me that I need to change one of the gpr files to include
the gnatmake -x switch. But which one and what should I put into it.
And should I just ignore warning: libraries are not supported...



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-12 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-12 21:21 XMLAda compilation Harry Tucker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox