Bug 17972 - Squeezeplay build failure under gcc 4.01 - unrecognized command line option "-Wno-unused-but-set-variable"
: Squeezeplay build failure under gcc 4.01 - unrecognized command line option "...
Status: UNCONFIRMED
Product: SqueezePlay
Classification: Unclassified
Component: --
: unspecified
: Macintosh MacOS X 10.5
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-29 11:15 UTC by Martin Williams
Modified: 2012-05-29 11:15 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Williams 2012-05-29 11:15:09 UTC
Revision 9600 introduces CFLAGS option '-Wno-unused-but-set-variable',
apparently to fix compilation under gcc 4.6.

Build fails under gcc 4.01 with:

cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"