<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;color:Default;'>Greetings,<br><br>I'm working with a friend of mine to port modern software to IRIX 6.5.30, and since OpenSSH is... very difficult to compile on IRIX at this point, we're hoping to use Dropbear as a good alternative.<br><br>Unfortunately, we're not getting farther than the configure stage:<br><br>Here's the config.log from GCC 4.7.3: <a target="_blank" href="https://pastebin.com/ZDftG1xa">https://pastebin.com/ZDftG1xa</a><br><br>We also have tried the native cc and they choke here:<br><pre><code class="scrollbarGhost-2F9Zj2 scrollbar-3dvm_9 hljs">gmake -j4
Creating default_options_guard.h
Unknown flag: E
gmake: *** [default_options_guard.h] Error 2</code><br></pre>Unfortunately we're not familiar with the build system for Dropbear, so maybe we're doing something wrong? I've tried searching the mailing lists for info on IRIX compliation but I've not seen anything super recent. <br><br>Best Regards,<br><br>Kazuo K.<br><br><div><br></div></div><br></body></html>