Paolo Bonzini - Re: gnu ld version check in libstdc++-v3/acinclude.m4 (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.

  ldver=`$LD --version 2>/dev/null | head -1 | \

! sed -e 's/GNU ld version (([^(]*))? ?([0-9.][0-9.])./\2/'`