AOUT/COFF/PE messages
[deliverable/binutils-gdb.git] / bfd / coff-alpha.c
index 2d89035cece1179147011a170f6a4b0ced7bdfdd..0e39f317ed2b233f0c9d19f112d83233e41b2257 100644 (file)
@@ -447,8 +447,8 @@ alpha_ecoff_bad_format_hook (bfd *abfd ATTRIBUTE_UNUSED,
 
   if (ALPHA_ECOFF_COMPRESSEDMAG (*internal_f))
     _bfd_error_handler
-      (_("%pB: Cannot handle compressed Alpha binaries.\n"
-        "   Use compiler flags, or objZ, to generate uncompressed binaries."),
+      (_("%pB: cannot handle compressed Alpha binaries; "
+        "use compiler flags, or objZ, to generate uncompressed binaries"),
        abfd);
 
   return FALSE;
This page took 0.025651 seconds and 4 git commands to generate.