Re: GNUmake v4.4 port on Solaris with gcc 9.5.0

2023-01-08 Thread Paul Smith
On Thu, 2022-11-03 at 06:57 +0100, Christian Jullien wrote: > Here is the correct one for make v4.4 on Solaris 10 with gcc 9.5.0: > > gcc -c -o libgnu_a-concat-filename.o concat-filename.c > concat-filename.c: In function 'concatenated_filename': > concat-filename.c:69:7: warning: implicit declara

Re: GNUmake v4.4 port on Solaris with gcc 9.5.0

2022-11-03 Thread Paul Smith
On Thu, 2022-11-03 at 06:57 +0100, Christian Jullien wrote: > Here is the correct one for make v4.4 on Solaris 10 with gcc 9.5.0: > > > gcc -DHAVE_CONFIG_H -I. -I../src   -I/usr/local/include  -Wno-cast- > qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef - > Wno-unused-function

RE: GNUmake v4.4 port on Solaris with gcc 9.5.0

2022-11-02 Thread Christian Jullien
I'm sorry, I was also compiling less 608 and I've read the wrong PuTTY window. Here is the correct one for make v4.4 on Solaris 10 with gcc 9.5.0: gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-f