Re: No rule to make terminal.c

2017-09-20 Fir de Conversatie Bram Moolenaar
Tony wrote: > P.S. "Make reconfig" does not clear the error. > > On Wed, Sep 20, 2017 at 12:40 AM, Tony Mechelynck > wrote: > > After applying patches 1128-1129, and the runtime files update between > > them, both Tiny and Huge builds halt as follows (shown here for Tiny): > > > > gcc -c -I. -I

Re: No rule to make terminal.c

2017-09-19 Fir de Conversatie Cesar Romani
On 19/09/2017 06:56 p.m., M Kelly wrote: > I think terminal.c was deleted in the latest version ?? > I get the same error compiling on Windows with MinGW. -- Cesar -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. F

Re: No rule to make terminal.c

2017-09-19 Fir de Conversatie M Kelly
I think terminal.c was deleted in the latest version ?? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are su

Re: No rule to make terminal.c

2017-09-19 Fir de Conversatie Manuel Ortega
On Tuesday, September 19, 2017 at 6:40:55 PM UTC-4, Tony Mechelynck wrote: > After applying patches 1128-1129, and the runtime files update between > them, both Tiny and Huge builds halt as follows (shown here for Tiny): > > gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall > -

Re: No rule to make terminal.c

2017-09-19 Fir de Conversatie Tony Mechelynck
P.S. "Make reconfig" does not clear the error. On Wed, Sep 20, 2017 at 12:40 AM, Tony Mechelynck wrote: > After applying patches 1128-1129, and the runtime files update between > them, both Tiny and Huge builds halt as follows (shown here for Tiny): > > gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2

No rule to make terminal.c

2017-09-19 Fir de Conversatie Tony Mechelynck
After applying patches 1128-1129, and the runtime files update between them, both Tiny and Huge builds halt as follows (shown here for Tiny): gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1-o objects/term.o term.c make: *** No rul