I'm currently porting an operating system to SPARCv9 and read on the FreeBSD ports page for Irrlicht-1.8.4 that the engine has a problem compiling for that architecture?
https://svnweb.freebsd.org/ports/head/x ... iew=markup
If you look at line 41 you'll see that there's a broken compilation target for the engine. I just wanted to know if people here had any idea of what could possibly be responsible for that?
Thank you!
Compiling engine for SPARC64
-
- Posts: 105
- Joined: Mon Jun 02, 2014 2:32 am
- Location: Washington, D.C.
- Contact:
Compiling engine for SPARC64
My blog: http://fsgdp.wordpress.com "The Free Software Game Development Pipeline"
Re: Compiling engine for SPARC64
Sorry, our only sparc developer is no longer contributing. So we have no test-systems for that anymore.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Posts: 105
- Joined: Mon Jun 02, 2014 2:32 am
- Location: Washington, D.C.
- Contact:
Re: Compiling engine for SPARC64
Good to know. 
I'm actually in the process of creating a new SPARCv9 chip and am testing its implementation on an FPGA. Would you mind if I take over the role of managing a SPARC64 port?

I'm actually in the process of creating a new SPARCv9 chip and am testing its implementation on an FPGA. Would you mind if I take over the role of managing a SPARC64 port?
My blog: http://fsgdp.wordpress.com "The Free Software Game Development Pipeline"
Re: Compiling engine for SPARC64
If you have any patches you can post them. It's usually just minor stuff like some changes in includes which are easy to apply for us. If that doesn't work out I'm basically also ok if you take over support for longer, but lets see first if that is necessary.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm