Re: ANDF [Architecture Neutral Distribution Format] and TDF - What is the current status?

Mark Brown <broonie@tardis.ed.ac.uk>
20 Aug 2001 01:51:08 -0400

          From comp.compilers

Related articles
ANDF [Architecture Neutral Distribution Format] and TDF - What is th ck@kuckuk.com (Carsten Kuckuk) (2001-08-17)
Re: ANDF [Architecture Neutral Distribution Format] and TDF - What is freitag@alancoxonachip.com (Andi Kleen) (2001-08-18)
Re: ANDF [Architecture Neutral Distribution Format] and TDF - What i broonie@tardis.ed.ac.uk (Mark Brown) (2001-08-20)
Re: ANDF [Architecture Neutral Distribution Format] and TDF - What i sander@haldjas.folklore.ee (Sander Vesik) (2001-08-24)
| List of all articles for this month |

From: Mark Brown <broonie@tardis.ed.ac.uk>
Newsgroups: comp.compilers
Date: 20 Aug 2001 01:51:08 -0400
Organization: The Tardis Project
References: 01-08-091 01-08-105
Keywords: UNCOL
Posted-Date: 20 Aug 2001 01:51:08 EDT
X-WWW-Homepage: http://www.tardis.ed.ac.uk/~broonie/

Andi Kleen <freitag@alancoxonachip.com> writes:


> TenDRA builds with a one-line fix on Linux usually. It checks that
> dev_t is an arithmetic type and on newer glibc that is only true for
> compilers that support long long, which TenDRA doesn't. The fix is to
> remove the check for dev_t being arithmetic in the types.h files.


With newer glibcs more extensive changes are required to compile.
There's an effort at this in the Debian package (available from
http://packages.debian.org/unstable/devel/tendra.html) though it's a
bit broken.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.