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

Re: [MiNT] New RPMs to be uploaded shortly...



Forgot to add, currently sitting in:

http://www.radix.net/~atari/mint/upload/

Keith

On Wed, 25 Aug 2010, Keith Scroggins wrote:


ldg-dev-2.33-2.m68kmint.rpm
ldg-dev-2.33-2.src.rpm

Only change is the addition of libs for 68020-60 support. Will not compile for 5475 yet due to some asm, IIRC.

libogg-1.2.0-1.m68kmint.rpm
libogg-1.2.0-1.src.rpm

Updated version, includes support for 68000 / 68020-60 / 5475

libtool-2.2.8-1.m68kmint.rpm
libtool-2.2.8-1.src.rpm

Something I was building required newer libtool, so I packed it up in an RPM. Has some libs, so no longer 'noarch.'

libvorbis-1.3.1-1.m68kmint.rpm
libvorbis-1.3.1-1.src.rpm

Updated version, includes support for 68000 / 68020-60 / 5475

make-3.82-1.m68kmint.rpm
make-3.82-1.src.rpm

Updated version, still has the malloc issue.....

sed-4.2.1-1.m68kmint.rpm
sed-4.2.1-1.src.rpm

Updated version. Also using this in a couple places to fix some '.la' files produced while compiling libraries for targets other than 68000, and hopefully being good as to putting this into the spec as a new requirement.

I'm working towards having the support needed in SpareMiNT for Patrice's SDL. All that is left for SDL is Gemlib (which needs some work to compile and package on it's own, probably some sed magic as well), and then for SDL_Mixer is libmikmod (ICE's gcc 4.5.1 for 68000, but OK for 68020-60 and 5475). Have not looked into the other supporting libraries yet like net, image, etc.

Also, if we should add them:

gcc-4.5.1-1.m68kmint.rpm
gcc-c++-4.5.1-1.m68kmint.rpm

GCC 4.5.1, seems to work fine for me, natively built ScummVM (very C++ heavy) besides lots of other stuff...

gcc2-2.95.3-6.m68kmint.rpm
gcc2-2.95.3-6.src.rpm
gcc2-c++-2.95.3-6.m68kmint.rpm
gcc2-chill-2.95.3-6.m68kmint.rpm
gcc2-g77-2.95.3-6.m68kmint.rpm
gcc2-java-2.95.3-6.m68kmint.rpm
gcc2-objc-2.95.3-6.m68kmint.rpm

GCC 2.95.3 to co-exist with GCC 4.5.1.  I have not really tested it much.

Keith