digitalmars.D.learn - __stack_chk_guard on Mac OSX
- HansR (2/2) Feb 17 2011 I followed the directions on http://www.digitalmars.com/d/2.0/dmd-osx.ht...
- Jacob Carlborg (5/7) Feb 18 2011 Seems odd. What version of the D compiler are you using and what version...
I followed the directions on http://www.digitalmars.com/d/2.0/dmd-osx.html for the hello.d example and I kept getting an error about __stack_chk_guard.
Feb 17 2011
On 2011-02-17 22:19, HansR wrote:I followed the directions on http://www.digitalmars.com/d/2.0/dmd-osx.html for the hello.d example and I kept getting an error about __stack_chk_guard.Seems odd. What version of the D compiler are you using and what version of Mac OS X? -- /Jacob Carlborg
Feb 18 2011