LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: dismal_denizen on October 09, 2008, 21:05:06

Title: GCJ?
Post by: dismal_denizen on October 09, 2008, 21:05:06
It looks like it's been a while since someone tested compiling LWJGL with GCJ (judging by this forum and Google searches). Can GCJ be used well now? If so, how?
Title: Re: GCJ?
Post by: princec on October 10, 2008, 10:57:09
Kev made Tiltilation with it a while back and it worked OK. But no-one's touched it since as far as I know. Kev said the garbage collector was very very primitive.

Cas :)
Title: Re: GCJ?
Post by: dismal_denizen on October 10, 2008, 22:08:52
OK, it looks like I'll have to avoid native compilation then.