aboutsummaryrefslogtreecommitdiffstats
path: root/lang/g95
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-02-18 07:04:57 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-02-18 07:04:57 +0800
commitf145f6aae5420d70d5f78245dba34161817e68fa (patch)
tree8dd8935e9fc19b464216f70c0281c9c1845eaf25 /lang/g95
parentd8151f6abc29a75e1be2a823200ccf7913328d2a (diff)
downloadfreebsd-ports-gnome-f145f6aae5420d70d5f78245dba34161817e68fa.tar.gz
freebsd-ports-gnome-f145f6aae5420d70d5f78245dba34161817e68fa.tar.zst
freebsd-ports-gnome-f145f6aae5420d70d5f78245dba34161817e68fa.zip
- Mark broken on 8.x - gdc fails to link anything
May be tested on simple hello world: --- import std.stdio; int main() { std.stdio.writefln("Hello World!"); std.stdio.readln; return 0; } --- gdc test.d -o test --- /usr/local/lib/gcc/i386-portbld-freebsd8.0/../../libgphobos.a(math.o)(.text+0xa45): In function `_D3std4math6tgammaFeZe': ../.././../gcc-4.1-20080428/libphobos/std/math.d:1136: undefined reference to `tgammal' ...
Diffstat (limited to 'lang/g95')
0 files changed, 0 insertions, 0 deletions