jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
61 stars 18 forks source link

yam68k #627

Closed yam68k closed 8 years ago

yam68k commented 8 years ago

why do you close the issue, without letting me answer? here is what i was about to say:

hello,

that was quick. well, it is not about speed, it is about quality and usability.

i already tried myself, basicaly i changed src/Makefile:

CPU = -m68020-60 -msoft-float

CPU = -m68000

is this enough?

there were some other issues, but it did compile ( crosscompiler toolchain in cygwin ) eg: yam-2.9p1-68k/src/DynamicString.c missing a #include "extrasrc.h"

i think the mayor trouble is yam-2.9p1/src/lib/os3/libm.a, i had to replace with one, which came with the toolchain (there were some unresolved functions). is this libm.a compiled for 020+ ? do i have to find a version for 68000 ?

best regards, yam68k

jens-maus commented 8 years ago

You can even comment on closed issues. So please stop opening new issue after another. do this is a duplicate of #626. Closing it therefore as well. So please, if you insist continue to post replies to #626 instead.