[Issue 29] New: std.string.format and std.string.text makes "SEGMENTATION FAULT"

2012-12-13 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=29 Bug #: 29 Summary: std.string.format and std.string.text makes "SEGMENTATION FAULT" Classification: Unclassified Product: GDC Version: 4.7.x Platform: x86 OS/Ve

Re: What happened to the "-fod" flag?

2012-12-13 Thread Iain Buclaw
On 13 December 2012 21:35, Johannes Pfau wrote: > According to http://gdcproject.org/wiki/UserDocumentation gdc accepts a > "-fod=" flag to "Specify the object output directory. > Note: this is actually a driver option; the backend ignores it." > > That doesn't work for me: > -- > LANG=C /

What happened to the "-fod" flag?

2012-12-13 Thread Johannes Pfau
According to http://gdcproject.org/wiki/UserDocumentation gdc accepts a "-fod=" flag to "Specify the object output directory. Note: this is actually a driver option; the backend ignores it." That doesn't work for me: -- LANG=C /opt/gdc/bin/gdc -fod=test gdc: error: unrecognized command li