Re: Link error in Tiny build (undefined reference to `plines_nofill' in move.c in function `scroll_cursor_bot') after applying patches 9.0. 670 to 672

2022-10-06 Fir de Conversatie Bram Moolenaar
Tony wrote: > objects/move.o: in function `scroll_cursor_bot': > move.c:(.text+0x1748): undefined reference to `plines_nofill' Fixed now. -- GALAHAD turns back. We see from his POV the lovely ZOOT standing by him smiling enchantingly and a number of equally delectable GIRLIES draped

Link error in Tiny build (undefined reference to `plines_nofill' in move.c in function `scroll_cursor_bot') after applying patches 9.0. 670 to 672

2022-10-06 Fir de Conversatie Tony Mechelynck
linux-tuxedo:~/.build/vim/vim-hg/src/shadow-tiny # (make || echo 'exit status' $? ; date) 2>&1 |tee -a make.log gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -Wno-deprecated-declarations -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1-o objects/move.o move.c gcc