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

Re: [MiNT] libjpeg



> Doesn't that run into the mintlib problem though ?
Nope. When you make library, you link only object files into one big
file (i.e. *.o => my_lib.a). When you make final executable, you link
your application object files (*.o), libraries (my_lib.a) and system
libraries (libc.a, libgcc.a) into one big file. So you see, mintlib
problem is only with executable files.


-- 
MiKRO / Mystic Bytes
http://mikro.atari.org