* ld.texinfo (Expression Section): Describe treatment of numbers
[deliverable/binutils-gdb.git] / ld / ldlang.c
index 6f4e200eb241789c252e647b0e3b52bc10a27594..097c39097b4c4a65077cd8ef0d74804cc367b97b 100644 (file)
@@ -109,6 +109,7 @@ bfd_boolean delete_output_file_on_failure = FALSE;
 struct lang_phdr *lang_phdr_list;
 struct lang_nocrossrefs *nocrossref_list;
 bfd_boolean missing_file = FALSE;
+int ld_compatibility;
 
  /* Functions that traverse the linker script and might evaluate
     DEFINED() need to increment this.  */
This page took 0.024411 seconds and 4 git commands to generate.