Title: UQM on Solaris(Sparc) 10 ? Post by: gentimjs on July 07, 2005, 02:32:26 am Anyone have any success, tips, FAQs, links, guides, anything about building UQM under solaris ?
-GenTimJS gentimjs@gmail.com Title: Re: UQM on Solaris(Sparc) 10 ? Post by: meep-eep on July 07, 2005, 04:16:49 am UQM will build and run on Solaris. All you need to make sure is that it can find the libraries it depends on. With pkg-config that shouldn't be very difficult. Without it, you may need to set CPPFLAGS and LDFLAGS.
Note that UQM will not run (though it will compile) in 64 bits mode. See also here (http://blogs.sun.com/roller/page/glagasse?entry=retro_gaming_solaris_style). |