[ scummvm-Bugs-925297 ] MinGW: configure script doesn't clean up afterwards
SourceForge.net
noreply at sourceforge.net
Mon Mar 29 15:39:29 CEST 2004
Bugs item #925297, was opened at 2004-03-29 15:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=925297&group_id=37116
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: MinGW: configure script doesn't clean up afterwards
Initial Comment:
The configure script doesn't clean up after itself when
running it under MinGW. I don't have a complete list of
files that are left behind, but at least the following
ones:
tmp_cxx_compiler.exe
tmp_endianness_check.exe
tmp_find_type_with_size.exe
/tmp/scummvm-conf.exe
The pattern is quite obvious: the script doesn't know
that under MinGW it needs to add .exe to the name of
the executable file it wants to remove.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=925297&group_id=37116
More information about the Scummvm-tracker
mailing list