Date: Mon, 22 Oct 2007 08:29:51 +0000 (UTC) From: Daichi GOTO <daichi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gdc Makefile ports/lang/gdc/files patch-gcc_d_d-spec.c Message-ID: <200710220829.l9M8Tpds043490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
daichi 2007-10-22 08:29:51 UTC
FreeBSD ports repository
Modified files:
lang/gdc Makefile
Added files:
lang/gdc/files patch-gcc_d_d-spec.c
Log:
lang/gdc: link error fixed
- GDC gets a fail of link with GCC42(on 8-current/7-PR1)
because libstdc++ is not in the default link target
where libphobos of GDC needs it.
To fix that issue, I have added a patch that make libstdc++
a link tareget of GDC.
Sometimes 6-stable says that it is a overplus link but it is
no problem.
PR: ports/117318
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Revision Changes Path
1.30 +1 -1 ports/lang/gdc/Makefile
1.1 +31 -0 ports/lang/gdc/files/patch-gcc_d_d-spec.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710220829.l9M8Tpds043490>
