From mint-bounce@lists.fishpool.fi  Mon Nov  1 22:02:09 2004
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Subject: Re: [MiNT] Shareable/loadable libraries: a preliminary document
From: Mark Duckworth <mduckworth@atari-source.com>
To: Philipp =?ISO-8859-1?Q?Donz=E9?= <philipp.donze@epfl.ch>
Cc: mint@fishpool.com
In-Reply-To: <21C34D32-2BF7-11D9-AE38-00039357F826@epfl.ch>
References: <4184138D.7090304@highlandsun.com>
	 <0005a000.019fa5acd014@smtp.freeola.net>
	 <21C34D32-2BF7-11D9-AE38-00039357F826@epfl.ch>
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Tg4CAM58LU+K1egpIvyA"
Date: Mon, 01 Nov 2004 16:00:14 -0500
Message-Id: <1099342814.1235.3.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: mduckworth@atari-source.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=0.6 tagged_above=-50.5 required=3.8 tests=AWL,
 BAYES_00, RCVD_IN_SORBS, RCVD_NUMERIC_HELO
X-Spam-Level: 


--=-Tg4CAM58LU+K1egpIvyA
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On Mon, 2004-11-01 at 12:14 +0100, Philipp Donz=E9 wrote:
> Hi
>=20
> > Should 68000 support be considered for such an advanced step in
> > FreeMint development ?
>=20
>=20
> IMO a good solution would be to drop 68000 support and add virtual=20
> memory into the OS. This would ease the implementation of dynamic=20
> libraries and would allow adoption of more features from other Unix=20
> systems.
>=20
> Philipp

we feel a need to branch the kernel.  DO IT.  Have a 1.15.x kernel for
68000 and maintain it for that system, maintain a package repository for
that system.  Enough people still use 1.15.12 that another 1.15.12
release hsould be made with proper sockdev.xdd, etc to be released with
those bugfixes.  Or maybe just the inet4 stuff could be added and
nothing else...  You could even branch 1.16.x right now and call it the
last 68000 kernel.

Add vm to 1.16.x, recompile all the packages with shared lib support
once someone does it and do a new repository.  Let's have some fun.

You could even go one step further:
if (68000)
	no_vm();
else
	vm();

Not too hard I would think???  Not trying to insult anyone here but I
think we can get going on this.

Thanks,
Mark


--=-Tg4CAM58LU+K1egpIvyA
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQBBhqPdCWL0o+zoNvwRAkwgAKDN6fDRBOpj/Y3iFduq6HBJYh+REwCgnFWI
EJh+F5ysLNm3CgXFV63QN7g=
=E2Wg
-----END PGP SIGNATURE-----

--=-Tg4CAM58LU+K1egpIvyA--


