[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shared libraries for MiNT



Hi Eric,

I think your scheme for shared libraries will work.
Some thoughts, though:
- programs should be able to specify a 'level' and 'version' of
  the library needed. For instance, 'I want the mintlibs pl 31
  or higher and get me the MiNT-only version if you have that.'
- Programs should be able to print a message "i cannot find library
  x, or version is wrong' if things go wrong.

Otherwise, we only need to solve the technical problems.

Bye, Hildo Biersma