<!DOCTYPE html><html><head><title></title></head><body><div>We could probably add that as a gcc variant, too, if that's all it takes.</div><div><br></div><div>—Mark</div><div><br></div><div>On Fri, Jul 18, 2025, at 12:08 PM, Dave Allured - NOAA Affiliate via macports-users wrote:</div><blockquote type="cite" id="qt" style=""><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Ken, you can get GNU Modula2 as an added component of the GCC port. This is supported since GCC 13.1. Add this simple patch to your local GCC portfile, then do a local rebuild of GCC. MacPorts does not currently host a pre-built version.</div><div><br></div><div>-set gcc_configure_langs {c c++ objc obj-c++ lto fortran}</div><div>+set gcc_configure_langs {c c++ objc obj-c++ lto fortran m2}</div><div><br></div><div>This built and tested fine for me. The compiler run command is <b>gm2</b>. There is on-line documentation on the GCC website.</div><div><br></div><div><br></div><div class="qt-gmail_quote"><div dir="ltr" class="qt-gmail_attr">On Thu, Jun 12, 2025 at 1:41 PM Kenneth Wolcott <<a href="mailto:kennethwolcott@gmail.com" target="_blank">kennethwolcott@gmail.com</a>> wrote:</div><blockquote class="qt-gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div dir="ltr"><div>I'd sure like to have a Modula2 port.</div><div><br></div><div>I see that Modula3 seems very dead...</div><div><br></div><div>Thanks,</div><div>Ken Wolcott</div></div></blockquote></div></div></div></div></div></div></blockquote><div><br></div></body></html>