On Sun, 2013-12-15 at 18:16 -0500, Brian Davis wrote: > Hi Brian, > Setup: > GNAT GPL 2013 [1] > ghdl-updates Source Tree [0b10ba] > > -------------- > The path-with-drive-letter patch[2] no longer seems necessary with this > combination [ I haven't investigated why ] . > > -------------- > Unfortunately, the Windows stack errors are no longer banished by my > simple stack alignment patch. > > Although the simple reproducer[3] went from failing-to-running with the > alignment patch, when I tried running my homebrew processor > testbench[4], the stack error has returned: > > C:\Ghdl\ghdl-0.31-win_mcode_patches\bin\ghdl.exe:error: invalid memory > access (dangling accesses or stack size too small) > C:\Ghdl\ghdl-0.31-win_mcode_patches\bin\ghdl.exe:error: simulation > failed
See Tristan's commit last night, re-engineering the stack allocation for (Apple?) Darwin i386. It would be worth an hg pull and test to see if it has also resolved the Windows stack issues, or if it could be adapted to do so. If you try it, please report to [email protected] where others - especially Tristan - are watching. - Brian > [1] http://libre.adacore.com/download/configurations > > [2] http://gna.org/bugs/?18046 > > [3] https://mail.gna.org/public/ghdl-discuss/2011-03/msg00005.html > > [4] http://code.google.com/p/yard-1/source/browse/trunk/verify > _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
