[Scummvm-devel] Building on OS/2

Paul Smedley paul at smedley.info
Tue Oct 4 08:36:37 CEST 2005


Hi All,
I'm trying to get scummvm building on OS/2 using the port of SDL from 
http://sdl.netlabs.org

I've already built several SDL applications with no troubles on OS/2, 
however have struck immediate problems with configure with scummvm.

Running configure I get:
# ./configure
Running ScummVM configure...
Looking for C++ compiler... none found!

OS/2 with gcc is extremely unix-like except the for executable's being 
.exe like dos/windows.

I've tries setting an environment variable cxx to g++, g++.exe, 
u:/usr/bin/g++.exe and get the same result?

Any ideas?

I tried hacking configure to force the compiler type, but then fail the 
compiler version test.  Seems configure is unable to run g++ for some 
reason?

Any ideas?

Cheers,

Paul.




More information about the Scummvm-devel mailing list