sba1 / simplemail

SimpleMail is a simple email client targeting AmigaOS and compatible platforms.
http://simplemail.sourceforge.net/
GNU General Public License v2.0
15 stars 8 forks source link

Just to ease OOB build... #6

Closed henes1 closed 9 years ago

henes1 commented 9 years ago

Hi,

I hope it's ok if I use github as a chatbox with you ;-)

I just switched to GCC4 and removed my hardcoded openssl path. FYI, I hope to commit my openssl stuff to github soonish so neoman can contribute again.

More annoying: there is clearly some memtrashing going on for a very long time in SimpleMail. I get all kind of crash after I ran it. For some reason, I thought that was related to AmiSSL but it isn't. Both 68k and (using either AmiSSL or OpenSSL) MorphOS builds are impacted so I believe it's a global issue.

sba1 commented 9 years ago

Merged. Thanks.

egarding the crash, maybe it would be a good idea to track this in a separate issue? Would be nice if we can resolve it.