http://gdcproject.org/bugzilla/show_bug.cgi?id=44
Daniel Green changed:
What|Removed |Added
Component|gdc |libgdruntime
--
Configure issuemail: http
http://gdcproject.org/bugzilla/show_bug.cgi?id=44
Daniel Green changed:
What|Removed |Added
CC||ven...@gmail.com
Summary|"naked
http://gdcproject.org/bugzilla/show_bug.cgi?id=44
--- Comment #3 from Benjamin Thaut 2013-03-17 19:54:51
UTC ---
What do you mean by "generic version" ? The fibers which are offered by the
WinAPI are not a suiteable replacement.
--
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.
http://gdcproject.org/bugzilla/show_bug.cgi?id=44
--- Comment #2 from Iain Buclaw 2013-03-17 19:48:06
UTC ---
Nope, someone just needs to implement a generic version for Windows. We don't
use IASM implementations.
--
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
http://gdcproject.org/bugzilla/show_bug.cgi?id=44
--- Comment #1 from Benjamin Thaut 2013-03-17 19:44:01
UTC ---
I meant "core.threads" instead of "core.traits"
--
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Y
http://gdcproject.org/bugzilla/show_bug.cgi?id=44
Bug #: 44
Summary: "naked" GCC attribute needed to properly support
fibers on Windows
Classification: Unclassified
Product: GDC
Version: development
Platform: All
On 17 March 2013 12:08, Timo Sintonen wrote:
> Gcc head has turned to version 4.9. This causes the setup-gcc script in
> gdc to fail. In addition, the version number string in gcc is no more in
> gcc/version.c but in gcc/BASE-VER. Setup-gcc still works when manually
> forced to version 4.8.
>
>
>
Gcc head has turned to version 4.9. This causes the setup-gcc
script in gdc to fail. In addition, the version number string in
gcc is no more in gcc/version.c but in gcc/BASE-VER. Setup-gcc
still works when manually forced to version 4.8.