Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split]The reason GCC doesn't work for us
#5
Just adding a very short but precise description of the problem:

Different compilers generate virtual tables and their access differently, there is no standard defined that all compilers follow.
The GCC way to generate them is not compatible to the way MSVC does it and it cannot be altered.

We need 100% binary compability, which GCC cannot grant, because the game was compiled using MSVC.
[Image: jsfml.png]
Reply


Messages In This Thread
[split]The reason GCC doesn't work for us - by Guest - 22.08.2008, 03:03:19
RE: [split]The reason GCC doesn't work for us - by pd - 22.08.2008, 20:02:33
RE: Showtime - by DCoder - 22.08.2008, 08:45:57
RE: Showtime - by DCoder - 22.08.2008, 14:19:19
RE: Showtime - by MrNybbles - 22.08.2008, 20:56:27



Users browsing this thread: 1 Guest(s)