[PATCH] 3 tiny mklibgcc.in fixes

cgd@broadcom.com cgd@broadcom.com
Tue Mar 5 08:02:00 GMT 2002


At Tue, 5 Mar 2002 11:21:15 +0000 (UTC), "Jakub Jelinek" wrote:
> +      echo '	@$(NM_FOR_TARGET) '${SHLIB_NM_FLAGS} ${o}' | $(AWK) '\''NF == 3 { print "\t.hidden", $$3 }'\'' | $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) '${flags}' -r -nostdinc -nostdlib -o $@ '${o}' -xassembler -'
                ^
		^

Is there really a strong reason to persist in hiding this output when
libgcc is being built?


cgd



More information about the Gcc-patches mailing list