Hi Henk.

HELLODRI.O	was assembled as DRI linkable
HELLOGST.BIN 	was assembled as GST linkable
HELLOLAT.O	was assembled as Lattice linkable

All of them were assembled with extended symbols, and all use the same ones
as the older HELLO_x programs.  The only difference is that the linkable
stuff can't calculate the program size like the direct executable ones can,
as the total size of any section can be modified at link time.  Apart from
that these programs are identical.

----- EOF -----
