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
| ^~ concat-filename.c:69:7: warning: incompatible implicit declaration of built-in function 'stpcpy' -Original Message- From: Christian Jullien [mailto:eli...@orange.fr] Sent: Thursday, November 03, 2022 06:51 To: psm...@gnu.org; jull...@eligis.com; make-...@gnu.