Re: [dev] [ubase] [PATCH] Bring back C89/C90

From: Dimitris Papastamos <sin_AT_2f30.org>
Date: Wed, 4 Jun 2014 17:21:43 +0100

On Wed, Jun 04, 2014 at 12:00:41PM -0400, Lee Fallat wrote:
> Just a quick question that is somewhat related: will ubase compile on
> the BSDs, and possibly Plan 9 (using APE) ?...

not ubase. ubase specifically exists for all programs that are inherently
not portable. All tools in ubase depend on Linux interfaces one way
or another.

Initially I wanted ubase to be portable across systems by providing an abstraction
layer for each of the system-specific operations and then implement
the backend for each target system. That was overkill and it has been
entirely abandoned.

sbase on other hand contains all the tools that can be implemented under
the POSIX specification and it does work on BSDs. Once upon a time I built
it on Plan9 with APE, not sure if it still builds.

It has been tested on various BSDs, Haiku, SCO UnixWare etc.
Received on Wed Jun 04 2014 - 18:21:43 CEST

This archive was generated by hypermail 2.3.0 : Wed Jun 04 2014 - 18:24:14 CEST