K 10 svn:author V 6 daichi K 8 svn:date V 27 2007-10-22T08:29:51.000000Z K 7 svn:log V 447 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 (maintainer) END