>>> Building on octeon-2 under emulators/mednafen BDEPENDS = [devel/gmake;devel/gettext,-runtime;archivers/xz;devel/sdl2;audio/flac] DIST = [emulators/mednafen:mednafen-1.32.1.tar.xz] FULLPKGNAME = mednafen-1.32.1p0 RDEPENDS = [devel/gettext,-runtime;devel/sdl2;audio/flac] (Junk lock failure for octeon-2 at 1756740029.81395) Received IO (Junk lock obtained for octeon-2 at 1756740053.81) Received IO >>> Running depends in emulators/mednafen at 1756740058.44 /usr/sbin/pkg_add -aI -Drepair asciidoc-10.2.1 bison-3.8.2p0 coreutils-9.7 flac-1.5.0 gawk-5.1.0p0 gettext-runtime-0.23.1 gsed-4.9p1 libsodium-1.0.20 sdl2-2.32.8 xmlto-0.0.29 was: /usr/sbin/pkg_add -aI -Drepair flac-1.5.0 gettext-runtime-0.23.1 gmake-4.4.1p0 sdl2-2.32.8 xz-5.8.1 /usr/sbin/pkg_add -aI -Drepair asciidoc-10.2.1 bison-3.8.2p0 coreutils-9.7 flac-1.5.0 gawk-5.1.0p0 gettext-runtime-0.23.1 gsed-4.9p1 libsodium-1.0.20 sdl2-2.32.8 xmlto-0.0.29 --- +gawk-5.1.0p0 ------------------- You may also add a _build rule for man3am manpages to /etc/mk.conf You may wish to add /usr/local/man/man3am to /etc/man.conf >>> Running show-prepare-results in emulators/mednafen at 1756740168.02 ===> emulators/mednafen ===> Building from scratch mednafen-1.32.1p0 ===> mednafen-1.32.1p0 depends on: gmake-* -> gmake-4.4.1p0 ===> mednafen-1.32.1p0 depends on: xz->=5.4.0 -> xz-5.8.1 ===> mednafen-1.32.1p0 depends on: flac-* -> flac-1.5.0 ===> mednafen-1.32.1p0 depends on: gettext-runtime-* -> gettext-runtime-0.23.1 ===> mednafen-1.32.1p0 depends on: sdl2-* -> sdl2-2.32.8 ===> Verifying specs: FLAC SDL2 c iconv intl m pthread z c++ c++abi pthread ===> found FLAC.14.0 SDL2.0.15 c.102.0 iconv.7.1 intl.8.1 m.10.1 pthread.28.0 z.7.1 c++.12.0 c++abi.9.0 flac-1.5.0 gettext-runtime-0.23.1 gmake-4.4.1p0 sdl2-2.32.8 xz-5.8.1 (Junk lock released for octeon-2 at 1756740174.92) Woken up net/zeromq distfiles size=3571236 >>> Running patch in emulators/mednafen at 1756740175.02 ===> emulators/mednafen ===> Checking files for mednafen-1.32.1p0 `/ports/distfiles/mednafen-1.32.1.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for mednafen-1.32.1p0 ===> Patching for mednafen-1.32.1p0 ===> Applying OpenBSD patch patch-src_drivers_main_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/drivers/main.cpp |--- src/drivers/main.cpp.orig |+++ src/drivers/main.cpp -------------------------- Patching file src/drivers/main.cpp using Plan A... Hunk #1 succeeded at 574 (offset 11 lines). done ===> Applying OpenBSD patch patch-src_sexyal_sexyal_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Give sdl driver higher priority than openbsd driver, since sdl driver |works with sndiod, and openbsd driver requires exclusive access to the |audio device. You can still use the openbsd driver by setting |"sound.driver openbsd" in the mednafen configuration file. | |Index: src/sexyal/sexyal.cpp |--- src/sexyal/sexyal.cpp.orig |+++ src/sexyal/sexyal.cpp -------------------------- Patching file src/sexyal/sexyal.cpp using Plan A... Hunk #1 succeeded at 153. Hunk #2 succeeded at 189. done ===> Applying OpenBSD patch patch-src_snes_src_lib_libco_amd64_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/snes/src/lib/libco/amd64.c |--- src/snes/src/lib/libco/amd64.c.orig |+++ src/snes/src/lib/libco/amd64.c -------------------------- Patching file src/snes/src/lib/libco/amd64.c using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 79. Hunk #3 succeeded at 97. Hunk #4 succeeded at 105. done ===> Applying OpenBSD patch patch-src_snes_src_lib_libco_settings_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/snes/src/lib/libco/settings.h |--- src/snes/src/lib/libco/settings.h.orig |+++ src/snes/src/lib/libco/settings.h -------------------------- Patching file src/snes/src/lib/libco/settings.h using Plan A... Hunk #1 succeeded at 3. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in emulators/mednafen at 1756740181.43 ===> emulators/mednafen ===> Generating configure for mednafen-1.32.1p0 ===> Configuring for mednafen-1.32.1p0 Using /pobj/mednafen-1.32.1/config.site (generated) sed -i.beforesubst 's/^__inline//' /pobj/mednafen-1.32.1/mednafen/src/quicklz/quicklz.c configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /pobj/mednafen-1.32.1/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... mips64-unknown-openbsd7.7 checking host system type... mips64-unknown-openbsd7.7 checking for a BSD-compatible install... /pobj/mednafen-1.32.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports the include directive... yes (GNU style) checking whether gmake supports nested variables... yes checking dependency style of cc... gcc3 checking whether gmake supports nested variables... (cached) yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to run the C preprocessor... cc -E checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking whether C compiler accepts -fsigned-char... yes checking whether C compiler accepts -fwrapv... yes checking whether C++ compiler accepts -fsigned-char... yes checking whether C++ compiler accepts -fwrapv... yes checking whether C++ compiler accepts -fexceptions... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ptrdiff_t... yes checking for size_t... (cached) yes checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking size of __int64... 0 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking for an ANSI C-conforming const... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for madvise... (cached) yes checking for signal... (cached) yes checking for sigaction... (cached) yes checking for siglongjmp... (cached) yes checking for _longjmp... yes checking for fork... (cached) yes checking for getpwuid... (cached) yes checking for getuid... (cached) yes checking for getenv... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for pipe... (cached) yes checking for dup2... (cached) yes checking for fcntl... (cached) yes checking for lseek64... no checking for fstat64... no checking for ftruncate64... no checking for strerror... (cached) yes checking for strerror_r... (cached) yes checking for __mingw_get_crt_info... no checking for library containing fmodl... none required checking for library containing clock_gettime... none required checking for clock_gettime... (cached) yes checking for nanosleep... (cached) yes checking for usleep... (cached) yes checking for localtime_r... (cached) yes checking for gmtime_r... (cached) yes checking for gettimeofday... (cached) yes checking for fcntl.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for mkdir... (cached) yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for round... yes checking for nearbyint... yes checking for nearbyintf... yes checking for rint... yes checking for rintf... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for ld used by GCC... /pobj/mednafen-1.32.1/bin/ld checking if the linker (/pobj/mednafen-1.32.1/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether we are using the GNU C Library 2 or newer... no checking for ranlib... (cached) ranlib checking for inline... inline checking for stdint.h... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for uselocale... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... (cached) yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.1 -pthread /usr/local/lib/libiconv.so.7.1 checking for zlibVersion in -lz... yes checking whether C++ compiler accepts -fno-fast-math... yes checking whether C++ compiler accepts -fno-unsafe-math-optimizations... yes checking whether C++ compiler accepts -fno-aggressive-loop-optimizations... no checking whether C++ compiler accepts -fno-ipa-icf... no checking whether C++ compiler accepts -fno-printf-return-value... no checking whether C++ compiler accepts -fomit-frame-pointer... yes checking whether C++ compiler accepts -fstrict-aliasing... yes checking whether C++ compiler accepts -fjump-tables... yes checking whether C++ compiler accepts -mfunction-return=keep... no checking whether C++ compiler accepts -mindirect-branch=keep... no checking whether C++ compiler accepts -mno-indirect-branch-register... no checking whether C++ compiler accepts -mno-retpoline... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Wempty-body... yes checking whether C++ compiler accepts -Wignored-qualifiers... yes checking whether C++ compiler accepts -Wvla... yes checking whether C++ compiler accepts -Wvariadic-macros... yes checking whether C++ compiler accepts -Wdisabled-optimization... yes checking whether C++ compiler accepts -Wstack-usage=32768... no checking whether C++ compiler accepts -Wframe-larger-than=32768... yes checking whether C++ compiler accepts -Werror=write-strings... yes checking whether C++ compiler accepts -fno-pic... yes checking whether C++ compiler accepts -fno-pie... yes checking whether C++ compiler accepts -fno-PIC... yes checking whether C++ compiler accepts -fno-PIE... yes checking whether the linker accepts -nopie... yes checking whether the linker accepts -no-pie... yes checking if compiling and linking works with PIC/PIE-disabling flags... yes checking whether C++ compiler accepts -fno-stack-protector... yes checking whether C++ compiler accepts -fno-stack-protector-all... no checking whether C++ compiler accepts -fno-stack-protector-strong... no checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether C++ compiler accepts -Wno-unused... yes checking whether C++ compiler accepts -Wno-shadow... yes checking whether C++ compiler accepts -Wno-sign-compare... yes checking whether C++ compiler accepts -Wno-uninitialized... yes checking whether C++ compiler accepts -Wno-parentheses... yes checking whether C++ compiler accepts -Wno-switch... yes checking whether C++ compiler accepts -mtune=haswell... yes checking for OpenBSD audio... yes checking for FLAC... yes checking for library containing pthread_create... none required checking for pthread_create... yes checking for sem_init... (cached) yes checking for sem_timedwait... yes checking for sem_timedwait_monotonic... no checking for sem_clockwait... no checking for sem_clockwait_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... no checking for pthread_set_name_np... yes checking for pthread_getaffinity_np... no checking for pthread_setaffinity_np... no checking for pthread_cond_timedwait_relative_np... no checking for pthread.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for pthread_np.h... yes checking type for pthread affinity setting... unknown checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking for Linux joystick APIs... no checking for SDL... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for socket... (cached) yes checking for bind... (cached) yes checking for listen... (cached) yes checking for connect... (cached) yes checking for accept... (cached) yes checking for send... (cached) yes checking for recv... (cached) yes checking for close... (cached) yes checking for gethostbyname... (cached) yes checking for gethostbyaddr... (cached) yes checking for getaddrinfo... (cached) yes checking for freeaddrinfo... (cached) yes checking for gai_strerror... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for getsockopt... (cached) yes checking for setsockopt... (cached) yes checking whether byte ordering is bigendian... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating intl/Makefile config.status: creating src/Makefile config.status: creating src/drivers/Makefile config.status: creating src/drivers_libxxx/Makefile config.status: creating src/drivers_dos/Makefile config.status: creating src/sexyal/Makefile config.status: creating src/ss/Makefile config.status: creating include/config.h config.status: linking src/trio/triodef.h to include/trio/triodef.h config.status: linking src/trio/trio.h to include/trio/trio.h config.status: linking src/trio/trionan.h to include/trio/trionan.h config.status: linking src/trio/triop.h to include/trio/triop.h config.status: linking src/trio/triostr.h to include/trio/triostr.h config.status: linking include/minilzo_internal/minilzo.h to include/minilzo/minilzo.h config.status: linking src/zstd/zstd.h to include/zstd/zstd.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in emulators/mednafen at 1756740366.35 ===> emulators/mednafen ===> Building for mednafen-1.32.1p0 Making all in po gmake[1]: Entering directory '/pobj/mednafen-1.32.1/mednafen/po' gmake[1]: Leaving directory '/pobj/mednafen-1.32.1/mednafen/po' Making all in intl gmake[1]: Entering directory '/pobj/mednafen-1.32.1/mednafen/intl' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/pobj/mednafen-1.32.1/mednafen/intl' Making all in src gmake[1]: Entering directory '/pobj/mednafen-1.32.1/mednafen/src' Making all in drivers gmake[2]: Entering directory '/pobj/mednafen-1.32.1/mednafen/src/drivers' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from main.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT args.o -MD -MP -MF $depbase.Tpo -c -o args.o args.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from args.cpp:26: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from help.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo ers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT ers.o -MD -MP -MF $depbase.Tpo -c -o ers.o ers.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from ers.cpp:1: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sound.o -MD -MP -MF $depbase.Tpo -c -o sound.o sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sound.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ sound.cpp:71:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 71 | int16 SBuffer[frames * format.channels]; | ^~~~~~~~~~~~~~~~~~~~~~~~ sound.cpp:71:16: note: read of non-const variable 'frames' is not allowed in a constant expression sound.cpp:70:15: note: declared here 70 | unsigned int frames = (uint64)format.rate * ms / 1000; | ^ 2 warnings generated. depbase=`echo netplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT netplay.o -MD -MP -MF $depbase.Tpo -c -o netplay.o netplay.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from netplay.cpp:23: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from input.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ input.cpp:2871:32: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] 2871 | const bool maybe_text_input = debugger_isactive | Netplay_IsTextInput() | CheatIF_Active(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | || input.cpp:2871:32: note: cast one or both operands to int to silence this warning 2 warnings generated. depbase=`echo mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT mouse.o -MD -MP -MF $depbase.Tpo -c -o mouse.o mouse.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from mouse.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo keyboard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT keyboard.o -MD -MP -MF $depbase.Tpo -c -o keyboard.o keyboard.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from keyboard.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo Joystick.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT Joystick.o -MD -MP -MF $depbase.Tpo -c -o Joystick.o Joystick.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from Joystick.cpp:23: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo Joystick_SDL.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT Joystick_SDL.o -MD -MP -MF $depbase.Tpo -c -o Joystick_SDL.o Joystick_SDL.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from Joystick_SDL.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo TextEntry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT TextEntry.o -MD -MP -MF $depbase.Tpo -c -o TextEntry.o TextEntry.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from TextEntry.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo console.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT console.o -MD -MP -MF $depbase.Tpo -c -o console.o console.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from console.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo cheat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT cheat.o -MD -MP -MF $depbase.Tpo -c -o cheat.o cheat.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from cheat.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo fps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT fps.o -MD -MP -MF $depbase.Tpo -c -o fps.o fps.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from fps.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo video-state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT video-state.o -MD -MP -MF $depbase.Tpo -c -o video-state.o video-state.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from video-state.cpp:20: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo remote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT remote.o -MD -MP -MF $depbase.Tpo -c -o remote.o remote.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from remote.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo rmdui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT rmdui.o -MD -MP -MF $depbase.Tpo -c -o rmdui.o rmdui.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from rmdui.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo opengl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT opengl.o -MD -MP -MF $depbase.Tpo -c -o opengl.o opengl.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from opengl.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo shader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT shader.o -MD -MP -MF $depbase.Tpo -c -o shader.o shader.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from shader.cpp:18: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nongl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nongl.o -MD -MP -MF $depbase.Tpo -c -o nongl.o nongl.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nongl.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nnx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nnx.o -MD -MP -MF $depbase.Tpo -c -o nnx.o nnx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nnx.cpp:25: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo video.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT video.o -MD -MP -MF $depbase.Tpo -c -o video.o video.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from video.cpp:19: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo hqxx-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT hqxx-common.o -MD -MP -MF $depbase.Tpo -c -o hqxx-common.o hqxx-common.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from hqxx-common.cpp:1: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo hq2x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT hq2x.o -MD -MP -MF $depbase.Tpo -c -o hq2x.o hq2x.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from hq2x.cpp:21: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo hq3x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT hq3x.o -MD -MP -MF $depbase.Tpo -c -o hq3x.o hq3x.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from hq3x.cpp:21: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo hq4x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT hq4x.o -MD -MP -MF $depbase.Tpo -c -o hq4x.o hq4x.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from hq4x.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo scale2x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -std=gnu99 -fsigned-char -fwrapv -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -I/usr/local/include -I/usr/local/include/SDL2 -MT scale2x.o -MD -MP -MF $depbase.Tpo -c -o scale2x.o scale2x.c &&\ mv -f $depbase.Tpo $depbase.Po cc: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] cc: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] depbase=`echo scale3x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -std=gnu99 -fsigned-char -fwrapv -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -I/usr/local/include -I/usr/local/include/SDL2 -MT scale3x.o -MD -MP -MF $depbase.Tpo -c -o scale3x.o scale3x.c &&\ mv -f $depbase.Tpo $depbase.Po cc: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] cc: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] depbase=`echo scalebit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -std=gnu99 -fsigned-char -fwrapv -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -I/usr/local/include -I/usr/local/include/SDL2 -MT scalebit.o -MD -MP -MF $depbase.Tpo -c -o scalebit.o scalebit.c &&\ mv -f $depbase.Tpo $depbase.Po cc: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] cc: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] depbase=`echo 2xSaI.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT 2xSaI.o -MD -MP -MF $depbase.Tpo -c -o 2xSaI.o 2xSaI.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from 2xSaI.cpp:20: In file included from ./2xSaI.h:20: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo debugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT debugger.o -MD -MP -MF $depbase.Tpo -c -o debugger.o debugger.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from debugger.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gfxdebugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gfxdebugger.o -MD -MP -MF $depbase.Tpo -c -o gfxdebugger.o gfxdebugger.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gfxdebugger.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo memdebugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT memdebugger.o -MD -MP -MF $depbase.Tpo -c -o memdebugger.o memdebugger.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from memdebugger.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo logdebugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT logdebugger.o -MD -MP -MF $depbase.Tpo -c -o logdebugger.o logdebugger.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from logdebugger.cpp:24: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo prompt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT prompt.o -MD -MP -MF $depbase.Tpo -c -o prompt.o prompt.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from prompt.cpp:22: In file included from ./main.h:4: In file included from ../../include/mednafen/driver.h:4: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. rm -f libmdfnsdl.a ar cru libmdfnsdl.a main.o args.o help.o ers.o sound.o netplay.o input.o mouse.o keyboard.o Joystick.o Joystick_SDL.o TextEntry.o console.o cheat.o fps.o video-state.o remote.o rmdui.o opengl.o shader.o nongl.o nnx.o video.o hqxx-common.o hq2x.o hq3x.o hq4x.o scale2x.o scale3x.o scalebit.o 2xSaI.o debugger.o gfxdebugger.o memdebugger.o logdebugger.o prompt.o ranlib libmdfnsdl.a gmake[2]: Leaving directory '/pobj/mednafen-1.32.1/mednafen/src/drivers' Making all in sexyal gmake[2]: Entering directory '/pobj/mednafen-1.32.1/mednafen/src/sexyal' depbase=`echo sexyal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sexyal.o -MD -MP -MF $depbase.Tpo -c -o sexyal.o sexyal.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sexyal.cpp:18: In file included from ./sexyal.h:18: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo convert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT convert.o -MD -MP -MF $depbase.Tpo -c -o convert.o convert.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from convert.cpp:18: In file included from ./sexyal.h:18: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo drivers/dummy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT drivers/dummy.o -MD -MP -MF $depbase.Tpo -c -o drivers/dummy.o drivers/dummy.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from drivers/dummy.cpp:18: In file included from drivers/../sexyal.h:18: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo drivers/openbsd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT drivers/openbsd.o -MD -MP -MF $depbase.Tpo -c -o drivers/openbsd.o drivers/openbsd.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from drivers/openbsd.cpp:22: In file included from drivers/../sexyal.h:18: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo drivers/sdl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT drivers/sdl.o -MD -MP -MF $depbase.Tpo -c -o drivers/sdl.o drivers/sdl.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from drivers/sdl.cpp:23: In file included from drivers/../sexyal.h:18: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. rm -f libsexyal.a ar cru libsexyal.a sexyal.o convert.o drivers/dummy.o drivers/openbsd.o drivers/sdl.o ranlib libsexyal.a gmake[2]: Leaving directory '/pobj/mednafen-1.32.1/mednafen/src/sexyal' Making all in ss gmake[2]: Entering directory '/pobj/mednafen-1.32.1/mednafen/src/ss' depbase=`echo ssf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -mtune=haswell -fno-stack-protector -O2 -pipe -MT ssf.o -MD -MP -MF $depbase.Tpo -c -o ssf.o ssf.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-mtune=haswell' [-Wunused-command-line-argument] In file included from ssf.cpp:22: In file included from ../../include/mednafen/mednafen.h:4: ../../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. rm -f libssfplay.a ar cru libssfplay.a ssf.o ranlib libssfplay.a gmake[2]: Leaving directory '/pobj/mednafen-1.32.1/mednafen/src/ss' gmake[2]: Entering directory '/pobj/mednafen-1.32.1/mednafen/src' depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from debug.cpp:19: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from error.cpp:22: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo mempatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT mempatcher.o -MD -MP -MF $depbase.Tpo -c -o mempatcher.o mempatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from mempatcher.cpp:24: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT settings.o -MD -MP -MF $depbase.Tpo -c -o settings.o settings.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from settings.cpp:26: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo endian.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT endian.o -MD -MP -MF $depbase.Tpo -c -o endian.o endian.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from endian.cpp:22: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo mednafen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT mednafen.o -MD -MP -MF $depbase.Tpo -c -o mednafen.o mednafen.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from mednafen.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo git.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT git.o -MD -MP -MF $depbase.Tpo -c -o git.o git.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from git.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from file.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo general.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT general.o -MD -MP -MF $depbase.Tpo -c -o general.o general.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from general.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT memory.o -MD -MP -MF $depbase.Tpo -c -o memory.o memory.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from memory.cpp:22: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo netplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT netplay.o -MD -MP -MF $depbase.Tpo -c -o netplay.o netplay.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from netplay.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT state.o -MD -MP -MF $depbase.Tpo -c -o state.o state.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from state.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo state_rewind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT state_rewind.o -MD -MP -MF $depbase.Tpo -c -o state_rewind.o state_rewind.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from state_rewind.cpp:22: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo movie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT movie.o -MD -MP -MF $depbase.Tpo -c -o movie.o movie.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from movie.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo player.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT player.o -MD -MP -MF $depbase.Tpo -c -o player.o player.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from player.cpp:18: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo PSFLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT PSFLoader.o -MD -MP -MF $depbase.Tpo -c -o PSFLoader.o PSFLoader.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from PSFLoader.cpp:26: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo SSFLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT SSFLoader.o -MD -MP -MF $depbase.Tpo -c -o SSFLoader.o SSFLoader.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from SSFLoader.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo SNSFLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT SNSFLoader.o -MD -MP -MF $depbase.Tpo -c -o SNSFLoader.o SNSFLoader.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from SNSFLoader.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo SPCReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT SPCReader.o -MD -MP -MF $depbase.Tpo -c -o SPCReader.o SPCReader.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from SPCReader.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT tests.o -MD -MP -MF $depbase.Tpo -c -o tests.o tests.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from tests.cpp:30: In file included from ./mednafen.h:4: ./types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo testsexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT testsexp.o -MD -MP -MF $depbase.Tpo -c -o testsexp.o testsexp.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from testsexp.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo qtrecord.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT qtrecord.o -MD -MP -MF $depbase.Tpo -c -o qtrecord.o qtrecord.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from qtrecord.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo IPSPatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT IPSPatcher.o -MD -MP -MF $depbase.Tpo -c -o IPSPatcher.o IPSPatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from IPSPatcher.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo VirtualFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT VirtualFS.o -MD -MP -MF $depbase.Tpo -c -o VirtualFS.o VirtualFS.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from VirtualFS.cpp:33: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo NativeVFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT NativeVFS.o -MD -MP -MF $depbase.Tpo -c -o NativeVFS.o NativeVFS.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from NativeVFS.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo Stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT Stream.o -MD -MP -MF $depbase.Tpo -c -o Stream.o Stream.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from Stream.cpp:22: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo MemoryStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT MemoryStream.o -MD -MP -MF $depbase.Tpo -c -o MemoryStream.o MemoryStream.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from MemoryStream.cpp:22: In file included from ./MemoryStream.h:32: In file included from ./Stream.h:27: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo ExtMemStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT ExtMemStream.o -MD -MP -MF $depbase.Tpo -c -o ExtMemStream.o ExtMemStream.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from ExtMemStream.cpp:22: In file included from ./ExtMemStream.h:25: In file included from ./Stream.h:27: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo FileStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT FileStream.o -MD -MP -MF $depbase.Tpo -c -o FileStream.o FileStream.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from FileStream.cpp:22: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo MTStreamReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT MTStreamReader.o -MD -MP -MF $depbase.Tpo -c -o MTStreamReader.o MTStreamReader.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from MTStreamReader.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo cdplay/cdplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT cdplay/cdplay.o -MD -MP -MF $depbase.Tpo -c -o cdplay/cdplay.o cdplay/cdplay.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from cdplay/cdplay.cpp:24: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo demo/demo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT demo/demo.o -MD -MP -MF $depbase.Tpo -c -o demo/demo.o demo/demo.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from demo/demo.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/apple2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/apple2.o -MD -MP -MF $depbase.Tpo -c -o apple2/apple2.o apple2/apple2.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/apple2.cpp:28: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/disk2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/disk2.o -MD -MP -MF $depbase.Tpo -c -o apple2/disk2.o apple2/disk2.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/disk2.cpp:22: In file included from apple2/apple2.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/video.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/video.o -MD -MP -MF $depbase.Tpo -c -o apple2/video.o apple2/video.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/video.cpp:22: In file included from apple2/apple2.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/sound.o -MD -MP -MF $depbase.Tpo -c -o apple2/sound.o apple2/sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/sound.cpp:22: In file included from apple2/apple2.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/kbio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/kbio.o -MD -MP -MF $depbase.Tpo -c -o apple2/kbio.o apple2/kbio.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/kbio.cpp:43: In file included from apple2/apple2.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/gameio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/gameio.o -MD -MP -MF $depbase.Tpo -c -o apple2/gameio.o apple2/gameio.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/gameio.cpp:22: In file included from apple2/apple2.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo apple2/hdd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT apple2/hdd.o -MD -MP -MF $depbase.Tpo -c -o apple2/hdd.o apple2/hdd.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from apple2/hdd.cpp:22: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gb/gb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gb/gb.o -MD -MP -MF $depbase.Tpo -c -o gb/gb.o gb/gb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gb/gb.cpp:19: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gb/gfx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gb/gfx.o -MD -MP -MF $depbase.Tpo -c -o gb/gfx.o gb/gfx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gb/gfx.cpp:19: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gb/gbGlobals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gb/gbGlobals.o -MD -MP -MF $depbase.Tpo -c -o gb/gbGlobals.o gb/gbGlobals.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gb/gbGlobals.cpp:19: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gb/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gb/memory.o -MD -MP -MF $depbase.Tpo -c -o gb/memory.o gb/memory.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gb/memory.cpp:19: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gb/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gb/sound.o -MD -MP -MF $depbase.Tpo -c -o gb/sound.o gb/sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gb/sound.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gb/z80.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gb/z80.o -MD -MP -MF $depbase.Tpo -c -o gb/z80.o gb/z80.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gb/z80.cpp:19: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/GBAinline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/GBAinline.o -MD -MP -MF $depbase.Tpo -c -o gba/GBAinline.o gba/GBAinline.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/GBAinline.cpp:20: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/arm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/arm.o -MD -MP -MF $depbase.Tpo -c -o gba/arm.o gba/arm.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/arm.cpp:22: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/thumb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/thumb.o -MD -MP -MF $depbase.Tpo -c -o gba/thumb.o gba/thumb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/thumb.cpp:20: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/bios.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/bios.o -MD -MP -MF $depbase.Tpo -c -o gba/bios.o gba/bios.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/bios.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/eeprom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/eeprom.o -MD -MP -MF $depbase.Tpo -c -o gba/eeprom.o gba/eeprom.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/eeprom.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/flash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/flash.o -MD -MP -MF $depbase.Tpo -c -o gba/flash.o gba/flash.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/flash.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/GBA.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/GBA.o -MD -MP -MF $depbase.Tpo -c -o gba/GBA.o gba/GBA.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/GBA.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Gfx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Gfx.o -MD -MP -MF $depbase.Tpo -c -o gba/Gfx.o gba/Gfx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Gfx.cpp:19: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Globals.o -MD -MP -MF $depbase.Tpo -c -o gba/Globals.o gba/Globals.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Globals.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Mode0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Mode0.o -MD -MP -MF $depbase.Tpo -c -o gba/Mode0.o gba/Mode0.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Mode0.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Mode1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Mode1.o -MD -MP -MF $depbase.Tpo -c -o gba/Mode1.o gba/Mode1.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Mode1.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Mode2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Mode2.o -MD -MP -MF $depbase.Tpo -c -o gba/Mode2.o gba/Mode2.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Mode2.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Mode3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Mode3.o -MD -MP -MF $depbase.Tpo -c -o gba/Mode3.o gba/Mode3.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Mode3.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Mode4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Mode4.o -MD -MP -MF $depbase.Tpo -c -o gba/Mode4.o gba/Mode4.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Mode4.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Mode5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Mode5.o -MD -MP -MF $depbase.Tpo -c -o gba/Mode5.o gba/Mode5.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Mode5.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/RTC.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/RTC.o -MD -MP -MF $depbase.Tpo -c -o gba/RTC.o gba/RTC.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/RTC.cpp:28: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/Sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/Sound.o -MD -MP -MF $depbase.Tpo -c -o gba/Sound.o gba/Sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/Sound.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo gba/sram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT gba/sram.o -MD -MP -MF $depbase.Tpo -c -o gba/sram.o gba/sram.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from gba/sram.cpp:19: In file included from gba/GBA.h:23: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/cart.o -MD -MP -MF $depbase.Tpo -c -o lynx/cart.o lynx/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/cart.cpp:47: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ lynx/cart.cpp:146:8: warning: variable 'banktype0' set but not used [-Wunused-but-set-variable] 146 | CTYPE banktype0,banktype1; | ^ 2 warnings generated. depbase=`echo lynx/c65c02.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/c65c02.o -MD -MP -MF $depbase.Tpo -c -o lynx/c65c02.o lynx/c65c02.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/c65c02.cpp:1: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/memmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/memmap.o -MD -MP -MF $depbase.Tpo -c -o lynx/memmap.o lynx/memmap.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/memmap.cpp:50: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/mikie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/mikie.o -MD -MP -MF $depbase.Tpo -c -o lynx/mikie.o lynx/mikie.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/mikie.cpp:53: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/ram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/ram.o -MD -MP -MF $depbase.Tpo -c -o lynx/ram.o lynx/ram.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/ram.cpp:51: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/rom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/rom.o -MD -MP -MF $depbase.Tpo -c -o lynx/rom.o lynx/rom.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/rom.cpp:50: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/susie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/susie.o -MD -MP -MF $depbase.Tpo -c -o lynx/susie.o lynx/susie.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/susie.cpp:52: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo lynx/system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT lynx/system.o -MD -MP -MF $depbase.Tpo -c -o lynx/system.o lynx/system.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from lynx/system.cpp:55: In file included from lynx/system.h:49: In file included from lynx/machine.h:49: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/vdp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/vdp.o -MD -MP -MF $depbase.Tpo -c -o md/vdp.o md/vdp.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/vdp.cpp:26: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/genesis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/genesis.o -MD -MP -MF $depbase.Tpo -c -o md/genesis.o md/genesis.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/genesis.cpp:20: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/genio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/genio.o -MD -MP -MF $depbase.Tpo -c -o md/genio.o md/genio.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/genio.cpp:6: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/header.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/header.o -MD -MP -MF $depbase.Tpo -c -o md/header.o md/header.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/header.cpp:18: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/mem68k.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/mem68k.o -MD -MP -MF $depbase.Tpo -c -o md/mem68k.o md/mem68k.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/mem68k.cpp:19: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/membnk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/membnk.o -MD -MP -MF $depbase.Tpo -c -o md/membnk.o md/membnk.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/membnk.cpp:6: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/memvdp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/memvdp.o -MD -MP -MF $depbase.Tpo -c -o md/memvdp.o md/memvdp.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/memvdp.cpp:6: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/memz80.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/memz80.o -MD -MP -MF $depbase.Tpo -c -o md/memz80.o md/memz80.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/memz80.cpp:9: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/sound.o -MD -MP -MF $depbase.Tpo -c -o md/sound.o md/sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/sound.cpp:6: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/system.o -MD -MP -MF $depbase.Tpo -c -o md/system.o md/system.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/system.cpp:19: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/cart.o -MD -MP -MF $depbase.Tpo -c -o md/cart/cart.o md/cart/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/cart.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ md/cart/cart.cpp:511:14: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 511 | uint8 buf[cart_hardware->GetNVMemorySize()]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md/cart/cart.cpp:511:14: note: read of non-constexpr variable 'cart_hardware' is not allowed in a constant expression md/cart/cart.cpp:41:22: note: declared here 41 | static MD_Cart_Type *cart_hardware = NULL; | ^ md/cart/cart.cpp:529:13: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 529 | uint8 buf[cart_hardware->GetNVMemorySize()]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md/cart/cart.cpp:529:13: note: read of non-constexpr variable 'cart_hardware' is not allowed in a constant expression md/cart/cart.cpp:41:22: note: declared here 41 | static MD_Cart_Type *cart_hardware = NULL; | ^ depbase=`echo md/cart/map_eeprom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_eeprom.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_eeprom.o md/cart/map_eeprom.cpp &&\ mv -f $depbase.Tpo $depbase.Po 3 warnings generated. c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_eeprom.cpp:23: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_realtec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_realtec.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_realtec.o md/cart/map_realtec.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_realtec.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_ssf2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_ssf2.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_ssf2.o md/cart/map_ssf2.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_ssf2.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_ff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_ff.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_ff.o md/cart/map_ff.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_ff.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_rom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_rom.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_rom.o md/cart/map_rom.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_rom.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_sbb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_sbb.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_sbb.o md/cart/map_sbb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_sbb.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_yase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_yase.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_yase.o md/cart/map_yase.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_yase.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_rmx3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_rmx3.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_rmx3.o md/cart/map_rmx3.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_rmx3.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_sram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_sram.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_sram.o md/cart/map_sram.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_sram.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cart/map_svp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cart/map_svp.o -MD -MP -MF $depbase.Tpo -c -o md/cart/map_svp.o md/cart/map_svp.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cart/map_svp.cpp:18: In file included from md/cart/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/input/multitap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/input/multitap.o -MD -MP -MF $depbase.Tpo -c -o md/input/multitap.o md/input/multitap.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/input/multitap.cpp:26: In file included from md/input/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/input/4way.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/input/4way.o -MD -MP -MF $depbase.Tpo -c -o md/input/4way.o md/input/4way.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/input/4way.cpp:22: In file included from md/input/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/input/megamouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/input/megamouse.o -MD -MP -MF $depbase.Tpo -c -o md/input/megamouse.o md/input/megamouse.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/input/megamouse.cpp:22: In file included from md/input/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/input/gamepad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/input/gamepad.o -MD -MP -MF $depbase.Tpo -c -o md/input/gamepad.o md/input/gamepad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/input/gamepad.cpp:21: In file included from md/input/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cd/cd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cd/cd.o -MD -MP -MF $depbase.Tpo -c -o md/cd/cd.o md/cd/cd.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cd/cd.cpp:18: In file included from md/cd/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cd/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cd/timer.o -MD -MP -MF $depbase.Tpo -c -o md/cd/timer.o md/cd/timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cd/timer.cpp:18: In file included from md/cd/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cd/interrupt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cd/interrupt.o -MD -MP -MF $depbase.Tpo -c -o md/cd/interrupt.o md/cd/interrupt.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cd/interrupt.cpp:18: In file included from md/cd/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cd/pcm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cd/pcm.o -MD -MP -MF $depbase.Tpo -c -o md/cd/pcm.o md/cd/pcm.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cd/pcm.cpp:18: In file included from md/cd/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/cd/cdc_cdd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/cd/cdc_cdd.o -MD -MP -MF $depbase.Tpo -c -o md/cd/cdc_cdd.o md/cd/cdc_cdd.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/cd/cdc_cdd.cpp:1: In file included from md/cd/../shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo md/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT md/debug.o -MD -MP -MF $depbase.Tpo -c -o md/debug.o md/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from md/debug.cpp:18: In file included from md/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/nes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/nes.o -MD -MP -MF $depbase.Tpo -c -o nes/nes.o nes/nes.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/nes.cpp:21: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/x6502.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/x6502.o -MD -MP -MF $depbase.Tpo -c -o nes/x6502.o nes/x6502.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/x6502.cpp:18: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/cart.o -MD -MP -MF $depbase.Tpo -c -o nes/cart.o nes/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/cart.cpp:21: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/fds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/fds.o -MD -MP -MF $depbase.Tpo -c -o nes/fds.o nes/fds.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/fds.cpp:21: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/ines.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/ines.o -MD -MP -MF $depbase.Tpo -c -o nes/ines.o nes/ines.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/ines.cpp:22: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input.o -MD -MP -MF $depbase.Tpo -c -o nes/input.o nes/input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input.cpp:22: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/nsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/nsf.o -MD -MP -MF $depbase.Tpo -c -o nes/nsf.o nes/nsf.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/nsf.cpp:18: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/nsfe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/nsfe.o -MD -MP -MF $depbase.Tpo -c -o nes/nsfe.o nes/nsfe.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/nsfe.cpp:18: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/unif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/unif.o -MD -MP -MF $depbase.Tpo -c -o nes/unif.o nes/unif.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/unif.cpp:21: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ nes/unif.cpp:176:21: warning: result of comparison of constant 18446744073709551614 with expression of type 'uint32' (aka 'unsigned int') is always true [-Wtautological-constant-out-of-range-compare] 176 | assert(uchead.info <= (SIZE_MAX - 1)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' 56 | # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) | ^ nes/unif.cpp:304:21: warning: result of comparison of constant 18446744073709551614 with expression of type 'uint32' (aka 'unsigned int') is always true [-Wtautological-constant-out-of-range-compare] 304 | assert(uchead.info <= (SIZE_MAX - 1)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/assert.h:56:23: note: expanded from macro 'assert' 56 | # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) | ^ 3 warnings generated. depbase=`echo nes/vsuni.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/vsuni.o -MD -MP -MF $depbase.Tpo -c -o nes/vsuni.o nes/vsuni.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/vsuni.cpp:21: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/sound.o -MD -MP -MF $depbase.Tpo -c -o nes/sound.o nes/sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/sound.cpp:21: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/fds-sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/fds-sound.o -MD -MP -MF $depbase.Tpo -c -o nes/fds-sound.o nes/fds-sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/fds-sound.cpp:18: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/debug.o -MD -MP -MF $depbase.Tpo -c -o nes/debug.o nes/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/debug.cpp:18: In file included from nes/nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/dis6502.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/dis6502.o -MD -MP -MF $depbase.Tpo -c -o nes/dis6502.o nes/dis6502.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/dis6502.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/ppu/ppu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/ppu/ppu.o -MD -MP -MF $depbase.Tpo -c -o nes/ppu/ppu.o nes/ppu/ppu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/ppu/ppu.cpp:22: In file included from nes/ppu/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/ppu/palette.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/ppu/palette.o -MD -MP -MF $depbase.Tpo -c -o nes/ppu/palette.o nes/ppu/palette.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/ppu/palette.cpp:21: In file included from nes/ppu/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/8237.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/8237.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/8237.o nes/boards/8237.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/8237.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/h2288.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/h2288.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/h2288.o nes/boards/h2288.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/h2288.cpp:23: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/simple.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/simple.o nes/boards/simple.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/simple.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/super24.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/super24.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/super24.o nes/boards/super24.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/super24.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/mmc2and4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/mmc2and4.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/mmc2and4.o nes/boards/mmc2and4.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/mmc2and4.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/vrc6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/vrc6.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/vrc6.o nes/boards/vrc6.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/vrc6.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/emu2413.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/emu2413.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/emu2413.o nes/boards/emu2413.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] nes/boards/emu2413.cpp:469:20: warning: unused function 'slotOn2' [-Wunused-function] 469 | INLINE static void slotOn2 (OPLL_SLOT * slot) | ^~~~~~~ nes/boards/emu2413.cpp:515:20: warning: unused function 'setSlotVolume' [-Wunused-function] 515 | INLINE static void setSlotVolume (OPLL_SLOT * slot, e_int32 volume) | ^~~~~~~~~~~~~ 2 warnings generated. depbase=`echo nes/boards/vrc7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/vrc7.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/vrc7.o nes/boards/vrc7.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/vrc7.cpp:23: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/96.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/96.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/96.o nes/boards/96.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/96.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/208.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/208.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/208.o nes/boards/208.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/208.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/187.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/187.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/187.o nes/boards/187.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/187.cpp:23: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/95.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/95.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/95.o nes/boards/95.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/95.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/fme7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/fme7.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/fme7.o nes/boards/fme7.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/fme7.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/mmc5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/mmc5.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/mmc5.o nes/boards/mmc5.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/mmc5.cpp:23: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/mmc3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/mmc3.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/mmc3.o nes/boards/mmc3.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/mmc3.cpp:26: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/mmc1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/mmc1.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/mmc1.o nes/boards/mmc1.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/mmc1.cpp:22: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/tengen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/tengen.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/tengen.o nes/boards/tengen.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/tengen.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/90.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/90.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/90.o nes/boards/90.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/90.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ nes/boards/90.cpp:201:61: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 201 | case 0xc000: IRQa=V&1;if(!(V&1)) X6502_IRQEnd(MDFN_IQEXT);break; | ^ nes/boards/90.cpp:199:2: note: previous statement is here 199 | else switch(A) | ^ 2 warnings generated. depbase=`echo nes/boards/deirom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/deirom.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/deirom.o nes/boards/deirom.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/deirom.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/n106.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/n106.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/n106.o nes/boards/n106.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/n106.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/maxicart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/maxicart.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/maxicart.o nes/boards/maxicart.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/maxicart.cpp:22: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/112.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/112.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/112.o nes/boards/112.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/112.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/113.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/113.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/113.o nes/boards/113.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/113.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/114.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/114.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/114.o nes/boards/114.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/114.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/117.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/117.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/117.o nes/boards/117.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/117.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/22.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/22.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/22.o nes/boards/22.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/22.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/23.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/23.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/23.o nes/boards/23.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/23.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/25.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/25.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/25.o nes/boards/25.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/25.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/67.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/67.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/67.o nes/boards/67.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/67.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/68.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/68.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/68.o nes/boards/68.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/68.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/16.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/16.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/16.o nes/boards/16.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/16.cpp:22: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/97.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/97.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/97.o nes/boards/97.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/97.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/99.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/99.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/99.o nes/boards/99.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/99.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/151.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/151.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/151.o nes/boards/151.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/151.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/180.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/180.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/180.o nes/boards/180.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/180.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/182.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/182.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/182.o nes/boards/182.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/182.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/184.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/184.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/184.o nes/boards/184.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/184.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/88.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/88.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/88.o nes/boards/88.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/88.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/89.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/89.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/89.o nes/boards/89.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/89.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/92.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/92.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/92.o nes/boards/92.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/92.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/86.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/86.o nes/boards/86.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/86.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/82.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/82.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/82.o nes/boards/82.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/82.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/80.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/80.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/80.o nes/boards/80.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/80.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/18.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/18.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/18.o nes/boards/18.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/18.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/21.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/21.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/21.o nes/boards/21.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/21.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/228.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/228.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/228.o nes/boards/228.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/228.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/234.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/234.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/234.o nes/boards/234.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/234.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/232.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/232.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/232.o nes/boards/232.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/232.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/42.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/42.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/42.o nes/boards/42.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/42.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/ffe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/ffe.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/ffe.o nes/boards/ffe.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/ffe.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/65.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/65.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/65.o nes/boards/65.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/65.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/nina06.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/nina06.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/nina06.o nes/boards/nina06.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/nina06.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/73.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/73.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/73.o nes/boards/73.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/73.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/32.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/32.o nes/boards/32.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/32.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/33.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/33.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/33.o nes/boards/33.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/33.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/41.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/41.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/41.o nes/boards/41.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/41.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/46.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/46.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/46.o nes/boards/46.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/46.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/72.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/72.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/72.o nes/boards/72.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/72.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/75.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/75.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/75.o nes/boards/75.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/75.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/76.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/76.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/76.o nes/boards/76.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/76.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/77.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/77.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/77.o nes/boards/77.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/77.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/colordreams.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/colordreams.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/colordreams.o nes/boards/colordreams.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/colordreams.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/140.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/140.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/140.o nes/boards/140.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/140.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/93.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/93.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/93.o nes/boards/93.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/93.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/94.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/94.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/94.o nes/boards/94.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/94.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/malee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/malee.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/malee.o nes/boards/malee.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/malee.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/156.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/156.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/156.o nes/boards/156.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/156.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/supervision.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/supervision.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/supervision.o nes/boards/supervision.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/supervision.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/novel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/novel.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/novel.o nes/boards/novel.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/novel.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/242.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/242.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/242.o nes/boards/242.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/242.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/246.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/246.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/246.o nes/boards/246.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/246.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/248.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/248.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/248.o nes/boards/248.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/248.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/15.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/15.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/15.o nes/boards/15.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/15.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/8.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/8.o nes/boards/8.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/8.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/193.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/193.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/193.o nes/boards/193.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/193.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/189.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/189.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/189.o nes/boards/189.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/189.cpp:6: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/244.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/244.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/244.o nes/boards/244.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/244.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/sachen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/sachen.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/sachen.o nes/boards/sachen.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/sachen.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/107.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/107.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/107.o nes/boards/107.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/107.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/51.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/51.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/51.o nes/boards/51.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/51.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/152.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/152.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/152.o nes/boards/152.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/152.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/70.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/70.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/70.o nes/boards/70.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/70.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/185.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/185.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/185.o nes/boards/185.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/185.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/78.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/78.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/78.o nes/boards/78.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/78.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/87.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/87.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/87.o nes/boards/87.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/87.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/34.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/34.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/34.o nes/boards/34.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/34.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/222.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/222.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/222.o nes/boards/222.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/222.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/codemasters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/codemasters.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/codemasters.o nes/boards/codemasters.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/codemasters.cpp:21: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/38.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/38.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/38.o nes/boards/38.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/38.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/240.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/240.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/240.o nes/boards/240.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/240.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/241.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/241.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/241.o nes/boards/241.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/241.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/163.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/163.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/163.o nes/boards/163.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/163.cpp:20: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/30.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/30.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/30.o nes/boards/30.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/30.cpp:18: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/190.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/190.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/190.o nes/boards/190.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/190.cpp:1: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/boards/40.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/boards/40.o -MD -MP -MF $depbase.Tpo -c -o nes/boards/40.o nes/boards/40.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/boards/40.cpp:22: In file included from nes/boards/mapinc.h:1: In file included from nes/boards/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/cursor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/cursor.o -MD -MP -MF $depbase.Tpo -c -o nes/input/cursor.o nes/input/cursor.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/cursor.cpp:1: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/zapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/zapper.o -MD -MP -MF $depbase.Tpo -c -o nes/input/zapper.o nes/input/zapper.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/zapper.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/powerpad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/powerpad.o -MD -MP -MF $depbase.Tpo -c -o nes/input/powerpad.o nes/input/powerpad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/powerpad.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/arkanoid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/arkanoid.o -MD -MP -MF $depbase.Tpo -c -o nes/input/arkanoid.o nes/input/arkanoid.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/arkanoid.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/shadow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/shadow.o -MD -MP -MF $depbase.Tpo -c -o nes/input/shadow.o nes/input/shadow.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/shadow.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/fkb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/fkb.o -MD -MP -MF $depbase.Tpo -c -o nes/input/fkb.o nes/input/fkb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/fkb.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/hypershot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/hypershot.o -MD -MP -MF $depbase.Tpo -c -o nes/input/hypershot.o nes/input/hypershot.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/hypershot.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/mahjong.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/mahjong.o -MD -MP -MF $depbase.Tpo -c -o nes/input/mahjong.o nes/input/mahjong.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/mahjong.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/oekakids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/oekakids.o -MD -MP -MF $depbase.Tpo -c -o nes/input/oekakids.o nes/input/oekakids.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/oekakids.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/ftrainer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/ftrainer.o -MD -MP -MF $depbase.Tpo -c -o nes/input/ftrainer.o nes/input/ftrainer.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/ftrainer.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/partytap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/partytap.o -MD -MP -MF $depbase.Tpo -c -o nes/input/partytap.o nes/input/partytap.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/partytap.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/toprider.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/toprider.o -MD -MP -MF $depbase.Tpo -c -o nes/input/toprider.o nes/input/toprider.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/toprider.cpp:21: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/bbattler2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/bbattler2.o -MD -MP -MF $depbase.Tpo -c -o nes/input/bbattler2.o nes/input/bbattler2.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/bbattler2.cpp:29: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/input/suborkb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/input/suborkb.o -MD -MP -MF $depbase.Tpo -c -o nes/input/suborkb.o nes/input/suborkb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from nes/input/suborkb.cpp:1: In file included from nes/input/share.h:4: In file included from nes/input/../nes.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo nes/ntsc/nes_ntsc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT nes/ntsc/nes_ntsc.o -MD -MP -MF $depbase.Tpo -c -o nes/ntsc/nes_ntsc.o nes/ntsc/nes_ntsc.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] nes/ntsc/nes_ntsc.cpp:307:19: warning: array index 3 is past the end of the array (that has type 'float[3][6]') [-Warray-bounds] 307 | while ( to_rgb < impl->to_rgb [nes_ntsc_burst_count] ); | ^ ~~~~~~~~~~~~~~~~~~~~ nes/ntsc/nes_ntsc.cpp:45:2: note: array 'to_rgb' declared here 45 | float to_rgb [nes_ntsc_burst_count] [6]; | ^ 1 warning generated. depbase=`echo pce/huc6280.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/huc6280.o -MD -MP -MF $depbase.Tpo -c -o pce/huc6280.o pce/huc6280.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/huc6280.cpp:30: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/pce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/pce.o -MD -MP -MF $depbase.Tpo -c -o pce/pce.o pce/pce.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/pce.cpp:18: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/vce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/vce.o -MD -MP -MF $depbase.Tpo -c -o pce/vce.o pce/vce.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/vce.cpp:26: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/input.o -MD -MP -MF $depbase.Tpo -c -o pce/input.o pce/input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/input.cpp:18: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/huc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/huc.o -MD -MP -MF $depbase.Tpo -c -o pce/huc.o pce/huc.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/huc.cpp:18: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/pcecd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/pcecd.o -MD -MP -MF $depbase.Tpo -c -o pce/pcecd.o pce/pcecd.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/pcecd.cpp:83: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ pce/pcecd.cpp:893:23: warning: unused variable 'ADPCM_Filter_NumPhases' [-Wunused-const-variable] 893 | static const unsigned ADPCM_Filter_NumPhases = 64; | ^~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. depbase=`echo pce/hes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/hes.o -MD -MP -MF $depbase.Tpo -c -o pce/hes.o pce/hes.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/hes.cpp:18: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/tsushin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/tsushin.o -MD -MP -MF $depbase.Tpo -c -o pce/tsushin.o pce/tsushin.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/tsushin.cpp:19: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/mcgenjin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/mcgenjin.o -MD -MP -MF $depbase.Tpo -c -o pce/mcgenjin.o pce/mcgenjin.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/mcgenjin.cpp:18: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/input/gamepad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/input/gamepad.o -MD -MP -MF $depbase.Tpo -c -o pce/input/gamepad.o pce/input/gamepad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/input/gamepad.cpp:18: In file included from pce/input/../pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/input/tsushinkb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/input/tsushinkb.o -MD -MP -MF $depbase.Tpo -c -o pce/input/tsushinkb.o pce/input/tsushinkb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/input/tsushinkb.cpp:18: In file included from pce/input/../pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/input/mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/input/mouse.o -MD -MP -MF $depbase.Tpo -c -o pce/input/mouse.o pce/input/mouse.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/input/mouse.cpp:18: In file included from pce/input/../pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/dis6280.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/dis6280.o -MD -MP -MF $depbase.Tpo -c -o pce/dis6280.o pce/dis6280.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/dis6280.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce/debug.o -MD -MP -MF $depbase.Tpo -c -o pce/debug.o pce/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce/debug.cpp:18: In file included from pce/pce.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ pce/debug.cpp:339:16: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] 339 | FoundBPoint = TestPCBP(PC) | TestOpBP(HuCPU.PeekLogical(PC)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | || pce/debug.cpp:339:16: note: cast one or both operands to int to silence this warning 2 warnings generated. depbase=`echo pce_fast/huc6280.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/huc6280.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/huc6280.o pce_fast/huc6280.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/huc6280.cpp:18: In file included from pce_fast/pce.h:3: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/pce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/pce.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/pce.o pce_fast/pce.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/pce.cpp:18: In file included from pce_fast/pce.h:3: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/vdc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/vdc.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/vdc.o pce_fast/vdc.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/vdc.cpp:20: In file included from pce_fast/pce.h:3: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/input.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/input.o pce_fast/input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/input.cpp:18: In file included from pce_fast/pce.h:3: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/huc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/huc.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/huc.o pce_fast/huc.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/huc.cpp:24: In file included from pce_fast/pce.h:3: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/hes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/hes.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/hes.o pce_fast/hes.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/hes.cpp:18: In file included from pce_fast/pce.h:3: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/pcecd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/pcecd.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/pcecd.o pce_fast/pcecd.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/pcecd.cpp:26: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/pcecd_drive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/pcecd_drive.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/pcecd_drive.o pce_fast/pcecd_drive.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/pcecd_drive.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pce_fast/psg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pce_fast/psg.o -MD -MP -MF $depbase.Tpo -c -o pce_fast/psg.o pce_fast/psg.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pce_fast/psg.cpp:18: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/king.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/king.o -MD -MP -MF $depbase.Tpo -c -o pcfx/king.o pcfx/king.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/king.cpp:39: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/soundbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/soundbox.o -MD -MP -MF $depbase.Tpo -c -o pcfx/soundbox.o pcfx/soundbox.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/soundbox.cpp:22: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/pcfx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/pcfx.o -MD -MP -MF $depbase.Tpo -c -o pcfx/pcfx.o pcfx/pcfx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/pcfx.cpp:22: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/interrupt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/interrupt.o -MD -MP -MF $depbase.Tpo -c -o pcfx/interrupt.o pcfx/interrupt.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/interrupt.cpp:22: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/input.o -MD -MP -MF $depbase.Tpo -c -o pcfx/input.o pcfx/input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/input.cpp:22: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/timer.o -MD -MP -MF $depbase.Tpo -c -o pcfx/timer.o pcfx/timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/timer.cpp:27: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/rainbow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/rainbow.o -MD -MP -MF $depbase.Tpo -c -o pcfx/rainbow.o pcfx/rainbow.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/rainbow.cpp:27: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/idct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/idct.o -MD -MP -MF $depbase.Tpo -c -o pcfx/idct.o pcfx/idct.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/idct.cpp:27: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/huc6273.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/huc6273.o -MD -MP -MF $depbase.Tpo -c -o pcfx/huc6273.o pcfx/huc6273.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/huc6273.cpp:26: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/fxscsi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/fxscsi.o -MD -MP -MF $depbase.Tpo -c -o pcfx/fxscsi.o pcfx/fxscsi.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/fxscsi.cpp:22: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/input/gamepad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/input/gamepad.o -MD -MP -MF $depbase.Tpo -c -o pcfx/input/gamepad.o pcfx/input/gamepad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/input/gamepad.cpp:22: In file included from pcfx/input/../pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/input/mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/input/mouse.o -MD -MP -MF $depbase.Tpo -c -o pcfx/input/mouse.o pcfx/input/mouse.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/input/mouse.cpp:22: In file included from pcfx/input/../pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo pcfx/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT pcfx/debug.o -MD -MP -MF $depbase.Tpo -c -o pcfx/debug.o pcfx/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from pcfx/debug.cpp:22: In file included from pcfx/pcfx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/psx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/psx.o -MD -MP -MF $depbase.Tpo -c -o psx/psx.o psx/psx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/psx.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/cpu.o -MD -MP -MF $depbase.Tpo -c -o psx/cpu.o psx/cpu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/cpu.cpp:26: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/gte.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/gte.o -MD -MP -MF $depbase.Tpo -c -o psx/gte.o psx/gte.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/gte.cpp:27: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/irq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/irq.o -MD -MP -MF $depbase.Tpo -c -o psx/irq.o psx/irq.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/irq.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/timer.o -MD -MP -MF $depbase.Tpo -c -o psx/timer.o psx/timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/timer.cpp:26: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/dma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/dma.o -MD -MP -MF $depbase.Tpo -c -o psx/dma.o psx/dma.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/dma.cpp:26: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/mdec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/mdec.o -MD -MP -MF $depbase.Tpo -c -o psx/mdec.o psx/mdec.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/mdec.cpp:64: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ psx/mdec.cpp:251:13: warning: unknown pragma ignored [-Wunknown-pragmas] 251 | #pragma GCC push_options | ^ psx/mdec.cpp:364:13: warning: unknown pragma ignored [-Wunknown-pragmas] 364 | #pragma GCC pop_options | ^ 3 warnings generated. depbase=`echo psx/sio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/sio.o -MD -MP -MF $depbase.Tpo -c -o psx/sio.o psx/sio.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/sio.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/cdc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/cdc.o -MD -MP -MF $depbase.Tpo -c -o psx/cdc.o psx/cdc.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/cdc.cpp:73: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/spu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/spu.o -MD -MP -MF $depbase.Tpo -c -o psx/spu.o psx/spu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/spu.cpp:83: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/frontio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/frontio.o -MD -MP -MF $depbase.Tpo -c -o psx/frontio.o psx/frontio.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/frontio.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/gamepad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/gamepad.o -MD -MP -MF $depbase.Tpo -c -o psx/input/gamepad.o psx/input/gamepad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/gamepad.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/dualanalog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/dualanalog.o -MD -MP -MF $depbase.Tpo -c -o psx/input/dualanalog.o psx/input/dualanalog.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/dualanalog.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/dualshock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/dualshock.o -MD -MP -MF $depbase.Tpo -c -o psx/input/dualshock.o psx/input/dualshock.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/dualshock.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/memcard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/memcard.o -MD -MP -MF $depbase.Tpo -c -o psx/input/memcard.o psx/input/memcard.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/memcard.cpp:24: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/multitap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/multitap.o -MD -MP -MF $depbase.Tpo -c -o psx/input/multitap.o psx/input/multitap.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/multitap.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/mouse.o -MD -MP -MF $depbase.Tpo -c -o psx/input/mouse.o psx/input/mouse.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/mouse.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/negcon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/negcon.o -MD -MP -MF $depbase.Tpo -c -o psx/input/negcon.o psx/input/negcon.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/negcon.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/guncon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/guncon.o -MD -MP -MF $depbase.Tpo -c -o psx/input/guncon.o psx/input/guncon.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/guncon.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/input/justifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/input/justifier.o -MD -MP -MF $depbase.Tpo -c -o psx/input/justifier.o psx/input/justifier.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/input/justifier.cpp:22: In file included from psx/input/../psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/gpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/gpu.o -MD -MP -MF $depbase.Tpo -c -o psx/gpu.o psx/gpu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/gpu.cpp:26: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/gpu_polygon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/gpu_polygon.o -MD -MP -MF $depbase.Tpo -c -o psx/gpu_polygon.o psx/gpu_polygon.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/gpu_polygon.cpp:26: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/gpu_line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/gpu_line.o -MD -MP -MF $depbase.Tpo -c -o psx/gpu_line.o psx/gpu_line.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/gpu_line.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/gpu_sprite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/gpu_sprite.o -MD -MP -MF $depbase.Tpo -c -o psx/gpu_sprite.o psx/gpu_sprite.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/gpu_sprite.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/debug.o -MD -MP -MF $depbase.Tpo -c -o psx/debug.o psx/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/debug.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo psx/dis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT psx/dis.o -MD -MP -MF $depbase.Tpo -c -o psx/dis.o psx/dis.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from psx/dis.cpp:22: In file included from psx/psx.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sasplay/sasplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sasplay/sasplay.o -MD -MP -MF $depbase.Tpo -c -o sasplay/sasplay.o sasplay/sasplay.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sasplay/sasplay.cpp:62: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/cart.o -MD -MP -MF $depbase.Tpo -c -o sms/cart.o sms/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/cart.cpp:19: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/memz80.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/memz80.o -MD -MP -MF $depbase.Tpo -c -o sms/memz80.o sms/memz80.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/memz80.cpp:5: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/pio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/pio.o -MD -MP -MF $depbase.Tpo -c -o sms/pio.o sms/pio.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/pio.cpp:5: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/render.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/render.o -MD -MP -MF $depbase.Tpo -c -o sms/render.o sms/render.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/render.cpp:6: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/romdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/romdb.o -MD -MP -MF $depbase.Tpo -c -o sms/romdb.o sms/romdb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/romdb.cpp:1: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/sms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/sms.o -MD -MP -MF $depbase.Tpo -c -o sms/sms.o sms/sms.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/sms.cpp:5: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/sound.o -MD -MP -MF $depbase.Tpo -c -o sms/sound.o sms/sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/sound.cpp:19: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/system.o -MD -MP -MF $depbase.Tpo -c -o sms/system.o sms/system.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/system.cpp:19: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/tms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/tms.o -MD -MP -MF $depbase.Tpo -c -o sms/tms.o sms/tms.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/tms.cpp:5: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo sms/vdp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT sms/vdp.o -MD -MP -MF $depbase.Tpo -c -o sms/vdp.o sms/vdp.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from sms/vdp.cpp:5: In file included from sms/shared.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cpu.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cpu.o snes_faust/cpu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cpu.cpp:52: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/snes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/snes.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/snes.o snes_faust/snes.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/snes.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/apu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/apu.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/apu.o snes_faust/apu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/apu.cpp:25: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart.o snes_faust/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/input.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/input.o snes_faust/input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/input.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/input/multitap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/input/multitap.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/input/multitap.o snes_faust/input/multitap.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/input/multitap.cpp:22: In file included from snes_faust/input/common.h:25: In file included from snes_faust/input/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/input/gamepad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/input/gamepad.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/input/gamepad.o snes_faust/input/gamepad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/input/gamepad.cpp:22: In file included from snes_faust/input/common.h:25: In file included from snes_faust/input/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/input/mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/input/mouse.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/input/mouse.o snes_faust/input/mouse.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/input/mouse.cpp:40: In file included from snes_faust/input/common.h:25: In file included from snes_faust/input/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/ppu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/ppu.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/ppu.o snes_faust/ppu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/ppu.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/ppu_st.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/ppu_st.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/ppu_st.o snes_faust/ppu_st.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/ppu_st.cpp:32: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/ppu_mt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/ppu_mt.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/ppu_mt.o snes_faust/ppu_mt.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/ppu_mt.cpp:32: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/dsp1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/dsp1.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/dsp1.o snes_faust/cart/dsp1.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/dsp1.cpp:22: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/dsp2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/dsp2.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/dsp2.o snes_faust/cart/dsp2.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/dsp2.cpp:22: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/sdd1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/sdd1.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/sdd1.o snes_faust/cart/sdd1.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/sdd1.cpp:29: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/cx4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/cx4.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/cx4.o snes_faust/cart/cx4.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/cx4.cpp:28: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/superfx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/superfx.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/superfx.o snes_faust/cart/superfx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/superfx.cpp:46: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/sa1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/sa1.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/sa1.o snes_faust/cart/sa1.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/sa1.cpp:24: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/cart/sa1cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/cart/sa1cpu.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/cart/sa1cpu.o snes_faust/cart/sa1cpu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/cart/sa1cpu.cpp:22: In file included from snes_faust/cart/common.h:25: In file included from snes_faust/cart/../snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/msu1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/msu1.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/msu1.o snes_faust/msu1.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/msu1.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/debug.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/debug.o snes_faust/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/debug.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/dis65816.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/dis65816.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/dis65816.o snes_faust/dis65816.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/dis65816.cpp:22: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo snes_faust/ppu_mtrender.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT snes_faust/ppu_mtrender.o -MD -MP -MF $depbase.Tpo -c -o snes_faust/ppu_mtrender.o snes_faust/ppu_mtrender.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from snes_faust/ppu_mtrender.cpp:22: In file included from snes_faust/snes.h:29: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo vb/vb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT vb/vb.o -MD -MP -MF $depbase.Tpo -c -o vb/vb.o vb/vb.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from vb/vb.cpp:22: In file included from vb/vb.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo vb/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT vb/timer.o -MD -MP -MF $depbase.Tpo -c -o vb/timer.o vb/timer.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from vb/timer.cpp:22: In file included from vb/vb.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo vb/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT vb/input.o -MD -MP -MF $depbase.Tpo -c -o vb/input.o vb/input.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from vb/input.cpp:22: In file included from vb/vb.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo vb/vip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT vb/vip.o -MD -MP -MF $depbase.Tpo -c -o vb/vip.o vb/vip.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from vb/vip.cpp:22: In file included from vb/vb.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo vb/vsu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT vb/vsu.o -MD -MP -MF $depbase.Tpo -c -o vb/vsu.o vb/vsu.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from vb/vsu.cpp:22: In file included from vb/vb.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo vb/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT vb/debug.o -MD -MP -MF $depbase.Tpo -c -o vb/debug.o vb/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from vb/debug.cpp:22: In file included from vb/vb.h:25: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/gfx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/gfx.o -MD -MP -MF $depbase.Tpo -c -o wswan/gfx.o wswan/gfx.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/gfx.cpp:22: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/main.o -MD -MP -MF $depbase.Tpo -c -o wswan/main.o wswan/main.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/main.cpp:21: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/memory.o -MD -MP -MF $depbase.Tpo -c -o wswan/memory.o wswan/memory.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/memory.cpp:22: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ wswan/memory.cpp:512:11: warning: variable 'segment' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 512 | else if(!strcmp(name, "es")) | ^~~~~~~~~~~~~~~~~~~ wswan/memory.cpp:515:30: note: uninitialized use occurs here 515 | phys_address = (Address + (segment << 4)) & 0xFFFFF; | ^~~~~~~ wswan/memory.cpp:512:8: note: remove the 'if' if its condition is always true 512 | else if(!strcmp(name, "es")) | ^~~~~~~~~~~~~~~~~~~~~~~ 513 | segment = v30mz_get_reg(NEC_DS1); wswan/memory.cpp:503:17: note: initialize the variable 'segment' to silence this warning 503 | uint32 segment; | ^ | = 0 wswan/memory.cpp:592:11: warning: variable 'segment' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 592 | else if(!strcmp(name, "es")) | ^~~~~~~~~~~~~~~~~~~ wswan/memory.cpp:595:30: note: uninitialized use occurs here 595 | phys_address = (Address + (segment << 4)) & 0xFFFFF; | ^~~~~~~ wswan/memory.cpp:592:8: note: remove the 'if' if its condition is always true 592 | else if(!strcmp(name, "es")) | ^~~~~~~~~~~~~~~~~~~~~~~ 593 | segment = v30mz_get_reg(NEC_DS1); wswan/memory.cpp:583:17: note: initialize the variable 'segment' to silence this warning 583 | uint32 segment; | ^ | = 0 3 warnings generated. depbase=`echo wswan/comm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/comm.o -MD -MP -MF $depbase.Tpo -c -o wswan/comm.o wswan/comm.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/comm.cpp:18: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/v30mz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/v30mz.o -MD -MP -MF $depbase.Tpo -c -o wswan/v30mz.o wswan/v30mz.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/v30mz.cpp:30: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/sound.o -MD -MP -MF $depbase.Tpo -c -o wswan/sound.o wswan/sound.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/sound.cpp:23: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/tcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/tcache.o -MD -MP -MF $depbase.Tpo -c -o wswan/tcache.o wswan/tcache.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/tcache.cpp:21: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/interrupt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/interrupt.o -MD -MP -MF $depbase.Tpo -c -o wswan/interrupt.o wswan/interrupt.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/interrupt.cpp:18: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/eeprom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/eeprom.o -MD -MP -MF $depbase.Tpo -c -o wswan/eeprom.o wswan/eeprom.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/eeprom.cpp:21: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/rtc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/rtc.o -MD -MP -MF $depbase.Tpo -c -o wswan/rtc.o wswan/rtc.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/rtc.cpp:29: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/debug.o -MD -MP -MF $depbase.Tpo -c -o wswan/debug.o wswan/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/debug.cpp:18: In file included from wswan/wswan.h:4: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ wswan/debug.cpp:347:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 347 | uint8 instr_buffer[mis]; | ^~~ wswan/debug.cpp:347:21: note: read of non-const variable 'mis' is not allowed in a constant expression wswan/debug.cpp:345:9: note: declared here 345 | uint32 mis = MDFNGameInfo->Debugger->MaxInstructionSize; | ^ 2 warnings generated. depbase=`echo wswan/dis/dis_decode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/dis/dis_decode.o -MD -MP -MF $depbase.Tpo -c -o wswan/dis/dis_decode.o wswan/dis/dis_decode.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/dis/dis_decode.cpp:5: In file included from wswan/dis/disasm.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/dis/dis_groups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/dis/dis_groups.o -MD -MP -MF $depbase.Tpo -c -o wswan/dis/dis_groups.o wswan/dis/dis_groups.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/dis/dis_groups.cpp:5: In file included from wswan/dis/disasm.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/dis/resolve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/dis/resolve.o -MD -MP -MF $depbase.Tpo -c -o wswan/dis/resolve.o wswan/dis/resolve.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/dis/resolve.cpp:5: In file included from wswan/dis/disasm.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo wswan/dis/syntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT wswan/dis/syntax.o -MD -MP -MF $depbase.Tpo -c -o wswan/dis/syntax.o wswan/dis/syntax.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from wswan/dis/syntax.cpp:5: In file included from wswan/dis/disasm.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ 1 warning generated. depbase=`echo hw_cpu/m68k/m68k.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -fsigned-char -fwrapv -fexceptions -DHAVE_CONFIG_H -I/usr/local/include -I../include -I../include -I../intl -I/usr/local/include -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Wframe-larger-than=32768 -Werror=write-strings -fjump-tables -mno-retpoline -fno-pic -fno-pie -fno-PIC -fno-PIE -O2 -pipe -MT hw_cpu/m68k/m68k.o -MD -MP -MF $depbase.Tpo -c -o hw_cpu/m68k/m68k.o hw_cpu/m68k/m68k.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++: warning: ignoring '-fno-PIE' option as it cannot be used with implicit usage of -mabicalls and the N64 ABI [-Woption-ignored] c++: warning: argument unused during compilation: '-mno-retpoline' [-Wunused-command-line-argument] In file included from hw_cpu/m68k/m68k.cpp:46: In file included from ../include/mednafen/mednafen.h:4: ../include/mednafen/types.h:22:4: warning: "Compiling with position-independent code generation enabled is not recommended, for performance reasons." [-W#warnings] 22 | #warning "Compiling with position-independent code generation enabled is not recommended, for performance reasons." | ^ KILLED: emulators/mednafen(build) stuck at 66% frozen for 6 HOURS! >>> Ended at 1756774212.64 max_stuck=21603.60/waiting-for-lock #0=28.62/depends=109.58/show-prepare-results=6.97/patch=6.31/configure=185.02/build=33846.34 Error: job failed with 9 on octeon-2 at 1756774212