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

Re: [MiNT] dynamic libs



Hi,

On tiistai 11 lokakuu 2011, Adam Kłobukowski wrote:
> A better solution would be a proper unix style dynamic (shared)
> libraries suppoert with ELF binary format, ld and so on. This way we
> would have dynamic libs support for all uinx software out-of-the-box,
> and a simple hello world program compiled with GCC (and MiNTLib if it
> would go dynamic) would be few KB, not half meg :)

I would suggest compiling simple hello world programs with e.g. AHCC
instead of GCC + Mintlib and link just the integer-only versions
of AHCC libs.  Then it's few KB. :-)


	- Eero