[Bug driver/108572] New: -gz=none produces gcc: error: -gz=zstd is not supported in this configuration

mark at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 27 13:53:34 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108572

            Bug ID: 108572
           Summary: -gz=none produces gcc: error: -gz=zstd is not
                    supported in this configuration
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mark at gcc dot gnu.org
  Target Milestone: ---

gcc (GCC) 13.0.1 20230117 (Red Hat 13.0.1-0)

$ echo "int main () {}" | gcc -xc -gz=none -
gcc: error: -gz=zstd is not supported in this configuration

OK, apparently -gz=zstd needs a newer binutils, but I am using -gz=none not
-gz=zstd


More information about the Gcc-bugs mailing list