[Issue 2182] Exceptions don't work on FreeBSD

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 28 12:31:46 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2182





------- Comment #5 from amdmi3 at amdmi3.ru  2008-07-28 14:31 -------
I.e.

`portsnap update extract && cd /usr/ports/lang/gdc && make install`

AFAIR, I've also tried port updated to use SVN snapshot of gdc with the same
results, so it's likely that something in the port is the cause of this
problem.
I didn't find anything suspicious in the port though. Configure args seem
pretty innocent:
--disable-nls --with-system-zlib --with-libiconv-prefix=${LOCALBASE}
--disable-shared --enable-languages=c,c++,d --enable-thread-lib=-lpthread
and {C,CXX}FLAGS are almost default as well (-O2 -pipe -fno-strict-aliasing
-march=pentium4)


-- 



More information about the D.gnu mailing list