bug-make
[Top][All Lists]
Advanced

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

Segfault on $(file > bug)


From: Andreas Freimuth
Subject: Segfault on $(file > bug)
Date: Mon, 25 May 2015 19:02:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hello,

make segfaults after a
 $(file > bug)
statement.

How to reproduce:
$ mkdir /tmp/makeBUG && cd /tmp/makeBUG
$ echo '$(file > bug)' > makefile
$ make

Tested with:

GNU Make 4.0
Built for x86_64-redhat-linux-gnu

GNU Make 4.1
Built for x86_64-unknown-linux-gnu

-- 
Andreas Freimuth

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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