|
From: | Martin Dorey |
Subject: | [bug #60557] Built-in rule for preprocessing assembler programs doesn't work as documented |
Date: | Sun, 9 May 2021 16:19:22 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36 |
Follow-up Comment #1, bug #60557 (project make): I thought I'd found where PREPROCESS.S was added, in 2014, under: https://git.savannah.gnu.org/cgit/make.git/commit/?id=c0380823a27f14cdc8274ad03c0dcab216d1380b ... but I must be getting confused by the limited diff context because it's there all the way back to 1992's initial revision: https://git.savannah.gnu.org/cgit/make.git/commit/?id=b8593206069f19229dfb8f41233ea61d891ad6e4 The definition of CPP as $(CC) -E also goes back to 1992. The claim in the documentation that we use $(CPP) goes back to 1991. The documentation's approach seems reasonable. Perhaps the PREPROCESS.S definition got confused by the since-retired Xenix condition. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60557> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |