But it seems be working and perhaps it could help

-m64
...
gcc -march=x86-64 -mtune=native -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector -fexpensive-optimizations --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -m32 -DHAVE_DVB_API_VERSION=5 -c -o vtunerd-service.o ../../vtunerd-service.c
gcc -march=x86-64 -mtune=native -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector -fexpensive-optimizations --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -m32 -DHAVE_DVB_API_VERSION=5 -c -o vtuner-network.o ../../vtuner-network.c
gcc -march=x86-64 -mtune=native -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector -fexpensive-optimizations --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -m32 -DHAVE_DVB_API_VERSION=5 -c -o vtuner-utils.o ../../vtuner-utils.c
In file included from /usr/include/string.h:642:0,
from ../../vtuner-utils.c:2:
In function ‘strncat’,
inlined from ‘write_message’ at ../../vtuner-utils.c:31:12:
/usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default]
In function ‘strncat’,
inlined from ‘append_message’ at ../../vtuner-utils.c:68:10:
/usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default]
gcc -march=x86-64 -mtune=native -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector -fexpensive-optimizations --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -m32 -DHAVE_DVB_API_VERSION=5 -c -o vtuner-dvb-3.o ../../vtuner-dvb-3.c
gcc -march=x86-64 -mtune=native -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector -fexpensive-optimizations --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -m32 -DHAVE_DVB_API_VERSION=5 -DBUILDVER="\"b6fa0d2b133b+/tip\"" -DMODFLAG=\"\" -o ../../dist/i686/vtunerc.i686 vtuner-network.o vtuner-utils.o ../../vtunerc.c -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lpthread -lrt
../../vtunerc.c: In function ‘main’:
../../vtunerc.c:663:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
../../vtunerc.c:664:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
../../vtunerc.c:760:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
../../vtunerc.c:777:19: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
gcc -march=x86-64 -mtune=native -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector -fexpensive-optimizations --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -m32 -DHAVE_DVB_API_VERSION=5 -DBUILDVER="\"b6fa0d2b133b+/tip\"" -DMODFLAG=\"\" -o ../../dist/i686/vtunerd.i686 vtuner-network.o vtunerd-service.o vtuner-dvb-3.o vtuner-utils.o ../../vtunerd.c -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lpthread -lrt
...
Users browsing this forum: No registered users and 1 guest