Thread: graal v3?
View Single Post
  #17  
Old 05-03-2003, 05:50 AM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
Quote:
Originally posted by Kaimetsu
So you dudes are telling me that Gentoo users have to compile all their own software? That seems pretty weird... Surely it compiles into an executable, so why not just distribute that?


Also: Programs can be made that can be successfully compiled on multiple platforms/operating systems. Graal, however, is a little more OS-specific. Most games have lots of code that interacts with a specific Windows API (opening Windows, sending network messages etc), and they'll need some degree of modification if they're to compile on other platforms.
well, you don't have to compile everything, but it can customize each package (automatically in some cases) to your specifications, which can make a big difference in performance depending on hardware and other things

it's not so much for OS-specific customizing as it is for optimization etc.
Reply With Quote