[Bug 149] using libgdruntime.so and libgphobos2.so

2016-09-17 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 149] using libgdruntime.so and libgphobos2.so

2014-08-13 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 --- Comment #6 from Ketmar Dark --- ah. project shut down. Johannes Pfau did it. -- You are receiving this mail because: You are watching all bug changes.

[Bug 149] using libgdruntime.so and libgphobos2.so

2014-08-13 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 --- Comment #5 from Johannes Pfau --- These changes in the pull request include support for plugins, but they also provide what you want: Phobos and druntime as shared libraries for normal dynamic linking. Your GC problem is that the GC can't fi

[Bug 149] using libgdruntime.so and libgphobos2.so

2014-08-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 --- Comment #4 from Ketmar Dark --- seems that GC frees list of active threads and then core.thread uses it. sure, i missed some call that should anchor that list. sorry for making chat here, but i have no other place to discuss such things. -

[Bug 149] using libgdruntime.so and libgphobos2.so

2014-08-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 --- Comment #3 from Ketmar Dark --- 2Johannes Pfau: ah. seems that we are trying to do slightly different things. i'm not trying to do 'general' shared library support. what i want to do is to allow gdc to use only runtime and phobos as shared o

[Bug 149] using libgdruntime.so and libgphobos2.so

2014-08-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --- Comment #2 fro

[Bug 149] using libgdruntime.so and libgphobos2.so

2014-08-12 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=149 Johannes Pfau changed: What|Removed |Added CC||johannesp...@gmail.com --- Comment #1 fr