[ scummvm-Bugs-2853895 ] Configure fails with MinGW + GCC 4.4.0

SourceForge.net noreply at sourceforge.net
Tue Sep 8 00:04:09 CEST 2009


Bugs item #2853895, was opened at 2009-09-08 00:04
Message generated for change (Tracker Item Submitted) made by retrofan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2853895&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: All Games
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Retro Fan (retrofan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Configure fails with MinGW + GCC 4.4.0

Initial Comment:
With the following environment on a WinXP:
- ScummVM sources from SVN
- MinGW 5.1.4
- GCC 4.4.0 packed by MinGW folks

configure fails =>

$ ./configure 
Running ScummVM configure...
Looking for C++ compiler... g++
Checking for compiler version... 4.4.0, ok
Checking endianness... little
Type with 1 byte... char
Type with 2 bytes... couldn't find data type with 2 bytes

It seems that "int" type is not recognized as a 2 byte datatype but with gcc 3.4.5 compilation is ok.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2853895&group_id=37116




More information about the Scummvm-tracker mailing list