Advertisement
Guest User

Untitled

a guest
Jul 6th, 2023
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 245.56 KB | None | 0 0
  1. linking BOTW-Save-Editor-GUI.elf
  2. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  3. main.o:(.bss+0xd00): multiple definition of `fp'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  4. botw_backend.o:(.bss+0x18): first defined here
  5. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0xd08): multiple definition of `version'; botw_backend.o:(.bss+0x10): first defined here
  6. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  7. main.o:(.bss+0xd0c): multiple definition of `maxArrows'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  8. botw_backend.o:(.bss+0x14f0): first defined here
  9. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x750): multiple definition of `new_modNames'; botw_backend.o:(.bss+0x5e0): first defined here
  10. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0xd10): multiple definition of `modNames'; botw_backend.o:(.bss+0x9a0): first defined here
  11. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0xb20): multiple definition of `new_quantMod'; botw_backend.o:(.bss+0x400): first defined here
  12. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0xef0): multiple definition of `quantMod'; botw_backend.o:(.bss+0x7c0): first defined here
  13. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x10d0): multiple definition of `numberOfShields'; botw_backend.o:(.bss+0xb80): first defined here
  14. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x10d4): multiple definition of `numberOfBows'; botw_backend.o:(.bss+0x3f0): first defined here
  15. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x10d8): multiple definition of `numberOfWeapons'; botw_backend.o:(.bss+0x24): first defined here
  16. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x10e0): multiple definition of `FLAGSV_SHIELD'; botw_backend.o:(.data+0xc0): first defined here
  17. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1100): multiple definition of `FLAGS_SHIELD'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '9227', this reader only handles version 2, 3, 4 and 5 information
  18. botw_backend.o:(.data+0xe0): first defined here
  19. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1120): multiple definition of `FLAGSV_BOW'; botw_backend.o:(.data+0x80): first defined here
  20. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1140): multiple definition of `FLAGS_BOW'; botw_backend.o:(.data+0xa0): first defined here
  21. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '525', this reader only handles version 2, 3, 4 and 5 information
  22. main.o:(.bss+0x1160): multiple definition of `FLAGSV_WEAPON'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '1034', this reader only handles version 2, 3, 4 and 5 information
  23. botw_backend.o:(.data+0x40): first defined here
  24. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1180): multiple definition of `FLAGS_WEAPON'; botw_backend.o:(.data+0x60): first defined here
  25. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x11a0): multiple definition of `versionArray'; botw_backend.o:(.bss+0x1500): first defined here
  26. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x11d0): multiple definition of `header'; botw_backend.o:(.data+0x100): first defined here
  27. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x11f0): multiple definition of `itemsQuant'; botw_backend.o:(.data+0x20): first defined here
  28. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1210): multiple definition of `itemsID'; botw_backend.o:(.data+0x120): first defined here
  29. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1230): multiple definition of `rupID'; botw_backend.o:(.data+0x0): first defined here
  30. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1250): multiple definition of `rupees'; botw_backend.o:(.bss+0x8): first defined here
  31. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x930): multiple definition of `rupeeValue'; botw_backend.o:(.bss+0x0): first defined here
  32. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x71c): multiple definition of `numberOfItems'; botw_backend.o:(.bss+0x20): first defined here
  33. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '2061', this reader only handles version 2, 3, 4 and 5 information
  34. main.o:(.bss+0x940): multiple definition of `newQuantItems'; botw_backend.o:(.bss+0x30): first defined here
  35. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1260): multiple definition of `quantItems'; botw_backend.o:(.bss+0x210): first defined here
  36. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.o:(.bss+0x1440): multiple definition of `itemName'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '522', this reader only handles version 2, 3, 4 and 5 information
  37. botw_backend.o:(.bss+0xb90): first defined here
  38. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  39. MainMenu.o:(.bss+0xbe0): multiple definition of `isArrow'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '26883', this reader only handles version 2, 3, 4 and 5 information
  40. main.o:(.bss+0x728): first defined here
  41. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xfb0): multiple definition of `check'; main.o:(.bss+0x700): first defined here
  42. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  43. MainMenu.o:(.bss+0x90): multiple definition of `okbuttonp'; main.o:(.bss+0x6f8): first defined here
  44. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x78): multiple definition of `bbuttonp'; main.o:(.bss+0x6f0): first defined here
  45. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x80): multiple definition of `okbutton'; main.o:(.bss+0x6e8): first defined here
  46. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x88): multiple definition of `bbutton'; main.o:(.bss+0x6e0): first defined here
  47. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x98): multiple definition of `back'; main.o:(.bss+0x6d8): first defined here
  48. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x68): multiple definition of `GreenRupee'; main.o:(.bss+0x6d0): first defined here
  49. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x20): multiple definition of `saveFileImg'; main.o:(.bss+0x10): first defined here
  50. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xfc0): multiple definition of `sprites'; main.o:(.bss+0x90): first defined here
  51. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x60): multiple definition of `Arial_M'; main.o:(.bss+0x60): first defined here
  52. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '35345', this reader only handles version 2, 3, 4 and 5 information
  53. MainMenu.o:(.bss+0x18): multiple definition of `Arial_S'; main.o:(.bss+0x68): first defined here
  54. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x10): multiple definition of `Arial'; main.o:(.bss+0x58): first defined here
  55. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x0): multiple definition of `renderer'; main.o:(.bss+0x50): first defined here
  56. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '276', this reader only handles version 2, 3, 4 and 5 information
  57. MainMenu.o:(.bss+0x8): multiple definition of `screenSurface'; main.o:(.bss+0x80): first defined here
  58. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1600): multiple definition of `window'; main.o:(.bss+0x78): first defined here
  59. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1608): multiple definition of `fp'; botw_backend.o:(.bss+0x18): first defined here
  60. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1610): multiple definition of `version'; botw_backend.o:(.bss+0x10): first defined here
  61. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1614): multiple definition of `maxArrows'; botw_backend.o:(.bss+0x14f0): first defined here
  62. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xbf0): multiple definition of `new_modNames'; botw_backend.o:(.bss+0x5e0): first defined here
  63. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1620): multiple definition of `modNames'; botw_backend.o:(.bss+0x9a0): first defined here
  64. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xdd0): multiple definition of `new_quantMod'; botw_backend.o:(.bss+0x400): first defined here
  65. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1800): multiple definition of `quantMod'; botw_backend.o:(.bss+0x7c0): first defined here
  66. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x19e0): multiple definition of `numberOfShields'; botw_backend.o:(.bss+0xb80): first defined here
  67. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '1044', this reader only handles version 2, 3, 4 and 5 information
  68. MainMenu.o:(.bss+0x19e4): multiple definition of `numberOfBows'; botw_backend.o:(.bss+0x3f0): first defined here
  69. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x19e8): multiple definition of `numberOfWeapons'; botw_backend.o:(.bss+0x24): first defined here
  70. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x19f0): multiple definition of `FLAGSV_SHIELD'; botw_backend.o:(.data+0xc0): first defined here
  71. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1a10): multiple definition of `FLAGS_SHIELD'; botw_backend.o:(.data+0xe0): first defined here
  72. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1a30): multiple definition of `FLAGSV_BOW'; botw_backend.o:(.data+0x80): first defined here
  73. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1a50): multiple definition of `FLAGS_BOW'; botw_backend.o:(.data+0xa0): first defined here
  74. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1a70): multiple definition of `FLAGSV_WEAPON'; botw_backend.o:(.data+0x40): first defined here
  75. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1a90): multiple definition of `FLAGS_WEAPON'; botw_backend.o:(.data+0x60): first defined here
  76. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1ab0): multiple definition of `versionArray'; botw_backend.o:(.bss+0x1500): first defined here
  77. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1ae0): multiple definition of `header'; botw_backend.o:(.data+0x100): first defined here
  78. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '50467', this reader only handles version 2, 3, 4 and 5 information
  79. MainMenu.o:(.bss+0x1b00): multiple definition of `itemsQuant'; botw_backend.o:(.data+0x20): first defined here
  80. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1b20): multiple definition of `itemsID'; botw_backend.o:(.data+0x120): first defined here
  81. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1b40): multiple definition of `rupID'; botw_backend.o:(.data+0x0): first defined here
  82. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1b60): multiple definition of `rupees'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '2048', this reader only handles version 2, 3, 4 and 5 information
  83. botw_backend.o:(.bss+0x8): first defined here
  84. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x70): multiple definition of `rupeeValue'; botw_backend.o:(.bss+0x0): first defined here
  85. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xfb8): multiple definition of `numberOfItems'; botw_backend.o:(.bss+0x20): first defined here
  86. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xa00): multiple definition of `newQuantItems'; botw_backend.o:(.bss+0x30): first defined here
  87. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0x1b70): multiple definition of `quantItems'; botw_backend.o:(.bss+0x210): first defined here
  88. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: MainMenu.o:(.bss+0xa0): multiple definition of `itemName'; botw_backend.o:(.bss+0xb90): first defined here
  89. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/libnx/lib/libnx.a(switch_crt0.o): in function `_start':
  90. /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:6: multiple definition of `_start'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/lib/pic/crt0.o:(.text+0x0): first defined here
  91. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(program_ir_to_mesa.cpp.o): in function `(anonymous namespace)::ir_to_mesa_visitor::~ir_to_mesa_visitor()':
  92. ir_to_mesa.cpp:(.text._ZN12_GLOBAL__N_118ir_to_mesa_visitorD0Ev+0x38): undefined reference to `operator delete(void*, unsigned long)'
  93. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(builtin_functions.cpp.o): in function `(anonymous namespace)::builtin_builder::add_image_function(char const*, char const*, ir_function_signature* ((anonymous namespace)::builtin_builder::*)(glsl_type const*, unsigned int, unsigned int), unsigned int, unsigned int, ir_intrinsic_id) [clone .constprop.0]':
  94. builtin_functions.cpp:(.text._ZN12_GLOBAL__N_115builtin_builder18add_image_functionEPKcS2_MS0_FP21ir_function_signaturePK9glsl_typejjEjj15ir_intrinsic_id.constprop.0+0x214): undefined reference to `__cxa_guard_acquire'
  95. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: builtin_functions.cpp:(.text._ZN12_GLOBAL__N_115builtin_builder18add_image_functionEPKcS2_MS0_FP21ir_function_signaturePK9glsl_typejjEjj15ir_intrinsic_id.constprop.0+0x3f8): undefined reference to `__cxa_guard_release'
  96. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `hash_free_type_function(hash_entry*)':
  97. glsl_types.cpp:(.text._ZL23hash_free_type_functionP10hash_entry+0x34): undefined reference to `operator delete(void*, unsigned long)'
  98. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZL23hash_free_type_functionP10hash_entry+0x58): undefined reference to `operator delete(void*, unsigned long)'
  99. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::vec(unsigned int)':
  100. glsl_types.cpp:(.text._ZN9glsl_type3vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  101. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type3vecEj+0xcc): undefined reference to `__cxa_guard_release'
  102. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::f16vec(unsigned int)':
  103. glsl_types.cpp:(.text._ZN9glsl_type6f16vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  104. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type6f16vecEj+0xcc): undefined reference to `__cxa_guard_release'
  105. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::dvec(unsigned int)':
  106. glsl_types.cpp:(.text._ZN9glsl_type4dvecEj+0x78): undefined reference to `__cxa_guard_acquire'
  107. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type4dvecEj+0xcc): undefined reference to `__cxa_guard_release'
  108. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::ivec(unsigned int)':
  109. glsl_types.cpp:(.text._ZN9glsl_type4ivecEj+0x78): undefined reference to `__cxa_guard_acquire'
  110. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type4ivecEj+0xcc): undefined reference to `__cxa_guard_release'
  111. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::uvec(unsigned int)':
  112. glsl_types.cpp:(.text._ZN9glsl_type4uvecEj+0x78): undefined reference to `__cxa_guard_acquire'
  113. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type4uvecEj+0xcc): undefined reference to `__cxa_guard_release'
  114. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::bvec(unsigned int)':
  115. glsl_types.cpp:(.text._ZN9glsl_type4bvecEj+0x78): undefined reference to `__cxa_guard_acquire'
  116. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type4bvecEj+0xcc): undefined reference to `__cxa_guard_release'
  117. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::i64vec(unsigned int)':
  118. glsl_types.cpp:(.text._ZN9glsl_type6i64vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  119. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type6i64vecEj+0xcc): undefined reference to `__cxa_guard_release'
  120. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::u64vec(unsigned int)':
  121. glsl_types.cpp:(.text._ZN9glsl_type6u64vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  122. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type6u64vecEj+0xcc): undefined reference to `__cxa_guard_release'
  123. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::i16vec(unsigned int)':
  124. glsl_types.cpp:(.text._ZN9glsl_type6i16vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  125. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type6i16vecEj+0xcc): undefined reference to `__cxa_guard_release'
  126. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::u16vec(unsigned int)':
  127. glsl_types.cpp:(.text._ZN9glsl_type6u16vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  128. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type6u16vecEj+0xcc): undefined reference to `__cxa_guard_release'
  129. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::i8vec(unsigned int)':
  130. glsl_types.cpp:(.text._ZN9glsl_type5i8vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  131. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type5i8vecEj+0xcc): undefined reference to `__cxa_guard_release'
  132. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::u8vec(unsigned int)':
  133. glsl_types.cpp:(.text._ZN9glsl_type5u8vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  134. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZN9glsl_type5u8vecEj+0xcc): undefined reference to `__cxa_guard_release'
  135. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_instance(unsigned int, unsigned int, unsigned int, unsigned int, bool)':
  136. glsl_types.cpp:(.text._ZN9glsl_type12get_instanceEjjjjb+0x4bc): undefined reference to `operator new(unsigned long)'
  137. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_array_instance(glsl_type const*, unsigned int, unsigned int)':
  138. glsl_types.cpp:(.text._ZN9glsl_type18get_array_instanceEPKS_jj+0xbc): undefined reference to `operator new(unsigned long)'
  139. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_struct_instance(glsl_struct_field const*, unsigned int, char const*, bool)':
  140. glsl_types.cpp:(.text._ZN9glsl_type19get_struct_instanceEPK17glsl_struct_fieldjPKcb+0xcc): undefined reference to `operator new(unsigned long)'
  141. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_bare_type() const':
  142. glsl_types.cpp:(.text._ZNK9glsl_type13get_bare_typeEv+0x84): undefined reference to `operator new[](unsigned long)'
  143. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZNK9glsl_type13get_bare_typeEv+0x13c): undefined reference to `operator delete[](void*)'
  144. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_interface_instance(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)':
  145. glsl_types.cpp:(.text._ZN9glsl_type22get_interface_instanceEPK17glsl_struct_fieldj22glsl_interface_packingbPKc+0xd4): undefined reference to `operator new(unsigned long)'
  146. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_subroutine_instance(char const*)':
  147. glsl_types.cpp:(.text._ZN9glsl_type23get_subroutine_instanceEPKc+0xbc): undefined reference to `operator new(unsigned long)'
  148. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_function_instance(glsl_type const*, glsl_function_param const*, unsigned int)':
  149. glsl_types.cpp:(.text._ZN9glsl_type21get_function_instanceEPKS_PK19glsl_function_paramj+0xbc): undefined reference to `operator new(unsigned long)'
  150. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_explicit_std140_type(bool) const':
  151. glsl_types.cpp:(.text._ZNK9glsl_type24get_explicit_std140_typeEb+0xc8): undefined reference to `operator new[](unsigned long)'
  152. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZNK9glsl_type24get_explicit_std140_typeEb+0x1f8): undefined reference to `operator delete[](void*)'
  153. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_types.cpp.o): in function `glsl_type::get_explicit_std430_type(bool) const':
  154. glsl_types.cpp:(.text._ZNK9glsl_type24get_explicit_std430_typeEb+0xc4): undefined reference to `operator new[](unsigned long)'
  155. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glsl_types.cpp:(.text._ZNK9glsl_type24get_explicit_std430_typeEb+0x1f8): undefined reference to `operator delete[](void*)'
  156. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  157. main.o: in function `main':
  158. main.c:(.text.startup.main+0x30): undefined reference to `hidScanInput'
  159. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: main.c:(.text.startup.main+0x38): undefined reference to `hidKeysDown'
  160. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi.cpp.o): in function `glsl_to_tgsi_visitor::~glsl_to_tgsi_visitor()':
  161. st_glsl_to_tgsi.cpp:(.text._ZN20glsl_to_tgsi_visitorD0Ev+0x4c): undefined reference to `operator delete(void*, unsigned long)'
  162. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi.cpp.o): in function `free_glsl_to_tgsi_visitor':
  163. st_glsl_to_tgsi.cpp:(.text.free_glsl_to_tgsi_visitor+0x68): undefined reference to `operator delete(void*, unsigned long)'
  164. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi.cpp.o): in function `glsl_to_tgsi_visitor::merge_registers()':
  165. st_glsl_to_tgsi.cpp:(.text._ZN20glsl_to_tgsi_visitor15merge_registersEv+0x6c): undefined reference to `operator delete[](void*)'
  166. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi.cpp:(.text._ZN20glsl_to_tgsi_visitor15merge_registersEv+0xe4): undefined reference to `operator new[](unsigned long)'
  167. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi.cpp.o): in function `st_link_tgsi':
  168. st_glsl_to_tgsi.cpp:(.text.st_link_tgsi+0x1a4): undefined reference to `operator new(unsigned long)'
  169. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi.cpp:(.text.st_link_tgsi+0x8ec): undefined reference to `operator delete(void*, unsigned long)'
  170. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::ArgumentMovesPass::visit(nv50_ir::BasicBlock*)':
  171. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x10f8): undefined reference to `operator new(unsigned long)'
  172. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x1224): undefined reference to `operator new(unsigned long)'
  173. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x127c): undefined reference to `operator delete(void*, unsigned long)'
  174. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x12cc): undefined reference to `std::__throw_bad_array_new_length()'
  175. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x12f4): undefined reference to `std::__throw_bad_alloc()'
  176. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x1300): undefined reference to `std::__throw_length_error(char const*)'
  177. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::coalesceValues(nv50_ir::Value*, nv50_ir::Value*, bool)':
  178. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA14coalesceValuesEPNS_5ValueES2_b+0x134): undefined reference to `operator new(unsigned long)'
  179. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA14coalesceValuesEPNS_5ValueES2_b+0x144): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  180. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA14coalesceValuesEPNS_5ValueES2_b+0x178): undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)'
  181. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA14coalesceValuesEPNS_5ValueES2_b+0x1ac): undefined reference to `operator delete(void*, unsigned long)'
  182. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::RIG_Node::addRegPreference(nv50_ir::GCRA::RIG_Node*)':
  183. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8RIG_Node16addRegPreferenceEPS1_+0x1c): undefined reference to `operator new(unsigned long)'
  184. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8RIG_Node16addRegPreferenceEPS1_+0x28): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  185. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::GCRA(nv50_ir::Function*, nv50_ir::SpillCodeInserter&)':
  186. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAC2EPNS_8FunctionERNS_17SpillCodeInserterE+0x5c): undefined reference to `operator new(unsigned long)'
  187. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAC2EPNS_8FunctionERNS_17SpillCodeInserterE+0x70): undefined reference to `operator new(unsigned long)'
  188. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::buildRIG(nv50_ir::ArrayList&)':
  189. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0xb8): undefined reference to `operator new(unsigned long)'
  190. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0xc4): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  191. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x218): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  192. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x224): undefined reference to `operator delete(void*, unsigned long)'
  193. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x22c): undefined reference to `operator new(unsigned long)'
  194. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x238): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  195. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x26c): undefined reference to `operator delete(void*, unsigned long)'
  196. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x294): undefined reference to `operator delete(void*, unsigned long)'
  197. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x44c): undefined reference to `operator new(unsigned long)'
  198. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x458): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  199. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x534): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  200. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0x544): undefined reference to `operator delete(void*, unsigned long)'
  201. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::simplifyNode(nv50_ir::GCRA::RIG_Node*)':
  202. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x128): undefined reference to `operator new(unsigned long)'
  203. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x19c): undefined reference to `operator new(unsigned long)'
  204. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x1d8): undefined reference to `operator delete(void*, unsigned long)'
  205. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x25c): undefined reference to `std::__throw_bad_array_new_length()'
  206. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x260): undefined reference to `std::__throw_bad_alloc()'
  207. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x26c): undefined reference to `std::__throw_length_error(char const*)'
  208. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::SpillCodeInserter::assignSlot(nv50_ir::Interval const&, unsigned int)':
  209. nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter10assignSlotERKNS_8IntervalEj+0x144): undefined reference to `operator delete(void*, unsigned long)'
  210. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter10assignSlotERKNS_8IntervalEj+0x214): undefined reference to `operator new(unsigned long)'
  211. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter10assignSlotERKNS_8IntervalEj+0x254): undefined reference to `operator new(unsigned long)'
  212. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter10assignSlotERKNS_8IntervalEj+0x264): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  213. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter10assignSlotERKNS_8IntervalEj+0x29c): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  214. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::selectRegisters()':
  215. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA15selectRegistersEv+0x208): undefined reference to `operator delete(void*, unsigned long)'
  216. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA15selectRegistersEv+0x244): undefined reference to `operator new(unsigned long)'
  217. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA15selectRegistersEv+0x254): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  218. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::resolveSplitsAndMerges()':
  219. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA22resolveSplitsAndMergesEv+0x108): undefined reference to `operator delete(void*, unsigned long)'
  220. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA22resolveSplitsAndMergesEv+0x228): undefined reference to `operator delete(void*, unsigned long)'
  221. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::cleanup(bool)':
  222. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x44): undefined reference to `operator delete(void*, unsigned long)'
  223. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x94): undefined reference to `operator delete(void*, unsigned long)'
  224. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0xcc): undefined reference to `operator delete(void*, unsigned long)'
  225. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o):nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x12c): more undefined references to `operator delete(void*, unsigned long)' follow
  226. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::cleanup(bool)':
  227. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x168): undefined reference to `operator delete[](void*, unsigned long)'
  228. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x2bc): undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)'
  229. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x2fc): undefined reference to `operator delete(void*, unsigned long)'
  230. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::InsertConstraintsPass::addConstraint(nv50_ir::Instruction*, int, int)':
  231. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass13addConstraintEPNS_11InstructionEii+0x458): undefined reference to `operator new(unsigned long)'
  232. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass13addConstraintEPNS_11InstructionEii+0x464): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  233. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::InsertConstraintsPass::condenseDefs(nv50_ir::Instruction*, int, int)':
  234. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass12condenseDefsEPNS_11InstructionEii+0x3cc): undefined reference to `operator new(unsigned long)'
  235. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass12condenseDefsEPNS_11InstructionEii+0x3d8): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  236. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::InsertConstraintsPass::condenseSrcs(nv50_ir::Instruction*, int, int)':
  237. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass12condenseSrcsEPNS_11InstructionEii+0x2f0): undefined reference to `operator new(unsigned long)'
  238. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass12condenseSrcsEPNS_11InstructionEii+0x2fc): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  239. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::doCoalesce(nv50_ir::ArrayList&, unsigned int)':
  240. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x4f8): undefined reference to `operator new(unsigned long)'
  241. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x504): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  242. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x7e4): undefined reference to `operator new(unsigned long)'
  243. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x7fc): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  244. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::InsertConstraintsPass::exec(nv50_ir::Function*)':
  245. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass4execEPNS_8FunctionE+0x34): undefined reference to `operator delete(void*, unsigned long)'
  246. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::InsertConstraintsPass::visit(nv50_ir::BasicBlock*)':
  247. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass5visitEPNS_10BasicBlockE+0x188): undefined reference to `operator new(unsigned long)'
  248. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass5visitEPNS_10BasicBlockE+0x194): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  249. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `std::_Deque_base<nv50_ir::BasicBlock*, std::allocator<nv50_ir::BasicBlock*> >::~_Deque_base()':
  250. nv50_ir_ra.cpp:(.text._ZNSt11_Deque_baseIPN7nv50_ir10BasicBlockESaIS2_EED2Ev[_ZNSt11_Deque_baseIPN7nv50_ir10BasicBlockESaIS2_EED5Ev]+0x38): undefined reference to `operator delete(void*, unsigned long)'
  251. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt11_Deque_baseIPN7nv50_ir10BasicBlockESaIS2_EED2Ev[_ZNSt11_Deque_baseIPN7nv50_ir10BasicBlockESaIS2_EED5Ev]+0x5c): undefined reference to `operator delete(void*, unsigned long)'
  252. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `std::pair<std::__detail::_Node_iterator<std::pair<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*> const, nv50_ir::Value*>, false, true>, bool> std::_Hashtable<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*>, std::pair<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*> const, nv50_ir::Value*>, std::allocator<std::pair<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*> const, nv50_ir::Value*> >, std::__detail::_Select1st, std::equal_to<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*> >, nv50_ir::PhiMapHash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_emplace<std::pair<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*>, nv50_ir::Value*> >(std::integral_constant<bool, true>, std::pair<std::pair<nv50_ir::Instruction*, nv50_ir::BasicBlock*>, nv50_ir::Value*>&&) [clone .isra.0]':
  253. nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x20): undefined reference to `operator new(unsigned long)'
  254. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x84): undefined reference to `operator delete(void*, unsigned long)'
  255. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0xb4): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const'
  256. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x138): undefined reference to `operator new(unsigned long)'
  257. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x1a4): undefined reference to `operator delete(void*, unsigned long)'
  258. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x23c): undefined reference to `std::__throw_bad_array_new_length()'
  259. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZNSt10_HashtableISt4pairIPN7nv50_ir11InstructionEPNS1_10BasicBlockEES0_IKS6_PNS1_5ValueEESaISA_ENSt8__detail10_Select1stESt8equal_toIS6_ENS1_10PhiMapHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS0_IS6_S9_EEEES0_INSC_14_Node_iteratorISA_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x240): undefined reference to `std::__throw_bad_alloc()'
  260. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::RegAlloc::PhiMovesPass::splitEdges(nv50_ir::BasicBlock*)':
  261. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x2c): undefined reference to `operator new(unsigned long)'
  262. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x40): undefined reference to `operator new(unsigned long)'
  263. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x254): undefined reference to `operator new(unsigned long)'
  264. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x378): undefined reference to `operator delete(void*, unsigned long)'
  265. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x444): undefined reference to `operator delete(void*, unsigned long)'
  266. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x474): undefined reference to `operator delete(void*, unsigned long)'
  267. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x518): undefined reference to `operator new(unsigned long)'
  268. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x534): undefined reference to `operator delete(void*, unsigned long)'
  269. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x5a8): undefined reference to `operator new(unsigned long)'
  270. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x600): undefined reference to `operator new(unsigned long)'
  271. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x63c): undefined reference to `operator delete(void*, unsigned long)'
  272. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x6d8): undefined reference to `std::__throw_bad_array_new_length()'
  273. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x6e4): undefined reference to `std::__throw_length_error(char const*)'
  274. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x6e8): undefined reference to `std::__throw_bad_alloc()'
  275. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::SpillCodeInserter::run(std::__cxx11::list<std::pair<nv50_ir::Value*, nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value*, nv50_ir::Value*> > > const&)':
  276. nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x100): undefined reference to `operator new(unsigned long)'
  277. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x274): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  278. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x280): undefined reference to `operator delete(void*, unsigned long)'
  279. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x2b0): undefined reference to `operator delete(void*, unsigned long)'
  280. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x2fc): undefined reference to `operator delete(void*, unsigned long)'
  281. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x32c): undefined reference to `operator delete(void*, unsigned long)'
  282. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x38c): undefined reference to `operator delete(void*, unsigned long)'
  283. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o):nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x3a8): more undefined references to `operator delete(void*, unsigned long)' follow
  284. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::SpillCodeInserter::run(std::__cxx11::list<std::pair<nv50_ir::Value*, nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value*, nv50_ir::Value*> > > const&)':
  285. nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x498): undefined reference to `operator new(unsigned long)'
  286. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x4b4): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const'
  287. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x588): undefined reference to `operator new(unsigned long)'
  288. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x5f4): undefined reference to `operator delete(void*, unsigned long)'
  289. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x6d4): undefined reference to `std::__throw_bad_array_new_length()'
  290. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x6d8): undefined reference to `std::__throw_bad_alloc()'
  291. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x6e4): undefined reference to `std::__throw_length_error(char const*)'
  292. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::allocateRegisters(nv50_ir::ArrayList&)':
  293. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x34): undefined reference to `operator new[](unsigned long)'
  294. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x288): undefined reference to `operator new(unsigned long)'
  295. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x298): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  296. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x40c): undefined reference to `operator delete(void*, unsigned long)'
  297. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x42c): undefined reference to `operator delete(void*, unsigned long)'
  298. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x45c): undefined reference to `operator delete(void*, unsigned long)'
  299. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::~GCRA()':
  300. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x5c): undefined reference to `operator delete(void*, unsigned long)'
  301. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x98): undefined reference to `operator delete[](void*, unsigned long)'
  302. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0xbc): undefined reference to `operator delete(void*, unsigned long)'
  303. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  304. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x10c): undefined reference to `operator delete(void*, unsigned long)'
  305. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x164): undefined reference to `operator delete(void*, unsigned long)'
  306. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x1a4): undefined reference to `operator delete(void*, unsigned long)'
  307. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ra.cpp.o):nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x1f0): more undefined references to `operator delete(void*, unsigned long)' follow
  308. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  309. mount.o: in function `mountSaveData':
  310. mount.c:(.text.mountSaveData+0x28): undefined reference to `accountGetActiveUser'
  311. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: mount.c:(.text.mountSaveData+0x78): undefined reference to `fsMount_SaveData'
  312. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libSDL2_image.a(IMG_webp.o): in function `IMG_InitWEBP':
  313. IMG_webp.c:(.text.IMG_InitWEBP+0x10): undefined reference to `WebPGetFeaturesInternal'
  314. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: IMG_webp.c:(.text.IMG_InitWEBP+0x14): undefined reference to `WebPDecodeRGBInto'
  315. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: IMG_webp.c:(.text.IMG_InitWEBP+0x18): undefined reference to `WebPDecodeRGBAInto'
  316. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: IMG_webp.c:(.text.IMG_InitWEBP+0x1c): undefined reference to `WebPGetFeaturesInternal'
  317. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: IMG_webp.c:(.text.IMG_InitWEBP+0x20): undefined reference to `WebPDecodeRGBInto'
  318. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: IMG_webp.c:(.text.IMG_InitWEBP+0x24): undefined reference to `WebPDecodeRGBAInto'
  319. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(glsl_parser_extras.cpp.o): in function `do_common_optimization(exec_list*, bool, bool, gl_shader_compiler_options const*, bool)':
  320. glsl_parser_extras.cpp:(.text._Z22do_common_optimizationP9exec_listbbPK26gl_shader_compiler_optionsb+0x2d4): undefined reference to `operator delete(void*, unsigned long)'
  321. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_print_visitor.cpp.o): in function `ir_print_visitor::~ir_print_visitor()':
  322. ir_print_visitor.cpp:(.text._ZN16ir_print_visitorD0Ev+0x48): undefined reference to `operator delete(void*, unsigned long)'
  323. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(linker.cpp.o): in function `(anonymous namespace)::array_resize_visitor::~array_resize_visitor()':
  324. linker.cpp:(.text._ZN12_GLOBAL__N_120array_resize_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  325. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(linker.cpp.o): in function `interstage_cross_validate_uniform_blocks(gl_shader_program*, bool)':
  326. linker.cpp:(.text._ZL40interstage_cross_validate_uniform_blocksP17gl_shader_programb+0xbc): undefined reference to `operator new[](unsigned long)'
  327. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._ZL40interstage_cross_validate_uniform_blocksP17gl_shader_programb+0x184): undefined reference to `operator delete[](void*)'
  328. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._ZL40interstage_cross_validate_uniform_blocksP17gl_shader_programb+0x270): undefined reference to `operator delete[](void*)'
  329. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(linker.cpp.o): in function `array_sizing_visitor::visit(ir_variable*)':
  330. linker.cpp:(.text._ZN20array_sizing_visitor5visitEP11ir_variable[_ZN20array_sizing_visitor5visitEP11ir_variable]+0x1e0): undefined reference to `operator new[](unsigned long)'
  331. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._ZN20array_sizing_visitor5visitEP11ir_variable[_ZN20array_sizing_visitor5visitEP11ir_variable]+0x310): undefined reference to `operator new[](unsigned long)'
  332. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._ZN20array_sizing_visitor5visitEP11ir_variable[_ZN20array_sizing_visitor5visitEP11ir_variable]+0x420): undefined reference to `operator delete[](void*)'
  333. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._ZN20array_sizing_visitor5visitEP11ir_variable[_ZN20array_sizing_visitor5visitEP11ir_variable]+0x474): undefined reference to `operator delete[](void*)'
  334. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(linker.cpp.o): in function `link_intrastage_shaders(void*, gl_context*, gl_shader_program*, gl_shader**, unsigned int, bool)':
  335. linker.cpp:(.text._Z23link_intrastage_shadersPvP10gl_contextP17gl_shader_programPP9gl_shaderjb+0x974): undefined reference to `operator new[](unsigned long)'
  336. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._Z23link_intrastage_shadersPvP10gl_contextP17gl_shader_programPP9gl_shaderjb+0xa48): undefined reference to `operator delete[](void*)'
  337. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._Z23link_intrastage_shadersPvP10gl_contextP17gl_shader_programPP9gl_shaderjb+0xc14): undefined reference to `operator delete[](void*)'
  338. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(linker.cpp.o): in function `link_shaders(gl_context*, gl_shader_program*)':
  339. linker.cpp:(.text._Z12link_shadersP10gl_contextP17gl_shader_program+0x330): undefined reference to `operator new(unsigned long)'
  340. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._Z12link_shadersP10gl_contextP17gl_shader_program+0x478): undefined reference to `operator delete(void*, unsigned long)'
  341. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: linker.cpp:(.text._Z12link_shadersP10gl_contextP17gl_shader_program+0x7f0): undefined reference to `operator delete(void*, unsigned long)'
  342. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(link_atomics.cpp.o): in function `(anonymous namespace)::find_active_atomic_counters(gl_context*, gl_shader_program*, unsigned int*)':
  343. link_atomics.cpp:(.text._ZN12_GLOBAL__N_127find_active_atomic_countersEP10gl_contextP17gl_shader_programPj+0x40): undefined reference to `operator new[](unsigned long)'
  344. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(link_atomics.cpp.o): in function `link_assign_atomic_counter_resources(gl_context*, gl_shader_program*)':
  345. link_atomics.cpp:(.text._Z36link_assign_atomic_counter_resourcesP10gl_contextP17gl_shader_program+0x264): undefined reference to `operator delete[](void*, unsigned long)'
  346. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(link_atomics.cpp.o): in function `link_check_atomic_counter_resources(gl_context*, gl_shader_program*)':
  347. link_atomics.cpp:(.text._Z35link_check_atomic_counter_resourcesP10gl_contextP17gl_shader_program+0x204): undefined reference to `operator delete[](void*, unsigned long)'
  348. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(link_uniforms.cpp.o): in function `parcel_out_uniform_storage::~parcel_out_uniform_storage()':
  349. link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storageD0Ev[_ZN26parcel_out_uniform_storageD5Ev]+0x30): undefined reference to `operator delete(void*, unsigned long)'
  350. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(link_uniforms.cpp.o): in function `parcel_out_uniform_storage::set_and_process(ir_variable*)':
  351. link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x30): undefined reference to `operator new(unsigned long)'
  352. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x60): undefined reference to `operator new(unsigned long)'
  353. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x88): undefined reference to `operator new(unsigned long)'
  354. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0xb0): undefined reference to `operator new(unsigned long)'
  355. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x290): undefined reference to `operator delete(void*, unsigned long)'
  356. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x2e8): undefined reference to `operator delete(void*, unsigned long)'
  357. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x340): undefined reference to `operator delete(void*, unsigned long)'
  358. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable[_ZN26parcel_out_uniform_storage15set_and_processEP11ir_variable]+0x3a8): undefined reference to `operator delete(void*, unsigned long)'
  359. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(link_uniforms.cpp.o): in function `link_assign_uniform_locations(gl_shader_program*, gl_context*)':
  360. link_uniforms.cpp:(.text._Z29link_assign_uniform_locationsP17gl_shader_programP10gl_context+0xa4): undefined reference to `operator new(unsigned long)'
  361. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._Z29link_assign_uniform_locationsP17gl_shader_programP10gl_context+0x44c): undefined reference to `operator delete(void*, unsigned long)'
  362. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._Z29link_assign_uniform_locationsP17gl_shader_programP10gl_context+0xcec): undefined reference to `operator delete(void*, unsigned long)'
  363. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: link_uniforms.cpp:(.text._Z29link_assign_uniform_locationsP17gl_shader_programP10gl_context+0xcf8): undefined reference to `operator new(unsigned long)'
  364. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(loop_analysis.cpp.o): in function `analyze_loop_variables(exec_list*)':
  365. loop_analysis.cpp:(.text._Z22analyze_loop_variablesP9exec_list+0x1c): undefined reference to `operator new(unsigned long)'
  366. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_jumps.cpp.o): in function `(anonymous namespace)::ir_lower_jumps_visitor::~ir_lower_jumps_visitor()':
  367. lower_jumps.cpp:(.text._ZN12_GLOBAL__N_122ir_lower_jumps_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  368. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_precision.cpp.o): in function `(anonymous namespace)::find_lowerable_rvalues_visitor::stack_enter(ir_instruction*, void*)':
  369. lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor11stack_enterEP14ir_instructionPv+0x14c): undefined reference to `operator delete(void*, unsigned long)'
  370. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor11stack_enterEP14ir_instructionPv+0x188): undefined reference to `operator new(unsigned long)'
  371. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor11stack_enterEP14ir_instructionPv+0x1b0): undefined reference to `std::__throw_length_error(char const*)'
  372. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_precision.cpp.o): in function `lower_precision(exec_list*)':
  373. lower_precision.cpp:(.text._Z15lower_precisionP9exec_list+0xc0): undefined reference to `operator delete(void*, unsigned long)'
  374. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: lower_precision.cpp:(.text._Z15lower_precisionP9exec_list+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  375. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_precision.cpp.o): in function `void std::vector<ir_instruction*, std::allocator<ir_instruction*> >::_M_realloc_insert<ir_instruction* const&>(__gnu_cxx::__normal_iterator<ir_instruction**, std::vector<ir_instruction*, std::allocator<ir_instruction*> > >, ir_instruction* const&)':
  376. lower_precision.cpp:(.text._ZNSt6vectorIP14ir_instructionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP14ir_instructionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0xd4): undefined reference to `operator delete(void*, unsigned long)'
  377. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: lower_precision.cpp:(.text._ZNSt6vectorIP14ir_instructionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP14ir_instructionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0xfc): undefined reference to `operator new(unsigned long)'
  378. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: lower_precision.cpp:(.text._ZNSt6vectorIP14ir_instructionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_[_ZNSt6vectorIP14ir_instructionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_]+0x124): undefined reference to `std::__throw_length_error(char const*)'
  379. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_precision.cpp.o): in function `(anonymous namespace)::find_lowerable_rvalues_visitor::pop_stack_entry()':
  380. lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor15pop_stack_entryEv+0x84): undefined reference to `operator delete(void*, unsigned long)'
  381. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_vector_derefs.cpp.o): in function `(anonymous namespace)::vector_deref_visitor::~vector_deref_visitor()':
  382. lower_vector_derefs.cpp:(.text._ZN12_GLOBAL__N_120vector_deref_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  383. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_vector_insert.cpp.o): in function `(anonymous namespace)::vector_insert_visitor::~vector_insert_visitor()':
  384. lower_vector_insert.cpp:(.text._ZN12_GLOBAL__N_121vector_insert_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  385. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(opt_algebraic.cpp.o): in function `(anonymous namespace)::ir_algebraic_visitor::~ir_algebraic_visitor()':
  386. opt_algebraic.cpp:(.text._ZN12_GLOBAL__N_120ir_algebraic_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  387. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(opt_array_splitting.cpp.o): in function `ir_array_splitting_visitor::~ir_array_splitting_visitor()':
  388. opt_array_splitting.cpp:(.text._ZN26ir_array_splitting_visitorD0Ev[_ZN26ir_array_splitting_visitorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  389. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(opt_constant_folding.cpp.o):opt_constant_folding.cpp:(.text._ZN12_GLOBAL__N_127ir_constant_folding_visitorD0Ev+0x4): more undefined references to `operator delete(void*, unsigned long)' follow
  390. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(opt_function_inlining.cpp.o): in function `ir_call::generate_inline(ir_instruction*)':
  391. opt_function_inlining.cpp:(.text._ZN7ir_call15generate_inlineEP14ir_instruction+0x60): undefined reference to `operator new[](unsigned long)'
  392. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: opt_function_inlining.cpp:(.text._ZN7ir_call15generate_inlineEP14ir_instruction+0x4dc): undefined reference to `operator delete[](void*)'
  393. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: opt_function_inlining.cpp:(.text._ZN7ir_call15generate_inlineEP14ir_instruction+0x514): undefined reference to `operator new[](unsigned long)'
  394. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(opt_structure_splitting.cpp.o): in function `(anonymous namespace)::ir_structure_splitting_visitor::~ir_structure_splitting_visitor()':
  395. opt_structure_splitting.cpp:(.text._ZN12_GLOBAL__N_130ir_structure_splitting_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  396. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(propagate_invariance.cpp.o): in function `(anonymous namespace)::ir_invariance_propagation_visitor::~ir_invariance_propagation_visitor()':
  397. propagate_invariance.cpp:(.text._ZN12_GLOBAL__N_133ir_invariance_propagation_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  398. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(string_to_uint_map.cpp.o): in function `string_to_uint_map_ctor':
  399. string_to_uint_map.cpp:(.text.string_to_uint_map_ctor+0x10): undefined reference to `operator new(unsigned long)'
  400. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(string_to_uint_map.cpp.o): in function `string_to_uint_map_dtor':
  401. string_to_uint_map.cpp:(.text.string_to_uint_map_dtor+0x6c): undefined reference to `operator delete(void*, unsigned long)'
  402. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(main_glspirv.c.o): in function `_mesa_spirv_to_nir':
  403. glspirv.c:(.text._mesa_spirv_to_nir+0x114): undefined reference to `spirv_to_nir'
  404. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x170): undefined reference to `nir_lower_variable_initializers'
  405. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x178): undefined reference to `nir_lower_returns'
  406. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x180): undefined reference to `nir_inline_functions'
  407. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x188): undefined reference to `nir_opt_deref'
  408. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x1e8): undefined reference to `nir_split_var_copies'
  409. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x1f0): undefined reference to `nir_split_per_member_structs'
  410. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x200): undefined reference to `nir_lower_frexp'
  411. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: glspirv.c:(.text._mesa_spirv_to_nir+0x230): undefined reference to `nir_remap_dual_slot_attributes'
  412. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi_array_merge.cpp.o): in function `tgsi_array_merge::remap_arrays(int, unsigned int*, exec_list*, tgsi_array_merge::array_remapping*)':
  413. st_glsl_to_tgsi_array_merge.cpp:(.text._ZN16tgsi_array_merge12remap_arraysEiPjP9exec_listPNS_15array_remappingE+0x40): undefined reference to `operator new[](unsigned long)'
  414. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_array_merge.cpp:(.text._ZN16tgsi_array_merge12remap_arraysEiPjP9exec_listPNS_15array_remappingE+0x80): undefined reference to `operator new[](unsigned long)'
  415. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_array_merge.cpp:(.text._ZN16tgsi_array_merge12remap_arraysEiPjP9exec_listPNS_15array_remappingE+0x2f0): undefined reference to `operator delete[](void*)'
  416. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_array_merge.cpp:(.text._ZN16tgsi_array_merge12remap_arraysEiPjP9exec_listPNS_15array_remappingE+0x2f8): undefined reference to `operator delete[](void*)'
  417. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_array_merge.cpp:(.text._ZN16tgsi_array_merge12remap_arraysEiPjP9exec_listPNS_15array_remappingE+0x548): undefined reference to `operator new[](unsigned long)'
  418. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi_array_merge.cpp.o): in function `merge_arrays(int, unsigned int*, exec_list*, array_live_range*)':
  419. st_glsl_to_tgsi_array_merge.cpp:(.text._Z12merge_arraysiPjP9exec_listP16array_live_range+0x3c): undefined reference to `operator new[](unsigned long)'
  420. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_array_merge.cpp:(.text._Z12merge_arraysiPjP9exec_listP16array_live_range+0xa0): undefined reference to `operator delete[](void*)'
  421. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_array_merge.cpp:(.text._Z12merge_arraysiPjP9exec_listP16array_live_range+0xd8): undefined reference to `operator delete[](void*)'
  422. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(state_tracker_st_glsl_to_tgsi_temprename.cpp.o): in function `get_temp_registers_required_live_ranges(void*, exec_list*, int, register_live_range*, int, array_live_range*)':
  423. st_glsl_to_tgsi_temprename.cpp:(.text._Z39get_temp_registers_required_live_rangesPvP9exec_listiP19register_live_rangeiP16array_live_range+0xc4): undefined reference to `operator new[](unsigned long)'
  424. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_temprename.cpp:(.text._Z39get_temp_registers_required_live_rangesPvP9exec_listiP19register_live_rangeiP16array_live_range+0x154): undefined reference to `operator new[](unsigned long)'
  425. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_temprename.cpp:(.text._Z39get_temp_registers_required_live_rangesPvP9exec_listiP19register_live_rangeiP16array_live_range+0x288): undefined reference to `operator delete[](void*)'
  426. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: st_glsl_to_tgsi_temprename.cpp:(.text._Z39get_temp_registers_required_live_rangesPvP9exec_listiP19register_live_rangeiP16array_live_range+0x294): undefined reference to `operator delete[](void*)'
  427. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_array_refcount.cpp.o): in function `free_entry(hash_entry*)':
  428. ir_array_refcount.cpp:(.text._ZL10free_entryP10hash_entry+0x1c): undefined reference to `operator delete[](void*)'
  429. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: ir_array_refcount.cpp:(.text._ZL10free_entryP10hash_entry+0x30): undefined reference to `operator delete(void*, unsigned long)'
  430. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_array_refcount.cpp.o): in function `ir_array_refcount_entry::ir_array_refcount_entry(ir_variable*)':
  431. ir_array_refcount.cpp:(.text._ZN23ir_array_refcount_entryC2EP11ir_variable+0x78): undefined reference to `operator new[](unsigned long)'
  432. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_array_refcount.cpp.o): in function `ir_array_refcount_visitor::visit(ir_dereference_variable*)':
  433. ir_array_refcount.cpp:(.text._ZN25ir_array_refcount_visitor5visitEP23ir_dereference_variable+0x64): undefined reference to `operator new(unsigned long)'
  434. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_array_refcount.cpp.o): in function `ir_array_refcount_visitor::visit_enter(ir_dereference_array*)':
  435. ir_array_refcount.cpp:(.text._ZN25ir_array_refcount_visitor11visit_enterEP20ir_dereference_array+0x194): undefined reference to `operator new(unsigned long)'
  436. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_array_refcount.cpp.o): in function `ir_array_refcount_entry::~ir_array_refcount_entry()':
  437. ir_array_refcount.cpp:(.text._ZN23ir_array_refcount_entryD2Ev+0x8): undefined reference to `operator delete[](void*)'
  438. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_array_refcount.cpp.o): in function `ir_array_refcount_visitor::get_variable_entry(ir_variable*)':
  439. ir_array_refcount.cpp:(.text._ZN25ir_array_refcount_visitor18get_variable_entryEP11ir_variable+0x40): undefined reference to `operator new(unsigned long)'
  440. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_variable_refcount.cpp.o): in function `free_entry(hash_entry*)':
  441. ir_variable_refcount.cpp:(.text._ZL10free_entryP10hash_entry+0x64): undefined reference to `operator delete(void*, unsigned long)'
  442. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_variable_refcount.cpp.o): in function `ir_variable_refcount_visitor::visit(ir_variable*)':
  443. ir_variable_refcount.cpp:(.text._ZN28ir_variable_refcount_visitor5visitEP11ir_variable+0x4c): undefined reference to `operator new(unsigned long)'
  444. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_variable_refcount.cpp.o): in function `ir_variable_refcount_visitor::get_variable_entry(ir_variable*)':
  445. ir_variable_refcount.cpp:(.text._ZN28ir_variable_refcount_visitor18get_variable_entryEP11ir_variable+0x40): undefined reference to `operator new(unsigned long)'
  446. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_packing_builtins.cpp.o): in function `(anonymous namespace)::lower_packing_builtins_visitor::~lower_packing_builtins_visitor()':
  447. lower_packing_builtins.cpp:(.text._ZN12_GLOBAL__N_130lower_packing_builtins_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  448. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(serialize.cpp.o): in function `deserialize_glsl_program':
  449. serialize.cpp:(.text.deserialize_glsl_program+0xd8): undefined reference to `operator new(unsigned long)'
  450. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(nv50_nv50_program.c.o): in function `nv50_program_translate':
  451. nv50_program.c:(.text.nv50_program_translate+0x70): undefined reference to `nir_shader_clone'
  452. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::ArrayList::Iterator::~Iterator()':
  453. nv50_ir.cpp:(.text._ZN7nv50_ir9ArrayList8IteratorD0Ev[_ZN7nv50_ir9ArrayList8IteratorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  454. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::LValue::~LValue()':
  455. nv50_ir.cpp:(.text._ZN7nv50_ir6LValueD2Ev[_ZN7nv50_ir6LValueD5Ev]+0x44): undefined reference to `operator delete(void*, unsigned long)'
  456. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir6LValueD2Ev[_ZN7nv50_ir6LValueD5Ev]+0x6c): undefined reference to `operator delete(void*, unsigned long)'
  457. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir6LValueD2Ev[_ZN7nv50_ir6LValueD5Ev]+0xb0): undefined reference to `operator delete(void*, unsigned long)'
  458. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::Symbol::~Symbol()':
  459. nv50_ir.cpp:(.text._ZN7nv50_ir6SymbolD2Ev[_ZN7nv50_ir6SymbolD5Ev]+0x44): undefined reference to `operator delete(void*, unsigned long)'
  460. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o):nv50_ir.cpp:(.text._ZN7nv50_ir6SymbolD2Ev[_ZN7nv50_ir6SymbolD5Ev]+0x6c): more undefined references to `operator delete(void*, unsigned long)' follow
  461. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::ValueDef::ValueDef(nv50_ir::Value*)':
  462. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2EPNS_5ValueE+0x2c): undefined reference to `operator new(unsigned long)'
  463. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2EPNS_5ValueE+0x38): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  464. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::ValueDef::ValueDef(nv50_ir::ValueDef const&)':
  465. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2ERKS0_+0x28): undefined reference to `operator new(unsigned long)'
  466. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2ERKS0_+0x38): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  467. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::ValueDef::set(nv50_ir::Value*)':
  468. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDef3setEPNS_5ValueE+0x80): undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)'
  469. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDef3setEPNS_5ValueE+0xb0): undefined reference to `operator delete(void*, unsigned long)'
  470. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDef3setEPNS_5ValueE+0xc8): undefined reference to `operator new(unsigned long)'
  471. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDef3setEPNS_5ValueE+0xd4): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  472. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::Program::Program(nv50_ir::Program::Type, nv50_ir::Target*)':
  473. nv50_ir.cpp:(.text._ZN7nv50_ir7ProgramC2ENS0_4TypeEPNS_6TargetE+0xec): undefined reference to `operator new(unsigned long)'
  474. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::_Deque_base<nv50_ir::ValueDef, std::allocator<nv50_ir::ValueDef> >::_M_initialize_map(unsigned long)':
  475. nv50_ir.cpp:(.text._ZNSt11_Deque_baseIN7nv50_ir8ValueDefESaIS1_EE17_M_initialize_mapEm[_ZNSt11_Deque_baseIN7nv50_ir8ValueDefESaIS1_EE17_M_initialize_mapEm]+0x60): undefined reference to `operator new(unsigned long)'
  476. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt11_Deque_baseIN7nv50_ir8ValueDefESaIS1_EE17_M_initialize_mapEm[_ZNSt11_Deque_baseIN7nv50_ir8ValueDefESaIS1_EE17_M_initialize_mapEm]+0x94): undefined reference to `operator new(unsigned long)'
  477. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::_Deque_base<nv50_ir::ValueRef, std::allocator<nv50_ir::ValueRef> >::_M_initialize_map(unsigned long)':
  478. nv50_ir.cpp:(.text._ZNSt11_Deque_baseIN7nv50_ir8ValueRefESaIS1_EE17_M_initialize_mapEm[_ZNSt11_Deque_baseIN7nv50_ir8ValueRefESaIS1_EE17_M_initialize_mapEm]+0x60): undefined reference to `operator new(unsigned long)'
  479. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt11_Deque_baseIN7nv50_ir8ValueRefESaIS1_EE17_M_initialize_mapEm[_ZNSt11_Deque_baseIN7nv50_ir8ValueRefESaIS1_EE17_M_initialize_mapEm]+0x94): undefined reference to `operator new(unsigned long)'
  480. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o):nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm]+0x1f8): more undefined references to `operator new(unsigned long)' follow
  481. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::deque<nv50_ir::ValueDef, std::allocator<nv50_ir::ValueDef> >::_M_default_append(unsigned long)':
  482. nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm]+0x2e4): undefined reference to `operator delete(void*, unsigned long)'
  483. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm]+0x32c): undefined reference to `std::__throw_bad_array_new_length()'
  484. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm]+0x330): undefined reference to `std::__throw_bad_alloc()'
  485. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueDefESaIS1_EE17_M_default_appendEm]+0x33c): undefined reference to `std::__throw_length_error(char const*)'
  486. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::Instruction::setDef(int, nv50_ir::Value*)':
  487. nv50_ir.cpp:(.text._ZN7nv50_ir11Instruction6setDefEiPNS_5ValueE+0x298): undefined reference to `operator delete(void*, unsigned long)'
  488. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::deque<nv50_ir::ValueRef, std::allocator<nv50_ir::ValueRef> >::_M_default_append(unsigned long)':
  489. nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x204): undefined reference to `operator new(unsigned long)'
  490. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x2b4): undefined reference to `operator new(unsigned long)'
  491. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x2ec): undefined reference to `operator delete(void*, unsigned long)'
  492. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x334): undefined reference to `std::__throw_bad_array_new_length()'
  493. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x338): undefined reference to `std::__throw_bad_alloc()'
  494. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x344): undefined reference to `std::__throw_length_error(char const*)'
  495. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::_Hashtable<nv50_ir::ValueRef*, nv50_ir::ValueRef*, std::allocator<nv50_ir::ValueRef*>, std::__detail::_Identity, std::equal_to<nv50_ir::ValueRef*>, std::hash<nv50_ir::ValueRef*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<nv50_ir::ValueRef*, false>*, unsigned long)':
  496. nv50_ir.cpp:(.text._ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm[_ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm]+0x34): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const'
  497. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm[_ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm]+0xa4): undefined reference to `operator new(unsigned long)'
  498. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm[_ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm]+0x110): undefined reference to `operator delete(void*, unsigned long)'
  499. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm[_ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm]+0x1a8): undefined reference to `std::__throw_bad_array_new_length()'
  500. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm[_ZNSt10_HashtableIPN7nv50_ir8ValueRefES2_SaIS2_ENSt8__detail9_IdentityESt8equal_toIS2_ESt4hashIS2_ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS4_10_Hash_nodeIS2_Lb0EEEm]+0x1ac): undefined reference to `std::__throw_bad_alloc()'
  501. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::ValueRef::set(nv50_ir::Value*)':
  502. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueRef3setEPNS_5ValueE+0xdc): undefined reference to `operator new(unsigned long)'
  503. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueRef3setEPNS_5ValueE+0x164): undefined reference to `operator delete(void*, unsigned long)'
  504. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::Instruction::setSrc(int, nv50_ir::Value*)':
  505. nv50_ir.cpp:(.text._ZN7nv50_ir11Instruction6setSrcEiPNS_5ValueE+0x298): undefined reference to `operator delete(void*, unsigned long)'
  506. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::Instruction::~Instruction()':
  507. nv50_ir.cpp:(.text._ZN7nv50_ir11InstructionD2Ev+0x1b8): undefined reference to `operator delete(void*, unsigned long)'
  508. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir11InstructionD2Ev+0x1d0): undefined reference to `operator delete(void*, unsigned long)'
  509. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir11InstructionD2Ev+0x240): undefined reference to `operator delete(void*, unsigned long)'
  510. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o):nv50_ir.cpp:(.text._ZN7nv50_ir11InstructionD2Ev+0x270): more undefined references to `operator delete(void*, unsigned long)' follow
  511. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_get_insert_unique_pos(void const* const&)':
  512. nv50_ir.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE24_M_get_insert_unique_posERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE24_M_get_insert_unique_posERS3_]+0x78): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  513. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, void const* const&)':
  514. nv50_ir.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS3_]+0x4c): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  515. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS3_[_ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS3_]+0x90): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
  516. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  517. nv50_ir.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x20): undefined reference to `operator new(unsigned long)'
  518. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  519. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  520. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::Program::~Program()':
  521. nv50_ir.cpp:(.text._ZN7nv50_ir7ProgramD2Ev+0x40c): undefined reference to `operator delete(void*, unsigned long)'
  522. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir_generate_code':
  523. nv50_ir.cpp:(.text.nv50_ir_generate_code+0x78): undefined reference to `operator new(unsigned long)'
  524. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text.nv50_ir_generate_code+0x1ac): undefined reference to `operator delete(void*, unsigned long)'
  525. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o): in function `nv50_ir::Graph::EdgeIterator::~EdgeIterator()':
  526. nv50_ir_bb.cpp:(.text._ZN7nv50_ir5Graph12EdgeIteratorD0Ev[_ZN7nv50_ir5Graph12EdgeIteratorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  527. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o): in function `nv50_ir::Function::Function(nv50_ir::Program*, char const*, unsigned int)':
  528. nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0x5c): undefined reference to `operator new(unsigned long)'
  529. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0x74): undefined reference to `operator new(unsigned long)'
  530. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0xc8): undefined reference to `operator new(unsigned long)'
  531. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0xdc): undefined reference to `operator new(unsigned long)'
  532. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0x124): undefined reference to `operator new(unsigned long)'
  533. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o):nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0x138): more undefined references to `operator new(unsigned long)' follow
  534. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  535. nv50_ir_bb.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  536. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  537. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o): in function `nv50_ir::BasicBlock::clone(nv50_ir::ClonePolicy<nv50_ir::Function>&) const':
  538. nv50_ir_bb.cpp:(.text._ZNK7nv50_ir10BasicBlock5cloneERNS_11ClonePolicyINS_8FunctionEEE+0x28): undefined reference to `operator new(unsigned long)'
  539. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o): in function `nv50_ir::Function::~Function()':
  540. nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x88): undefined reference to `operator delete[](void*)'
  541. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0xf0): undefined reference to `operator delete(void*, unsigned long)'
  542. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x170): undefined reference to `operator delete(void*, unsigned long)'
  543. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x238): undefined reference to `operator delete(void*, unsigned long)'
  544. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x250): undefined reference to `operator delete(void*, unsigned long)'
  545. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x2b8): undefined reference to `operator delete(void*, unsigned long)'
  546. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o):nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x2d0): more undefined references to `operator delete(void*, unsigned long)' follow
  547. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `tgsi::Instruction::getTexture(tgsi::Source const*, int) const':
  548. nv50_ir_from_tgsi.cpp:(.text._ZNK4tgsi11Instruction10getTextureEPKNS_6SourceEi+0x80): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  549. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::vector<tgsi::Source::TextureView, std::allocator<tgsi::Source::TextureView> >::_M_default_append(unsigned long)':
  550. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIN4tgsi6Source11TextureViewESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN4tgsi6Source11TextureViewESaIS2_EE17_M_default_appendEm]+0x134): undefined reference to `operator delete(void*, unsigned long)'
  551. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIN4tgsi6Source11TextureViewESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN4tgsi6Source11TextureViewESaIS2_EE17_M_default_appendEm]+0x148): undefined reference to `operator new(unsigned long)'
  552. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIN4tgsi6Source11TextureViewESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN4tgsi6Source11TextureViewESaIS2_EE17_M_default_appendEm]+0x18c): undefined reference to `std::__throw_length_error(char const*)'
  553. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::vector<int, std::allocator<int> >::_M_default_append(unsigned long)':
  554. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIiSaIiEE17_M_default_appendEm[_ZNSt6vectorIiSaIiEE17_M_default_appendEm]+0x128): undefined reference to `operator delete(void*, unsigned long)'
  555. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIiSaIiEE17_M_default_appendEm[_ZNSt6vectorIiSaIiEE17_M_default_appendEm]+0x14c): undefined reference to `operator new(unsigned long)'
  556. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIiSaIiEE17_M_default_appendEm[_ZNSt6vectorIiSaIiEE17_M_default_appendEm]+0x184): undefined reference to `std::__throw_length_error(char const*)'
  557. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::vector<tgsi::Source::MemoryFile, std::allocator<tgsi::Source::MemoryFile> >::_M_default_append(unsigned long)':
  558. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIN4tgsi6Source10MemoryFileESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN4tgsi6Source10MemoryFileESaIS2_EE17_M_default_appendEm]+0x134): undefined reference to `operator delete(void*, unsigned long)'
  559. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIN4tgsi6Source10MemoryFileESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN4tgsi6Source10MemoryFileESaIS2_EE17_M_default_appendEm]+0x148): undefined reference to `operator new(unsigned long)'
  560. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIN4tgsi6Source10MemoryFileESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN4tgsi6Source10MemoryFileESaIS2_EE17_M_default_appendEm]+0x18c): undefined reference to `std::__throw_length_error(char const*)'
  561. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::pair<std::_Rb_tree_iterator<std::pair<int const, int> >, bool> std::_Rb_tree<int, std::pair<int const, int>, std::_Select1st<std::pair<int const, int> >, std::less<int>, std::allocator<std::pair<int const, int> > >::_M_emplace_unique<std::pair<int, int> >(std::pair<int, int>&&)':
  562. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_]+0x24): undefined reference to `operator new(unsigned long)'
  563. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_]+0x74): undefined reference to `operator delete(void*, unsigned long)'
  564. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_]+0xa4): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  565. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_emplace_uniqueIJS0_IiiEEEES0_ISt17_Rb_tree_iteratorIS2_EbEDpOT_]+0xd0): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  566. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::vector<nv50_ir::Value*, std::allocator<nv50_ir::Value*> >::_M_default_append(unsigned long)':
  567. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_default_appendEm]+0x128): undefined reference to `operator delete(void*, unsigned long)'
  568. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_default_appendEm]+0x14c): undefined reference to `operator new(unsigned long)'
  569. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_default_appendEm]+0x184): undefined reference to `std::__throw_length_error(char const*)'
  570. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::vector<bool, std::allocator<bool> >::_M_fill_insert(std::_Bit_iterator, unsigned long, bool)':
  571. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb[_ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb]+0xac): undefined reference to `operator new(unsigned long)'
  572. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb[_ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb]+0x248): undefined reference to `operator delete(void*, unsigned long)'
  573. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb[_ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb]+0x5ec): undefined reference to `std::__throw_length_error(char const*)'
  574. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::_Rb_tree<int, std::pair<int const, std::pair<int, int> >, std::_Select1st<std::pair<int const, std::pair<int, int> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<int, int> > > >::_M_get_insert_unique_pos(int const&)':
  575. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE24_M_get_insert_unique_posERS1_[_ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE24_M_get_insert_unique_posERS1_]+0x78): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  576. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::_Rb_tree<int, std::pair<int const, std::pair<int, int> >, std::_Select1st<std::pair<int const, std::pair<int, int> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<int, int> > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<int const, std::pair<int, int> > >, int const&)':
  577. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS1_]+0x4c): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  578. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS1_]+0x90): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
  579. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::pair<std::_Rb_tree_iterator<std::pair<int const, std::pair<int, int> > >, bool> std::_Rb_tree<int, std::pair<int const, std::pair<int, int> >, std::_Select1st<std::pair<int const, std::pair<int, int> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<int, int> > > >::_M_emplace_unique<std::pair<int, std::pair<unsigned int, unsigned int> > >(std::pair<int, std::pair<unsigned int, unsigned int> >&&)':
  580. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE17_M_emplace_uniqueIJS0_IiS0_IjjEEEEES0_ISt17_Rb_tree_iteratorIS3_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE17_M_emplace_uniqueIJS0_IiS0_IjjEEEEES0_ISt17_Rb_tree_iteratorIS3_EbEDpOT_]+0x1c): undefined reference to `operator new(unsigned long)'
  581. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE17_M_emplace_uniqueIJS0_IiS0_IjjEEEEES0_ISt17_Rb_tree_iteratorIS3_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE17_M_emplace_uniqueIJS0_IiS0_IjjEEEEES0_ISt17_Rb_tree_iteratorIS3_EbEDpOT_]+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  582. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE17_M_emplace_uniqueIJS0_IiS0_IjjEEEEES0_ISt17_Rb_tree_iteratorIS3_EbEDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiS0_IiiEESt10_Select1stIS3_ESt4lessIiESaIS3_EE17_M_emplace_uniqueIJS0_IiS0_IjjEEEEES0_ISt17_Rb_tree_iteratorIS3_EbEDpOT_]+0x98): undefined reference to `operator delete(void*, unsigned long)'
  583. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `tgsi::Source::scanDeclaration(tgsi_full_declaration const*)':
  584. nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanDeclarationEPK21tgsi_full_declaration+0x160): undefined reference to `operator new(unsigned long)'
  585. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanDeclarationEPK21tgsi_full_declaration+0x180): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  586. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanDeclarationEPK21tgsi_full_declaration+0x21c): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  587. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_get_insert_unique_pos(int const&)':
  588. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE24_M_get_insert_unique_posERKi[_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE24_M_get_insert_unique_posERKi]+0x78): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  589. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::pair<std::_Rb_tree_iterator<int>, bool> std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_insert_unique<int>(int&&)':
  590. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_[_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_]+0x38): undefined reference to `operator new(unsigned long)'
  591. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_[_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_]+0x58): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  592. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `tgsi::Source::scanInstruction(tgsi_full_instruction const*)':
  593. nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanInstructionEPK21tgsi_full_instruction+0x2b0): undefined reference to `operator new(unsigned long)'
  594. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanInstructionEPK21tgsi_full_instruction+0x2cc): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  595. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `tgsi::Source::scanSource()':
  596. nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source10scanSourceEv+0x450): undefined reference to `operator new(unsigned long)'
  597. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source10scanSourceEv+0x4a0): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  598. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source10scanSourceEv+0x4d8): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)'
  599. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source10scanSourceEv+0x520): undefined reference to `operator delete(void*, unsigned long)'
  600. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `void std::vector<nv50_ir::Value*, std::allocator<nv50_ir::Value*> >::_M_realloc_insert<nv50_ir::Value*>(__gnu_cxx::__normal_iterator<nv50_ir::Value**, std::vector<nv50_ir::Value*, std::allocator<nv50_ir::Value*> > >, nv50_ir::Value*&&)':
  601. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0xd4): undefined reference to `operator delete(void*, unsigned long)'
  602. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0xfc): undefined reference to `operator new(unsigned long)'
  603. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIPN7nv50_ir5ValueESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x124): undefined reference to `std::__throw_length_error(char const*)'
  604. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `(anonymous namespace)::Converter::handleLOAD(nv50_ir::Value**)':
  605. nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter10handleLOADEPPN7nv50_ir5ValueE+0x1d8): undefined reference to `operator delete(void*, unsigned long)'
  606. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter10handleLOADEPPN7nv50_ir5ValueE+0x1ec): undefined reference to `operator delete(void*, unsigned long)'
  607. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `(anonymous namespace)::Converter::handleSTORE()':
  608. nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x248): undefined reference to `operator delete(void*, unsigned long)'
  609. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x25c): undefined reference to `operator delete(void*, unsigned long)'
  610. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x284): undefined reference to `operator delete(void*, unsigned long)'
  611. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x544): undefined reference to `operator new(unsigned long)'
  612. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x57c): undefined reference to `operator delete(void*, unsigned long)'
  613. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x64c): undefined reference to `std::__throw_bad_array_new_length()'
  614. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x650): undefined reference to `std::__throw_bad_alloc()'
  615. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `(anonymous namespace)::Converter::BindArgumentsPass::visit(nv50_ir::Function*)':
  616. nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0x7d4): undefined reference to `operator new(unsigned long)'
  617. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0x888): undefined reference to `operator new(unsigned long)'
  618. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xa00): undefined reference to `operator new(unsigned long)'
  619. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xa40): undefined reference to `operator delete(void*, unsigned long)'
  620. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xaac): undefined reference to `operator new(unsigned long)'
  621. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xae8): undefined reference to `operator delete(void*, unsigned long)'
  622. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xb8c): undefined reference to `std::__throw_bad_array_new_length()'
  623. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xbdc): undefined reference to `std::__throw_bad_alloc()'
  624. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0xbe8): undefined reference to `std::__throw_length_error(char const*)'
  625. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  626. nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x20): undefined reference to `operator new(unsigned long)'
  627. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  628. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  629. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `nv50_ir::cloneForward(nv50_ir::Function*, nv50_ir::Instruction*)':
  630. nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_irL12cloneForwardEPNS_8FunctionEPNS_11InstructionE+0xe0): undefined reference to `operator delete(void*, unsigned long)'
  631. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o): in function `nv50_ir::Program::makeFromTGSI(nv50_ir_prog_info*)':
  632. nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x1b8): undefined reference to `operator new(unsigned long)'
  633. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x1d0): undefined reference to `operator new(unsigned long)'
  634. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x1fcc): undefined reference to `operator delete(void*, unsigned long)'
  635. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x1fe0): undefined reference to `operator delete(void*, unsigned long)'
  636. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x255c): undefined reference to `operator new(unsigned long)'
  637. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x3088): undefined reference to `operator new(unsigned long)'
  638. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x309c): undefined reference to `operator new(unsigned long)'
  639. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x3178): undefined reference to `operator new(unsigned long)'
  640. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x318c): undefined reference to `operator new(unsigned long)'
  641. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_tgsi.cpp.o):nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x3300): more undefined references to `operator new(unsigned long)' follow
  642. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::CFGIterator::~CFGIterator()':
  643. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11CFGIteratorD2Ev[_ZN7nv50_ir11CFGIteratorD5Ev]+0x8): undefined reference to `operator delete[](void*)'
  644. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::CFGIterator::~CFGIterator()':
  645. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11CFGIteratorD0Ev[_ZN7nv50_ir11CFGIteratorD5Ev]+0x18): undefined reference to `operator delete[](void*)'
  646. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir11CFGIteratorD0Ev[_ZN7nv50_ir11CFGIteratorD5Ev]+0x2c): undefined reference to `operator delete(void*, unsigned long)'
  647. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::DFSIterator::~DFSIterator()':
  648. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11DFSIteratorD2Ev[_ZN7nv50_ir11DFSIteratorD5Ev]+0x8): undefined reference to `operator delete[](void*)'
  649. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::DFSIterator::~DFSIterator()':
  650. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11DFSIteratorD0Ev[_ZN7nv50_ir11DFSIteratorD5Ev]+0x18): undefined reference to `operator delete[](void*)'
  651. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir11DFSIteratorD0Ev[_ZN7nv50_ir11DFSIteratorD5Ev]+0x2c): undefined reference to `operator delete(void*, unsigned long)'
  652. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::Node::detach(nv50_ir::Graph::Node*)':
  653. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node6detachEPS1_+0x5c): undefined reference to `operator delete(void*, unsigned long)'
  654. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::Node::cut()':
  655. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node3cutEv+0x28): undefined reference to `operator delete(void*, unsigned long)'
  656. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node3cutEv+0x50): undefined reference to `operator delete(void*, unsigned long)'
  657. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::iteratorDFS(bool)':
  658. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorDFSEb+0x28): undefined reference to `operator new(unsigned long)'
  659. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorDFSEb+0x50): undefined reference to `operator new[](unsigned long)'
  660. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::~Graph()':
  661. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5GraphD0Ev+0x24): undefined reference to `operator delete(void*, unsigned long)'
  662. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::iteratorCFG()':
  663. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorCFGEv+0x1c): undefined reference to `operator new(unsigned long)'
  664. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorCFGEv+0x3c): undefined reference to `operator new[](unsigned long)'
  665. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::safeIteratorCFG()':
  666. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph15safeIteratorCFGEv+0x1c): undefined reference to `operator new(unsigned long)'
  667. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph15safeIteratorCFGEv+0x3c): undefined reference to `operator new[](unsigned long)'
  668. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::Node::attach(nv50_ir::Graph::Node*, nv50_ir::Graph::Edge::Type)':
  669. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node6attachEPS1_NS0_4Edge4TypeE+0x20): undefined reference to `operator new(unsigned long)'
  670. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::findLightestPathWeight(nv50_ir::Graph::Node*, nv50_ir::Graph::Node*, std::vector<int, std::allocator<int> > const&)':
  671. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x54): undefined reference to `operator new(unsigned long)'
  672. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x188): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  673. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x194): undefined reference to `operator delete(void*, unsigned long)'
  674. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x1d4): undefined reference to `operator new(unsigned long)'
  675. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x1e0): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  676. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x22c): undefined reference to `operator delete(void*, unsigned long)'
  677. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x294): undefined reference to `operator delete(void*, unsigned long)'
  678. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x2ac): undefined reference to `std::__throw_length_error(char const*)'
  679. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `std::deque<nv50_ir::Graph::Node const*, std::allocator<nv50_ir::Graph::Node const*> >::_M_reallocate_map(unsigned long, bool)':
  680. nv50_ir_graph.cpp:(.text._ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb[_ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb]+0xb0): undefined reference to `operator new(unsigned long)'
  681. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb[_ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb]+0xf8): undefined reference to `operator delete(void*, unsigned long)'
  682. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb[_ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb]+0x164): undefined reference to `std::__throw_bad_array_new_length()'
  683. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb[_ZNSt5dequeIPKN7nv50_ir5Graph4NodeESaIS4_EE17_M_reallocate_mapEmb]+0x168): undefined reference to `std::__throw_bad_alloc()'
  684. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::Node::reachableBy(nv50_ir::Graph::Node const*, nv50_ir::Graph::Node const*) const':
  685. nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x38): undefined reference to `operator new(unsigned long)'
  686. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x50): undefined reference to `operator new(unsigned long)'
  687. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x130): undefined reference to `operator delete(void*, unsigned long)'
  688. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x178): undefined reference to `operator delete(void*, unsigned long)'
  689. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x190): undefined reference to `operator delete(void*, unsigned long)'
  690. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x208): undefined reference to `operator new(unsigned long)'
  691. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_graph.cpp:(.text._ZNK7nv50_ir5Graph4Node11reachableByEPKS1_S3_+0x258): undefined reference to `std::__throw_length_error(char const*)'
  692. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o): in function `std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_erase(std::_Rb_tree_node<std::pair<void const* const, void*> >*) [clone .isra.0]':
  693. nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x78): undefined reference to `operator delete(void*, unsigned long)'
  694. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x8c): undefined reference to `operator delete(void*, unsigned long)'
  695. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xa0): undefined reference to `operator delete(void*, unsigned long)'
  696. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xb8): undefined reference to `operator delete(void*, unsigned long)'
  697. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xcc): undefined reference to `operator delete(void*, unsigned long)'
  698. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o):nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xe0): more undefined references to `operator delete(void*, unsigned long)' follow
  699. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o): in function `nv50_ir::Value::Value(nv50_ir::Value const&)':
  700. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x78): undefined reference to `operator new(unsigned long)'
  701. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x9c): undefined reference to `operator new(unsigned long)'
  702. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0xd8): undefined reference to `operator new(unsigned long)'
  703. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x134): undefined reference to `operator new(unsigned long)'
  704. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x144): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  705. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x1ac): undefined reference to `std::__throw_bad_array_new_length()'
  706. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x1b0): undefined reference to `std::__throw_bad_alloc()'
  707. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o): in function `nv50_ir::IndirectPropagation::visit(nv50_ir::BasicBlock*)':
  708. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x33c): undefined reference to `operator delete(void*, unsigned long)'
  709. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x35c): undefined reference to `operator delete(void*, unsigned long)'
  710. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x38c): undefined reference to `operator delete(void*, unsigned long)'
  711. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x48c): undefined reference to `operator delete(void*, unsigned long)'
  712. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x4ac): undefined reference to `operator delete(void*, unsigned long)'
  713. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o):nv50_ir_peephole.cpp:(.text._ZN7nv50_ir12AlgebraicOpt13handleSUCLAMPEPNS_11InstructionE+0xcc): more undefined references to `operator delete(void*, unsigned long)' follow
  714. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o): in function `nv50_ir::LocalCSE::visit(nv50_ir::BasicBlock*)':
  715. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir8LocalCSE5visitEPNS_10BasicBlockE+0x1ec): undefined reference to `operator new(unsigned long)'
  716. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir8LocalCSE5visitEPNS_10BasicBlockE+0x22c): undefined reference to `operator new(unsigned long)'
  717. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  718. nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x20): undefined reference to `operator new(unsigned long)'
  719. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  720. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_peephole.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  721. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_peephole.cpp.o): in function `nv50_ir::AlgebraicOpt::handleLOGOP(nv50_ir::Instruction*)':
  722. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir12AlgebraicOpt11handleLOGOPEPNS_11InstructionE+0x3b8): undefined reference to `operator delete(void*, unsigned long)'
  723. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::DominatorTree::~DominatorTree()':
  724. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeD0Ev[_ZN7nv50_ir13DominatorTreeD5Ev]+0x30): undefined reference to `operator delete(void*, unsigned long)'
  725. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::DominatorTree::build()':
  726. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree5buildEv+0x40): undefined reference to `operator new[](unsigned long)'
  727. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree5buildEv+0x154): undefined reference to `operator new(unsigned long)'
  728. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree5buildEv+0x368): undefined reference to `operator delete[](void*, unsigned long)'
  729. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::DominatorTree::DominatorTree(nv50_ir::Graph*)':
  730. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeC2EPNS_5GraphE+0x58): undefined reference to `operator new[](unsigned long)'
  731. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeC2EPNS_5GraphE+0x70): undefined reference to `operator new[](unsigned long)'
  732. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeC2EPNS_5GraphE+0x120): undefined reference to `operator delete[](void*)'
  733. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeC2EPNS_5GraphE+0x13c): undefined reference to `operator delete[](void*)'
  734. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::DominatorTree::findDominanceFrontiers()':
  735. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree22findDominanceFrontiersEv+0x90): undefined reference to `operator new(unsigned long)'
  736. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree22findDominanceFrontiersEv+0xf4): undefined reference to `operator new(unsigned long)'
  737. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::RenamePass::RenamePass(nv50_ir::Function*)':
  738. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir10RenamePassC2EPNS_8FunctionE+0x38): undefined reference to `operator new[](unsigned long)'
  739. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::RenamePass::~RenamePass()':
  740. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir10RenamePassD2Ev+0x6c): undefined reference to `operator delete[](void*, unsigned long)'
  741. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_ssa.cpp.o): in function `nv50_ir::Function::convertToSSA()':
  742. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x2c): undefined reference to `operator new(unsigned long)'
  743. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x7c): undefined reference to `operator new[](unsigned long)'
  744. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x148): undefined reference to `operator new(unsigned long)'
  745. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x310): undefined reference to `operator delete[](void*)'
  746. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_target.cpp.o): in function `nv50_ir::CodeEmitter::prepareEmission(nv50_ir::Function*)':
  747. nv50_ir_target.cpp:(.text._ZN7nv50_ir11CodeEmitter15prepareEmissionEPNS_8FunctionE+0x28): undefined reference to `operator new[](unsigned long)'
  748. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::DLList::Iterator::erase()':
  749. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList8Iterator5eraseEv+0x28): undefined reference to `operator delete(void*, unsigned long)'
  750. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::DLList::Iterator::~Iterator()':
  751. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList8IteratorD0Ev[_ZN7nv50_ir6DLList8IteratorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  752. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::DLList::Iterator::insert(void*)':
  753. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList8Iterator6insertEPv+0x18): undefined reference to `operator new(unsigned long)'
  754. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::DLList::clear()':
  755. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList5clearEv+0x2c): undefined reference to `operator delete(void*, unsigned long)'
  756. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::Interval::~Interval()':
  757. nv50_ir_util.cpp:(.text._ZN7nv50_ir8IntervalD2Ev+0x24): undefined reference to `operator delete(void*, unsigned long)'
  758. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::Interval::clear()':
  759. nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval5clearEv+0x24): undefined reference to `operator delete(void*, unsigned long)'
  760. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::Interval::extend(int, int)':
  761. nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval6extendEii+0x7c): undefined reference to `operator new(unsigned long)'
  762. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval6extendEii+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  763. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval6extendEii+0x158): undefined reference to `operator delete(void*, unsigned long)'
  764. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::Interval::unify(nv50_ir::Interval&)':
  765. nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval5unifyERS0_+0x3c): undefined reference to `operator delete(void*, unsigned long)'
  766. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_target_gm107.cpp.o): in function `nv50_ir::TargetGM107::~TargetGM107()':
  767. nv50_ir_target_gm107.cpp:(.text._ZN7nv50_ir11TargetGM107D0Ev[_ZN7nv50_ir11TargetGM107D5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  768. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_target_gm107.cpp.o): in function `nv50_ir::getTargetGM107(unsigned int)':
  769. nv50_ir_target_gm107.cpp:(.text._ZN7nv50_ir14getTargetGM107Ej+0x14): undefined reference to `operator new(unsigned long)'
  770. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_expression_flattening.cpp.o): in function `ir_expression_flattening_visitor::~ir_expression_flattening_visitor()':
  771. ir_expression_flattening.cpp:(.text._ZN32ir_expression_flattening_visitorD0Ev[_ZN32ir_expression_flattening_visitorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  772. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_build_util.cpp.o): in function `std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_erase(std::_Rb_tree_node<std::pair<void const* const, void*> >*) [clone .isra.0]':
  773. nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x78): undefined reference to `operator delete(void*, unsigned long)'
  774. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x8c): undefined reference to `operator delete(void*, unsigned long)'
  775. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xa0): undefined reference to `operator delete(void*, unsigned long)'
  776. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xb8): undefined reference to `operator delete(void*, unsigned long)'
  777. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_build_util.cpp.o):nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xcc): more undefined references to `operator delete(void*, unsigned long)' follow
  778. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_build_util.cpp.o): in function `std::pair<std::_Rb_tree_iterator<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >, bool> std::_Rb_tree<nv50_ir::Value*, std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location>, std::_Select1st<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >, std::less<nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> > >::_M_emplace_unique<std::pair<nv50_ir::Value*, nv50_ir::BuildUtil::Location> >(std::pair<nv50_ir::Value*, nv50_ir::BuildUtil::Location>&&)':
  779. nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0x24): undefined reference to `operator new(unsigned long)'
  780. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0x7c): undefined reference to `operator delete(void*, unsigned long)'
  781. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0xac): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  782. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0xd4): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  783. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_build_util.cpp.o): in function `std::_Rb_tree<nv50_ir::BuildUtil::Location, std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*>, std::_Select1st<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >, std::less<nv50_ir::BuildUtil::Location>, std::allocator<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> > >::_M_get_insert_unique_pos(nv50_ir::BuildUtil::Location const&)':
  784. nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE24_M_get_insert_unique_posERS4_[_ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE24_M_get_insert_unique_posERS4_]+0xd4): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  785. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_build_util.cpp.o): in function `std::pair<std::_Rb_tree_iterator<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >, bool> std::_Rb_tree<nv50_ir::BuildUtil::Location, std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*>, std::_Select1st<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >, std::less<nv50_ir::BuildUtil::Location>, std::allocator<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> > >::_M_emplace_unique<std::pair<nv50_ir::BuildUtil::Location, nv50_ir::Value*> >(std::pair<nv50_ir::BuildUtil::Location, nv50_ir::Value*>&&)':
  786. nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0x24): undefined reference to `operator new(unsigned long)'
  787. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0x70): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  788. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_[_ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE17_M_emplace_uniqueIJS3_IS2_S6_EEEES3_ISt17_Rb_tree_iteratorIS7_EbEDpOT_]+0xb0): undefined reference to `operator delete(void*, unsigned long)'
  789. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_build_util.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  790. nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x20): undefined reference to `operator new(unsigned long)'
  791. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  792. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_build_util.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  793. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o): in function `std::_Rb_tree_node<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >* std::_Rb_tree<nv50_ir::BuildUtil::Location, std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*>, std::_Select1st<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >, std::less<nv50_ir::BuildUtil::Location>, std::allocator<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> > >::_M_copy<false, std::_Rb_tree<nv50_ir::BuildUtil::Location, std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*>, std::_Select1st<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >, std::less<nv50_ir::BuildUtil::Location>, std::allocator<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> > >::_Alloc_node>(std::_Rb_tree_node<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >*, std::_Rb_tree_node_base*, std::_Rb_tree<nv50_ir::BuildUtil::Location, std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*>, std::_Select1st<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> >, std::less<nv50_ir::BuildUtil::Location>, std::allocator<std::pair<nv50_ir::BuildUtil::Location const, nv50_ir::Value*> > >::_Alloc_node&) [clone .isra.0]':
  794. nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE7_M_copyILb0ENSD_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS7_ESI_PSt18_Rb_tree_node_baseRT0_.isra.0+0x1c): undefined reference to `operator new(unsigned long)'
  795. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIN7nv50_ir9BuildUtil8LocationESt4pairIKS2_PNS0_5ValueEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE7_M_copyILb0ENSD_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS7_ESI_PSt18_Rb_tree_node_baseRT0_.isra.0+0x6c): undefined reference to `operator new(unsigned long)'
  796. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o): in function `std::_Rb_tree_node<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >* std::_Rb_tree<nv50_ir::Value*, std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location>, std::_Select1st<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >, std::less<nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> > >::_M_copy<false, std::_Rb_tree<nv50_ir::Value*, std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location>, std::_Select1st<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >, std::less<nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> > >::_Alloc_node>(std::_Rb_tree_node<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >*, std::_Rb_tree_node_base*, std::_Rb_tree<nv50_ir::Value*, std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location>, std::_Select1st<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >, std::less<nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> > >::_Alloc_node&) [clone .isra.0]':
  797. nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE7_M_copyILb0ENSD_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS7_ESI_PSt18_Rb_tree_node_baseRT0_.isra.0+0x1c): undefined reference to `operator new(unsigned long)'
  798. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE7_M_copyILb0ENSD_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS7_ESI_PSt18_Rb_tree_node_baseRT0_.isra.0+0x6c): undefined reference to `operator new(unsigned long)'
  799. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o): in function `std::_Rb_tree<nv50_ir::Value*, std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location>, std::_Select1st<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >, std::less<nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> > >::_M_erase(std::_Rb_tree_node<std::pair<nv50_ir::Value* const, nv50_ir::BuildUtil::Location> >*) [clone .isra.0]':
  800. nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E.isra.0+0x78): undefined reference to `operator delete(void*, unsigned long)'
  801. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E.isra.0+0x8c): undefined reference to `operator delete(void*, unsigned long)'
  802. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E.isra.0+0xa0): undefined reference to `operator delete(void*, unsigned long)'
  803. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E.isra.0+0xb8): undefined reference to `operator delete(void*, unsigned long)'
  804. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E.isra.0+0xcc): undefined reference to `operator delete(void*, unsigned long)'
  805. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o):nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIPN7nv50_ir5ValueESt4pairIKS2_NS0_9BuildUtil8LocationEESt10_Select1stIS7_ESt4lessIS2_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E.isra.0+0xe0): more undefined references to `operator delete(void*, unsigned long)' follow
  806. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o): in function `std::pair<std::_Rb_tree_iterator<std::pair<unsigned int const, nv50_ir::ConverterCommon::Subroutine> >, bool> std::_Rb_tree<unsigned int, std::pair<unsigned int const, nv50_ir::ConverterCommon::Subroutine>, std::_Select1st<std::pair<unsigned int const, nv50_ir::ConverterCommon::Subroutine> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, nv50_ir::ConverterCommon::Subroutine> > >::_M_emplace_unique<std::pair<unsigned int, nv50_ir::ConverterCommon::Subroutine> >(std::pair<unsigned int, nv50_ir::ConverterCommon::Subroutine>&&)':
  807. nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_[_ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_]+0x28): undefined reference to `operator new(unsigned long)'
  808. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_[_ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_]+0x158): undefined reference to `operator delete(void*, unsigned long)'
  809. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_[_ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_]+0x17c): undefined reference to `operator delete(void*, unsigned long)'
  810. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_[_ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_]+0x18c): undefined reference to `operator delete(void*, unsigned long)'
  811. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_[_ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_]+0x1c0): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  812. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_[_ZNSt8_Rb_treeIjSt4pairIKjN7nv50_ir15ConverterCommon10SubroutineEESt10_Select1stIS5_ESt4lessIjESaIS5_EE17_M_emplace_uniqueIJS0_IjS4_EEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_]+0x1e8): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  813. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o): in function `nv50_ir::ConverterCommon::getSubroutine(unsigned int)':
  814. nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEj+0x60): undefined reference to `operator new(unsigned long)'
  815. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEj+0x110): undefined reference to `operator delete(void*, unsigned long)'
  816. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEj+0x134): undefined reference to `operator delete(void*, unsigned long)'
  817. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_from_common.cpp.o): in function `nv50_ir::ConverterCommon::getSubroutine(nv50_ir::Function*)':
  818. nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEPNS_8FunctionE+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  819. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEPNS_8FunctionE+0x108): undefined reference to `operator delete(void*, unsigned long)'
  820. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_emit_gm107.cpp.o): in function `nv50_ir::CodeEmitterGM107::~CodeEmitterGM107()':
  821. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir16CodeEmitterGM107D0Ev[_ZN7nv50_ir16CodeEmitterGM107D5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  822. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_emit_gm107.cpp.o):nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir16CodeEmitterGM10715prepareEmissionEPNS_8FunctionE+0x54): more undefined references to `operator delete(void*, unsigned long)' follow
  823. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_emit_gm107.cpp.o): in function `nv50_ir::TargetGM107::createCodeEmitterGM107(nv50_ir::Program::Type)':
  824. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir11TargetGM10722createCodeEmitterGM107ENS_7Program4TypeE+0x1c): undefined reference to `operator new(unsigned long)'
  825. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_emit_gm107.cpp.o): in function `nv50_ir::SchedDataCalculatorGM107::insertBarriers(nv50_ir::BasicBlock*)':
  826. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0xd8): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  827. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  828. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x168): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  829. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x174): undefined reference to `operator delete(void*, unsigned long)'
  830. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x2a4): undefined reference to `operator delete(void*, unsigned long)'
  831. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x2cc): undefined reference to `operator delete(void*, unsigned long)'
  832. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x364): undefined reference to `operator new(unsigned long)'
  833. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x370): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  834. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x404): undefined reference to `operator new(unsigned long)'
  835. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0x410): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  836. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_emit_gm107.cpp.o): in function `nv50_ir::SchedDataCalculatorGM107::visit(nv50_ir::BasicBlock*)':
  837. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM1075visitEPNS_10BasicBlockE+0x500): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  838. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM1075visitEPNS_10BasicBlockE+0x518): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  839. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_emit_gm107.cpp.o): in function `std::vector<nv50_ir::SchedDataCalculatorGM107::RegScores, std::allocator<nv50_ir::SchedDataCalculatorGM107::RegScores> >::_M_default_append(unsigned long)':
  840. nv50_ir_emit_gm107.cpp:(.text._ZNSt6vectorIN7nv50_ir24SchedDataCalculatorGM1079RegScoresESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN7nv50_ir24SchedDataCalculatorGM1079RegScoresESaIS2_EE17_M_default_appendEm]+0x1d8): undefined reference to `operator delete(void*, unsigned long)'
  841. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZNSt6vectorIN7nv50_ir24SchedDataCalculatorGM1079RegScoresESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN7nv50_ir24SchedDataCalculatorGM1079RegScoresESaIS2_EE17_M_default_appendEm]+0x204): undefined reference to `operator new(unsigned long)'
  842. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_emit_gm107.cpp:(.text._ZNSt6vectorIN7nv50_ir24SchedDataCalculatorGM1079RegScoresESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN7nv50_ir24SchedDataCalculatorGM1079RegScoresESaIS2_EE17_M_default_appendEm]+0x240): undefined reference to `std::__throw_length_error(char const*)'
  843. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_gm107.cpp.o): in function `std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_erase(std::_Rb_tree_node<std::pair<void const* const, void*> >*) [clone .isra.0]':
  844. nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x78): undefined reference to `operator delete(void*, unsigned long)'
  845. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x8c): undefined reference to `operator delete(void*, unsigned long)'
  846. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xa0): undefined reference to `operator delete(void*, unsigned long)'
  847. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xb8): undefined reference to `operator delete(void*, unsigned long)'
  848. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xcc): undefined reference to `operator delete(void*, unsigned long)'
  849. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_gm107.cpp.o):nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xe0): more undefined references to `operator delete(void*, unsigned long)' follow
  850. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_gm107.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  851. nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x20): undefined reference to `operator new(unsigned long)'
  852. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  853. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_gm107.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  854. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_gm107.cpp.o): in function `nv50_ir::GM107LoweringPass::handleManualTXD(nv50_ir::TexInstruction*)':
  855. nv50_ir_lowering_gm107.cpp:(.text._ZN7nv50_ir17GM107LoweringPass15handleManualTXDEPNS_14TexInstructionE+0x5ac): undefined reference to `operator delete(void*, unsigned long)'
  856. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_erase(std::_Rb_tree_node<std::pair<void const* const, void*> >*) [clone .isra.0]':
  857. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x78): undefined reference to `operator delete(void*, unsigned long)'
  858. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0x8c): undefined reference to `operator delete(void*, unsigned long)'
  859. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xa0): undefined reference to `operator delete(void*, unsigned long)'
  860. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o):nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E.isra.0+0xb8): more undefined references to `operator delete(void*, unsigned long)' follow
  861. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LegalizePostRA::addTexUse(std::__cxx11::list<nv50_ir::NVC0LegalizePostRA::TexUse, std::allocator<nv50_ir::NVC0LegalizePostRA::TexUse> >&, nv50_ir::Instruction*, nv50_ir::Instruction const*)':
  862. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA9addTexUseERNSt7__cxx114listINS0_6TexUseESaIS3_EEEPNS_11InstructionEPKS7_+0x70): undefined reference to `operator new(unsigned long)'
  863. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA9addTexUseERNSt7__cxx114listINS0_6TexUseESaIS3_EEEPNS_11InstructionEPKS7_+0x88): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  864. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA9addTexUseERNSt7__cxx114listINS0_6TexUseESaIS3_EEEPNS_11InstructionEPKS7_+0x110): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  865. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA9addTexUseERNSt7__cxx114listINS0_6TexUseESaIS3_EEEPNS_11InstructionEPKS7_+0x120): undefined reference to `operator delete(void*, unsigned long)'
  866. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LegalizePostRA::propagateJoin(nv50_ir::BasicBlock*)':
  867. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA13propagateJoinEPNS_10BasicBlockE+0xc4): undefined reference to `operator new(unsigned long)'
  868. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `std::unordered_set<nv50_ir::BasicBlock const*, std::hash<nv50_ir::BasicBlock const*>, std::equal_to<nv50_ir::BasicBlock const*>, std::allocator<nv50_ir::BasicBlock const*> >::insert(nv50_ir::BasicBlock const* const&)':
  869. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_[_ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_]+0xa8): undefined reference to `operator new(unsigned long)'
  870. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_[_ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_]+0xc8): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const'
  871. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_[_ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_]+0x144): undefined reference to `operator new(unsigned long)'
  872. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_[_ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_]+0x1b0): undefined reference to `operator delete(void*, unsigned long)'
  873. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_[_ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_]+0x248): undefined reference to `std::__throw_bad_array_new_length()'
  874. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_[_ZNSt13unordered_setIPKN7nv50_ir10BasicBlockESt4hashIS3_ESt8equal_toIS3_ESaIS3_EE6insertERKS3_]+0x24c): undefined reference to `std::__throw_bad_alloc()'
  875. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LoweringPass::handleOUT(nv50_ir::Instruction*)':
  876. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0xf4): undefined reference to `operator delete(void*, unsigned long)'
  877. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0x114): undefined reference to `operator delete(void*, unsigned long)'
  878. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0x144): undefined reference to `operator delete(void*, unsigned long)'
  879. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0x17c): undefined reference to `operator delete(void*, unsigned long)'
  880. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0x19c): undefined reference to `operator delete(void*, unsigned long)'
  881. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o):nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0x1cc): more undefined references to `operator delete(void*, unsigned long)' follow
  882. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LoweringPass::handleSharedATOMNVE4(nv50_ir::Instruction*)':
  883. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass20handleSharedATOMNVE4EPNS_11InstructionE+0x60): undefined reference to `operator new(unsigned long)'
  884. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass20handleSharedATOMNVE4EPNS_11InstructionE+0x74): undefined reference to `operator new(unsigned long)'
  885. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `std::vector<int, std::allocator<int> >::_M_fill_insert(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, unsigned long, int const&)':
  886. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi[_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi]+0x210): undefined reference to `operator delete(void*, unsigned long)'
  887. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi[_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi]+0x23c): undefined reference to `operator new(unsigned long)'
  888. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi[_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi]+0x280): undefined reference to `std::__throw_length_error(char const*)'
  889. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `void std::vector<nv50_ir::Instruction*, std::allocator<nv50_ir::Instruction*> >::_M_realloc_insert<nv50_ir::Instruction* const&>(__gnu_cxx::__normal_iterator<nv50_ir::Instruction**, std::vector<nv50_ir::Instruction*, std::allocator<nv50_ir::Instruction*> > >, nv50_ir::Instruction* const&)':
  890. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIPN7nv50_ir11InstructionESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIPN7nv50_ir11InstructionESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0xd4): undefined reference to `operator delete(void*, unsigned long)'
  891. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIPN7nv50_ir11InstructionESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIPN7nv50_ir11InstructionESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0xfc): undefined reference to `operator new(unsigned long)'
  892. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIPN7nv50_ir11InstructionESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIPN7nv50_ir11InstructionESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x124): undefined reference to `std::__throw_length_error(char const*)'
  893. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `void std::vector<nv50_ir::NVC0LegalizePostRA::TexUse, std::allocator<nv50_ir::NVC0LegalizePostRA::TexUse> >::_M_realloc_insert<nv50_ir::NVC0LegalizePostRA::TexUse const&>(__gnu_cxx::__normal_iterator<nv50_ir::NVC0LegalizePostRA::TexUse*, std::vector<nv50_ir::NVC0LegalizePostRA::TexUse, std::allocator<nv50_ir::NVC0LegalizePostRA::TexUse> > >, nv50_ir::NVC0LegalizePostRA::TexUse const&)':
  894. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6TexUseESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6TexUseESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x140): undefined reference to `operator delete(void*, unsigned long)'
  895. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6TexUseESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6TexUseESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x170): undefined reference to `operator new(unsigned long)'
  896. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6TexUseESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6TexUseESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_]+0x1a0): undefined reference to `std::__throw_length_error(char const*)'
  897. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `std::vector<nv50_ir::NVC0LegalizePostRA::Limits, std::allocator<nv50_ir::NVC0LegalizePostRA::Limits> >::_M_fill_insert(__gnu_cxx::__normal_iterator<nv50_ir::NVC0LegalizePostRA::Limits*, std::vector<nv50_ir::NVC0LegalizePostRA::Limits, std::allocator<nv50_ir::NVC0LegalizePostRA::Limits> > >, unsigned long, nv50_ir::NVC0LegalizePostRA::Limits const&)':
  898. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_]+0x1fc): undefined reference to `operator delete(void*, unsigned long)'
  899. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_]+0x22c): undefined reference to `operator new(unsigned long)'
  900. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_]+0x280): undefined reference to `std::__throw_length_error(char const*)'
  901. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `std::vector<nv50_ir::NVC0LegalizePostRA::Limits, std::allocator<nv50_ir::NVC0LegalizePostRA::Limits> >::_M_default_append(unsigned long)':
  902. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE17_M_default_appendEm]+0xb4): undefined reference to `operator delete(void*, unsigned long)'
  903. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE17_M_default_appendEm]+0xec): undefined reference to `operator new(unsigned long)'
  904. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE17_M_default_appendEm[_ZNSt6vectorIN7nv50_ir18NVC0LegalizePostRA6LimitsESaIS2_EE17_M_default_appendEm]+0x114): undefined reference to `std::__throw_length_error(char const*)'
  905. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LegalizePostRA::insertTextureBarriers(nv50_ir::Function*)':
  906. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x23c): undefined reference to `operator new[](unsigned long)'
  907. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x46c): undefined reference to `operator delete(void*, unsigned long)'
  908. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x4a0): undefined reference to `operator delete[](void*, unsigned long)'
  909. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x73c): undefined reference to `operator delete(void*, unsigned long)'
  910. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x750): undefined reference to `operator delete(void*, unsigned long)'
  911. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x764): undefined reference to `operator delete(void*, unsigned long)'
  912. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x778): undefined reference to `operator delete(void*, unsigned long)'
  913. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x78c): undefined reference to `operator delete(void*, unsigned long)'
  914. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o):nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0xadc): more undefined references to `operator delete(void*, unsigned long)' follow
  915. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LegalizePostRA::insertTextureBarriers(nv50_ir::Function*)':
  916. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0xde8): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  917. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0xdf4): undefined reference to `operator delete[](void*, unsigned long)'
  918. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0xe18): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  919. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `std::_Rb_tree_iterator<std::pair<void const* const, void*> > std::_Rb_tree<void const*, std::pair<void const* const, void*>, std::_Select1st<std::pair<void const* const, void*> >, std::less<void const*>, std::allocator<std::pair<void const* const, void*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<void const* const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<void const* const, void*> >, std::piecewise_construct_t const&, std::tuple<void const* const&>&&, std::tuple<>&&) [clone .isra.0]':
  920. nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x20): undefined reference to `operator new(unsigned long)'
  921. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x60): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  922. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir_lowering_nvc0.cpp:(.text._ZNSt8_Rb_treeIPKvSt4pairIKS1_PvESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS3_EESG_IJEEEEESt17_Rb_tree_iteratorIS5_ESt23_Rb_tree_const_iteratorIS5_EDpOT_.isra.0+0x90): undefined reference to `operator delete(void*, unsigned long)'
  923. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_lowering_nvc0.cpp.o): in function `nv50_ir::cloneForward(nv50_ir::Function*, nv50_ir::Instruction*)':
  924. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_irL12cloneForwardEPNS_8FunctionEPNS_11InstructionE+0xe0): undefined reference to `operator delete(void*, unsigned long)'
  925. /opt/devkitpro/libnx/lib/libnx.a(switch_crt0.o): in function `_start':
  926. /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:52:(.crt0+0xcc): relocation truncated to fit: R_AARCH64_ADR_PREL_LO21 against symbol `_start' defined in .text section in /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/lib/pic/crt0.o
  927. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/libnx/lib/libnx.a(switch_crt0.o): in function `__nx_mod0':
  928. /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:81: undefined reference to `_DYNAMIC'
  929. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:81: undefined reference to `__eh_frame_hdr_start'
  930. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:81: undefined reference to `__eh_frame_hdr_end'
  931. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:81: undefined reference to `__got_start__'
  932. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /home/davem/projects/devkitpro/pacman-packages/libnx/src/libnx-4.4.2/nx/source/runtime/switch_crt0.s:81: undefined reference to `__got_end__'
  933. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  934. /opt/devkitpro/libnx/lib/libnx.a(newlib.o): in function `newlibSetup':
  935. newlib.c:(.text.newlibSetup+0x24): undefined reference to `__tls_start'
  936. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: newlib.c:(.text.newlibSetup+0x28): undefined reference to `__tls_start'
  937. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: newlib.c:(.text.newlibSetup+0x44): undefined reference to `__tdata_lma_end'
  938. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: newlib.c:(.text.newlibSetup+0x48): undefined reference to `__tdata_lma_end'
  939. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: newlib.c:(.text.newlibSetup+0x50): undefined reference to `__tdata_lma'
  940. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: newlib.c:(.text.newlibSetup+0x54): undefined reference to `__tdata_lma'
  941. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  942. /opt/devkitpro/libnx/lib/libnx.a(argv.o): in function `argvSetup':
  943. argv.c:(.text.argvSetup+0x48): undefined reference to `__argdata__'
  944. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: argv.c:(.text.argvSetup+0x4c): undefined reference to `__argdata__'
  945. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  946. /opt/devkitpro/libnx/lib/libnx.a(thread.o): in function `threadCreate':
  947. thread.c:(.text.threadCreate+0x10): undefined reference to `__tls_end'
  948. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x14): undefined reference to `__tls_end'
  949. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x24): undefined reference to `__tls_start'
  950. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x28): undefined reference to `__tls_start'
  951. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x1e0): undefined reference to `__tdata_lma_end'
  952. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x1e4): undefined reference to `__tdata_lma_end'
  953. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x240): undefined reference to `__tdata_lma'
  954. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadCreate+0x244): undefined reference to `__tdata_lma'
  955. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: /opt/devkitpro/libnx/lib/libnx.a(thread.o): in function `threadClose':
  956. thread.c:(.text.threadClose+0x2c): undefined reference to `__tls_start'
  957. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadClose+0x30): undefined reference to `__tls_start'
  958. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadClose+0x34): undefined reference to `__tls_end'
  959. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: thread.c:(.text.threadClose+0x38): undefined reference to `__tls_end'
  960. collect2: error: ld returned 1 exit status
  961. make[1]: *** [/opt/devkitpro/libnx/switch_rules:81: /home/jbender/BOTW-Save-Editor-GUI/BOTW-Save-Editor-GUI.elf] Error 1
  962. make: *** [Makefile:155: build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement