You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello -
Firstly - thank you very much for this most excellent scheme system!
I first discovered this when looking for a lightweight system for windows,
and was delighted to see the Linux/FreeBSD support.
However, my main platform is DragonFlyBSD!
Therefore, I took a quick attempt at porting the system over,
and was initially disapponted because our compiler was still gcc v3
and so ypsilon did not work.
However, with the new release of the 2.10 system we have moved to gcc v4,
and so I was delighted to discover that the build worked. I was able to
run the language tests and GTK / GLUT tests without issues on 32bit dragonfly.
Attached is my patch - the ffi_stub_dragonfly.s and 64 bit version
are simply copies of the FreeBSD versions, and all other related
'freebsd' references were simply copied / renamed appropriately.
I would be most appreciative if you could apply the patch to your
next release.
Unfortunately I do not have any 64bit installations available
for test so I was not able to test 64bit functionality but would
be happy to find a community member to help test if needed.
Again, thank you very much for this wonderful scheme system which
I look forward to using much more of in the future!
Best of luck with the system and of course with the pinball games!
Original issue reported on code.google.com by ctismyus...@gmail.com on 12 Jul 2011 at 10:11
Original issue reported on code.google.com by
ctismyus...@gmail.com
on 12 Jul 2011 at 10:11Attachments:
The text was updated successfully, but these errors were encountered: