Freefem++ cannot be compiled by gcc 2.95.4, but it's OK with gcc 3.3.3 (on FreeBSD 5.2). The error message is: "virtual memory exhausted". Tested with or without -pipe. It's appears as a bug in gcc, and OK with gcc 3.2.3 on 4.x. (Reported by Bento via Kris) Fix: Please apply the following patch: --- freefem++.diff begins here --- How-To-Repeat: See log on Bento at <http://bento.freebsd.org/errorlogs/i386-4-latest/freefem++-1.37.log>.
Responsible Changed From-To: freebsd-ports-bugs->clement Take.
State Changed From-To: open->closed Committed, thanks !