Tero's blog

Random notes

Articles by Tero Koskinen

Building the development version of Ahven

The next version of Ahven (2.5) will use comfignat.mk based Makefile system by default. This is done to make the life of Linux, especially Fedora Linux, package managers easier.

comfignat.mk will take care of all the details how to build suitable shared libraries, install the documentation where …

[more]

New Ada tips blog

Some weeks ago I took an advantage of new domain .tlds and registered ada.tips domain for myself.

My plan is to publish there small tips related to Ada programming language.

In theory, I could publish those tips in this blog also, but I could not resist getting such a …

[more]

build.ada-language.com fixed

I managed to fix build.ada-language.com synchronization problems. Now builds on Windows (and other) systems are updated again.

[more]

Ahven 2.4 released

Today, I released Ahven 2.4. It is mostly a maintenance release, since despite my plans, I didn't get much done last year. The biggest changes are a compile fix for Apex Ada, documentation improvements, and a comfignat-based build system in contrib/comfignat directory.

I will be making this comfignat-based …

[more]

Build script for NetBSD on Olinuxino-imx233

I created a simple build script, which can build NetBSD/evbarm for Olinuxino-imx233 from scratch on Linux system.

Basically, you need to do following:

hg clone https://bitbucket.org/tkoskine/build-netbsd-imx233
cd build-netbsd-imx233
sh -x ./build-imx233.sh

After a while, you have kernel, base system sets, boot partition image (containing …

[more]

« Page 2 / 9 »


Copyright © 2011 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python