[ scummvm-Feature Requests-744677 ] Configure script options
SourceForge.net
noreply at sourceforge.net
Fri May 30 07:50:53 CEST 2003
Feature Requests item #744677, was opened at 2003-05-28 12:24
Message generated for change (Comment added) made by khalek
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=744677&group_id=37116
Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Chris Gelatt (kreeblah)
>Assigned to: Jonathan Gray (khalek)
Summary: Configure script options
Initial Comment:
As I understand it, the configure script is not really used
much yet, but I was wondering whether it would be very
difficult for the script (when it is used) to generate the
makefile to not use the -Wno-unused-parameter compilation flag
on BeOS (compiler doesn't support it) and to not use MAD (no
BeOS-compatible port of it available; the only output it
supports on the OS is the null output . . . kinda useless).
----------------------------------------------------------------------
>Comment By: Jonathan Gray (khalek)
Date: 2003-05-30 15:50
Message:
Logged In: YES
user_id=59347
-Wno-unused parameter isn't used by default anymore in the
old Makefile (Makefile)
The configure script can both autodetect mad and force
disable it.
If you are using the configure script however you should be
using Makefile.new ie ./configure && make -f Makefile.new
so I don't see anything in this tracker item that we don't
already have
closing
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=744677&group_id=37116
More information about the Scummvm-tracker
mailing list