Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
make.exe build --dry-run --always-make --keep-going --print-directory
make: Entering directory '/home/geyre/Desktop/PayloadReboot'
[ -d build ] || mkdir -p build
make --no-print-directory -C build -f /home/geyre/Desktop/PayloadReboot/Makefile
echo cursor.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/cursor.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/cursor.cpp -o cursor.o
echo entity.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/entity.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/entity.cpp -o entity.o
echo input.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/input.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/input.cpp -o input.o
echo main.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/main.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/main.cpp -o main.o
echo menu.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/menu.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/menu.cpp -o menu.o
echo reboot.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/reboot.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/reboot.cpp -o reboot.o
echo renderWindow.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/renderWindow.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/renderWindow.cpp -o renderWindow.o
echo linking PayloadReboot.elf
aarch64-none-elf-g++ -specs=/opt/devkitpro/libnx/switch.specs -g `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -Wl,-Map,PayloadReboot.map cursor.o entity.o input.o main.o menu.o reboot.o renderWindow.o -L/opt/devkitpro/portlibs/switch/lib -L/opt/devkitpro/libnx/lib -lminizip -lstdc++fs -lz -lfreetype -lSDL2_ttf -lSDL2_gfx -lSDL2_image -lSDL2 -lEGL -lGLESv2 -lglapi -ldrm_nouveau -lwebp -lpng -ljpeg `sdl2-config --libs` `freetype-config --libs` -lnx `curl-config --libs` -o /home/geyre/Desktop/PayloadReboot/PayloadReboot.elf
aarch64-none-elf-gcc-nm -CSn /home/geyre/Desktop/PayloadReboot/PayloadReboot.elf > PayloadReboot.lst
nacptool --create "PayloadReboot" "PoloNX" "0.0.1" /home/geyre/Desktop/PayloadReboot/PayloadReboot.nacp
echo built ... PayloadReboot.nacp
elf2nro /home/geyre/Desktop/PayloadReboot/PayloadReboot.elf /home/geyre/Desktop/PayloadReboot/PayloadReboot.nro --icon=/opt/devkitpro/libnx/default_icon.jpg --nacp=/home/geyre/Desktop/PayloadReboot/PayloadReboot.nacp --romfsdir=/home/geyre/Desktop/PayloadReboot/romfs
echo built ... PayloadReboot.nro
make: Leaving directory '/home/geyre/Desktop/PayloadReboot'