axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] backslash-newline in Makefiles.


From: Stephen Wilson
Subject: [Axiom-developer] backslash-newline in Makefiles.
Date: 27 May 2007 16:18:29 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Now on the Axisp branch:
   address@hidden:/home/swilson/axisp

   commit 68ee822219e707ea366fa877e0a99ae8b45c4dc1

Remove backslash-newline sequences from single-quoted strings in
makefiles.
    
The makefiles broke with GNU Make 3.81. From make-3.81/Changelog:
    
  * WARNING: Backward-incompatibility!
    In order to comply with POSIX, the way in which GNU make processes
    backslash-newline sequences in command strings has changed.  If your
    makefiles use backslash-newline sequences inside of single-quoted
    strings in command scripts you will be impacted by this change.  See
    the GNU make manual subsection "Splitting Command Lines" (node
    "Splitting Lines"), in section "Command Syntax", chapter "Writing the
    Commands in Rules", for details.


This fixes the issue reported by Waldek here:
   http://lists.gnu.org/archive/html/axiom-developer/2007-05/msg00346.html

For convinience, attached is a patch against current Silver.


Sincerley,
Steve

Attachment: 0001-Remove-backslash-newline-sequences-from-single-quoted-strings-in.patch.gz
Description: produced by 'git-format-patch b3db6512e'


reply via email to

[Prev in Thread] Current Thread [Next in Thread]