comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: text tools
Date: Mon, 19 Oct 2009 04:09:43 -0400
Date: 2009-10-19T04:09:43-04:00	[thread overview]
Message-ID: <ur5szereg.fsf@stephe-leake.org> (raw)
In-Reply-To: c9and5lu8oq014bujqcp6s3lf0cuu46ufa@4ax.com

Rob Solomon <usenet@drrob1-noreply.com> writes:

> Tried to compile one of the texttool examples.  This is the furthest I
> got after having lots of trouble getting GNAT to find the sources.
> I have lots of errors that I don't understand.  This is on Ubuntu 9.04
> system w/ texttools installed via synaptic.
>
> What's up with this?

There are at least three problems:

> gnatmake -P/home/rob/tt/texttools-2.0.5/examples/basic.gpr basic.adb
> -d
> gcc-4.3 -c -I- -gnatA /usr/share/ada/adainclude/texttools/common.adb
> common.ads:76:10: warning: return type of "Odds" is an 8-bit Ada
> Boolean, use char in C

1) Apparently the texttools authors simply ignored these warnings?

2) The library should be installed precompiled; why is GNAT
   recompiling it?

> /home/rob/tt/texttools-2.0.5/examples/os.o: In function
> `os__setinterface':
> os.adb:(.text+0x119b): undefined reference to `Interface_String'

3) This appears to be a missing library.

Sorry I can't be much more help. I suggest you contact the texttools
authors directly.

-- 
-- Stephe



  reply	other threads:[~2009-10-19  8:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-18 23:55 text tools Rob Solomon
2009-10-19  8:09 ` Stephen Leake [this message]
2009-10-19  8:12 ` Ludovic Brenta
2009-10-19 21:27   ` Rob Solomon
2009-10-19 22:06     ` Ludovic Brenta
2009-10-20  0:13       ` Rob Solomon
2009-10-20  2:25   ` Rob Solomon
2009-10-20  9:28     ` Ludovic Brenta
2009-10-20 17:49       ` Ludovic Brenta
2009-10-20 23:14         ` Rob Solomon
2009-10-21  0:39           ` Rob Solomon
2009-10-21  8:06             ` Ludovic Brenta
replies disabled

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