[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] OpenSSL 1.0.0 for 68000 / 68020-60 / Colfire 5475
I have just finished building OpenSSL for all 3 targets. Of little use to
most people. This is not an RPM as the malloc issue is basically killing
me in trying to construct one.
Here is OpenSSL:
http://www.radix.net/~atari/mint/openssl-1.0.0-mint-020-60.tar.bz2
http://www.radix.net/~atari/mint/openssl-1.0.0-mint-m5475.tar.bz2
http://www.radix.net/~atari/mint/openssl-1.0.0-mint.tar.bz2
Each archive is stand alone, so, install one, or install them all. Just
make sure the last one installed is the platform for which you wish the
ssl binary to run on. 68000 and 68020-60 versions pass all tests.
Currently unable to test the Coldifre version. Built natively on my
Falcon with GCC 4.4.3.
I am going to work on OpenSSH 5.5p1 next.
I'll post them on my new blog (or rambles) shortly.
http://atarimint.blogspot.com/
And, for the brave only:
http://www.radix.net/~atari/mint/binutils-2.20.1-mint.tar.bz2
http://www.radix.net/~atari/mint/gcc-4.5.0-mint.tar.bz2
BinUtils 2.20.1 and GCC 4.5.0 for 68000 target, just built. Built on my
YellowDog Linux PS3 with Vincent's most recent patch applied. Seems to
have issues with includes so far, so it might not be 100% yet. For
example:
In file included from conftest.c:12:0: /usr/include/limits.h:133:26:
error: no include path in which to search for limits.h
Also, the fixed includes might also need to be removed that are in this
archive.
Keith