Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Port' to DragonFlyBSD #150

Open
GoogleCodeExporter opened this issue Aug 19, 2015 · 6 comments
Open

'Port' to DragonFlyBSD #150

GoogleCodeExporter opened this issue Aug 19, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant