Guest User

terminal output

a guest
Jul 7th, 2023
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 228.34 KB | None | 0 0
  1. linking BOTW-Save-Editor-Redux.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 '7179', 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 '527', 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: /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '14596', this reader only handles version 2, 3, 4 and 5 information
  27. main.o:(.bss+0x11d0): multiple definition of `header'; botw_backend.o:(.data+0x100): first defined here
  28. /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
  29. /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
  30. /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
  31. /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
  32. /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
  33. /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
  34. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: 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'; main.o:(.bss+0x728): first defined here
  40. /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
  41. /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.
  42. MainMenu.o:(.bss+0x90): multiple definition of `okbuttonp'; main.o:(.bss+0x6f8): first defined here
  43. /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'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '2063', this reader only handles version 2, 3, 4 and 5 information
  44. 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'; /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: found dwarf version '26884', this reader only handles version 2, 3, 4 and 5 information
  48. main.o:(.bss+0x6d8): first defined here
  49. /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
  50. /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
  51. /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
  52. /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
  53. /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
  54. MainMenu.o:(.bss+0x18): multiple definition of `Arial_S'; main.o:(.bss+0x68): first defined here
  55. /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
  56. /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
  57. /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
  58. MainMenu.o:(.bss+0x8): multiple definition of `screenSurface'; main.o:(.bss+0x80): first defined here
  59. /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
  60. /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
  61. /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
  62. /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
  63. /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
  64. /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
  65. /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
  66. /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
  67. /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
  68. /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
  69. MainMenu.o:(.bss+0x19e4): multiple definition of `numberOfBows'; botw_backend.o:(.bss+0x3f0): first defined here
  70. /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
  71. /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
  72. /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
  73. /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
  74. /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
  75. /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
  76. /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
  77. /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
  78. /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
  79. /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 '22563', this reader only handles version 2, 3, 4 and 5 information
  80. MainMenu.o:(.bss+0x1b00): multiple definition of `itemsQuant'; botw_backend.o:(.data+0x20): first defined here
  81. /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
  82. /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
  83. /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
  84. botw_backend.o:(.bss+0x8): first defined here
  85. /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
  86. /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
  87. /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
  88. /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
  89. /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
  90. /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]':
  91. 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'
  92. /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'
  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(glsl_types.cpp.o): in function `hash_free_type_function(hash_entry*)':
  94. glsl_types.cpp:(.text._ZL23hash_free_type_functionP10hash_entry+0x34): undefined reference to `operator delete(void*, unsigned long)'
  95. /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)'
  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 `glsl_type::vec(unsigned int)':
  97. glsl_types.cpp:(.text._ZN9glsl_type3vecEj+0x78): undefined reference to `__cxa_guard_acquire'
  98. /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'
  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::f16vec(unsigned int)':
  100. glsl_types.cpp:(.text._ZN9glsl_type6f16vecEj+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_type6f16vecEj+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::dvec(unsigned int)':
  103. glsl_types.cpp:(.text._ZN9glsl_type4dvecEj+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_type4dvecEj+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::ivec(unsigned int)':
  106. glsl_types.cpp:(.text._ZN9glsl_type4ivecEj+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_type4ivecEj+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::uvec(unsigned int)':
  109. glsl_types.cpp:(.text._ZN9glsl_type4uvecEj+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_type4uvecEj+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::bvec(unsigned int)':
  112. glsl_types.cpp:(.text._ZN9glsl_type4bvecEj+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_type4bvecEj+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::i64vec(unsigned int)':
  115. glsl_types.cpp:(.text._ZN9glsl_type6i64vecEj+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_type6i64vecEj+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::u64vec(unsigned int)':
  118. glsl_types.cpp:(.text._ZN9glsl_type6u64vecEj+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_type6u64vecEj+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::i16vec(unsigned int)':
  121. glsl_types.cpp:(.text._ZN9glsl_type6i16vecEj+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_type6i16vecEj+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::u16vec(unsigned int)':
  124. glsl_types.cpp:(.text._ZN9glsl_type6u16vecEj+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_type6u16vecEj+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::i8vec(unsigned int)':
  127. glsl_types.cpp:(.text._ZN9glsl_type5i8vecEj+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_type5i8vecEj+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::u8vec(unsigned int)':
  130. glsl_types.cpp:(.text._ZN9glsl_type5u8vecEj+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_type5u8vecEj+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::get_instance(unsigned int, unsigned int, unsigned int, unsigned int, bool)':
  133. glsl_types.cpp:(.text._ZN9glsl_type12get_instanceEjjjjb+0x4bc): undefined reference to `operator new(unsigned long)'
  134. /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)':
  135. glsl_types.cpp:(.text._ZN9glsl_type18get_array_instanceEPKS_jj+0xbc): undefined reference to `operator new(unsigned long)'
  136. /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)':
  137. glsl_types.cpp:(.text._ZN9glsl_type19get_struct_instanceEPK17glsl_struct_fieldjPKcb+0xcc): undefined reference to `operator new(unsigned long)'
  138. /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*)':
  139. glsl_types.cpp:(.text._ZN9glsl_type22get_interface_instanceEPK17glsl_struct_fieldj22glsl_interface_packingbPKc+0xd4): undefined reference to `operator new(unsigned long)'
  140. /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*)':
  141. glsl_types.cpp:(.text._ZN9glsl_type23get_subroutine_instanceEPKc+0xbc): undefined reference to `operator new(unsigned long)'
  142. /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()':
  143. st_glsl_to_tgsi.cpp:(.text._ZN20glsl_to_tgsi_visitorD0Ev+0x4c): undefined reference to `operator delete(void*, unsigned long)'
  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(state_tracker_st_glsl_to_tgsi.cpp.o): in function `free_glsl_to_tgsi_visitor':
  145. st_glsl_to_tgsi.cpp:(.text.free_glsl_to_tgsi_visitor+0x68): undefined reference to `operator delete(void*, 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(state_tracker_st_glsl_to_tgsi.cpp.o): in function `glsl_to_tgsi_visitor::merge_registers()':
  147. st_glsl_to_tgsi.cpp:(.text._ZN20glsl_to_tgsi_visitor15merge_registersEv+0x6c): undefined reference to `operator delete[](void*)'
  148. /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)'
  149. /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':
  150. st_glsl_to_tgsi.cpp:(.text.st_link_tgsi+0x1a4): undefined reference to `operator new(unsigned long)'
  151. /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)'
  152. /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*)':
  153. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc17ArgumentMovesPass5visitEPNS_10BasicBlockE+0x10f8): undefined reference to `operator new(unsigned long)'
  154. /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)'
  155. /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)'
  156. /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()'
  157. /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()'
  158. /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*)'
  159. /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)':
  160. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA14coalesceValuesEPNS_5ValueES2_b+0x134): undefined reference to `operator new(unsigned long)'
  161. /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*)'
  162. /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*)'
  163. /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)'
  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(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::GCRA(nv50_ir::Function*, nv50_ir::SpillCodeInserter&)':
  165. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAC2EPNS_8FunctionERNS_17SpillCodeInserterE+0x5c): undefined reference to `operator new(unsigned long)'
  166. /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)'
  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(codegen_nv50_ir_ra.cpp.o): in function `nv50_ir::GCRA::buildRIG(nv50_ir::ArrayList&)':
  168. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0xb8): 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: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA8buildRIGERNS_9ArrayListE+0xc4): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  170. /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()'
  171. /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)'
  172. /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)'
  173. /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*)'
  174. /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)'
  175. /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)'
  176. /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)'
  177. /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*)'
  178. /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()'
  179. /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)'
  180. /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*)':
  181. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA12simplifyNodeEPNS0_8RIG_NodeE+0x128): undefined reference to `operator new(unsigned long)'
  182. /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)'
  183. /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)'
  184. /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()'
  185. /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()'
  186. /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*)'
  187. /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)':
  188. nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter10assignSlotERKNS_8IntervalEj+0x144): undefined reference to `operator delete(void*, unsigned long)'
  189. /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)'
  190. /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)'
  191. /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*)'
  192. /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*)'
  193. /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()':
  194. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA15selectRegistersEv+0x208): undefined reference to `operator delete(void*, unsigned long)'
  195. /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)'
  196. /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*)'
  197. /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()':
  198. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA22resolveSplitsAndMergesEv+0x108): undefined reference to `operator delete(void*, unsigned long)'
  199. /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)'
  200. /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)':
  201. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x44): undefined reference to `operator delete(void*, unsigned long)'
  202. /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)'
  203. /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)'
  204. /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
  205. /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)':
  206. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA7cleanupEb+0x168): undefined reference to `operator delete[](void*, unsigned long)'
  207. /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*)'
  208. /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)'
  209. /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)':
  210. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass12condenseDefsEPNS_11InstructionEii+0x3cc): 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_ir8RegAlloc21InsertConstraintsPass12condenseDefsEPNS_11InstructionEii+0x3d8): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  212. /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)':
  213. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass12condenseSrcsEPNS_11InstructionEii+0x2f0): undefined reference to `operator new(unsigned long)'
  214. /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*)'
  215. /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)':
  216. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x4f8): 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_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x504): 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: nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA10doCoalesceERNS_9ArrayListEj+0x7e4): undefined reference to `operator new(unsigned long)'
  219. /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*)'
  220. /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*)':
  221. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass4execEPNS_8FunctionE+0x34): undefined reference to `operator delete(void*, unsigned long)'
  222. /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*)':
  223. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc21InsertConstraintsPass5visitEPNS_10BasicBlockE+0x188): undefined reference to `operator new(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_ir8RegAlloc21InsertConstraintsPass5visitEPNS_10BasicBlockE+0x194): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  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): in function `std::_Deque_base<nv50_ir::BasicBlock*, std::allocator<nv50_ir::BasicBlock*> >::~_Deque_base()':
  226. nv50_ir_ra.cpp:(.text._ZNSt11_Deque_baseIPN7nv50_ir10BasicBlockESaIS2_EED2Ev[_ZNSt11_Deque_baseIPN7nv50_ir10BasicBlockESaIS2_EED5Ev]+0x38): undefined reference to `operator delete(void*, unsigned long)'
  227. /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)'
  228. /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]':
  229. 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)'
  230. /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)'
  231. /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'
  232. /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)'
  233. /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)'
  234. /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()'
  235. /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()'
  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::PhiMovesPass::splitEdges(nv50_ir::BasicBlock*)':
  237. nv50_ir_ra.cpp:(.text._ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x2c): 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_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE[_ZN7nv50_ir8RegAlloc12PhiMovesPass10splitEdgesEPNS_10BasicBlockE]+0x40): undefined reference to `operator new(unsigned long)'
  239. /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)'
  240. /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)'
  241. /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)'
  242. /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)'
  243. /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)'
  244. /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)'
  245. /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)'
  246. /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)'
  247. /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)'
  248. /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()'
  249. /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*)'
  250. /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()'
  251. /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&)':
  252. nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x100): undefined reference to `operator new(unsigned long)'
  253. /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()'
  254. /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)'
  255. /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)'
  256. /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)'
  257. /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)'
  258. /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)'
  259. /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
  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::SpillCodeInserter::run(std::__cxx11::list<std::pair<nv50_ir::Value*, nv50_ir::Value*>, std::allocator<std::pair<nv50_ir::Value*, nv50_ir::Value*> > > const&)':
  261. nv50_ir_ra.cpp:(.text._ZN7nv50_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x498): 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_ir17SpillCodeInserter3runERKNSt7__cxx114listISt4pairIPNS_5ValueES5_ESaIS6_EEE+0x4b4): undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const'
  263. /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)'
  264. /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)'
  265. /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()'
  266. /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()'
  267. /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*)'
  268. /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&)':
  269. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x34): 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_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x288): 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_ir4GCRA17allocateRegistersERNS_9ArrayListE+0x298): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  272. /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)'
  273. /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)'
  274. /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)'
  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::GCRA::~GCRA()':
  276. nv50_ir_ra.cpp:(.text._ZN7nv50_ir4GCRAD2Ev+0x5c): undefined reference to `operator delete(void*, 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_ir4GCRAD2Ev+0x98): undefined reference to `operator delete[](void*, unsigned long)'
  278. /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)'
  279. /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)'
  280. /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)'
  281. /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)'
  282. /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)'
  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_ir4GCRAD2Ev+0x1f0): 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/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: DWARF error: can't find .debug_ranges section.
  285. mount.o: in function `mountSaveData':
  286. mount.c:(.text.mountSaveData+0x28): undefined reference to `accountGetActiveUser'
  287. /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'
  288. /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':
  289. IMG_webp.c:(.text.IMG_InitWEBP+0x10): undefined reference to `WebPGetFeaturesInternal'
  290. /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'
  291. /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'
  292. /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'
  293. /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'
  294. /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'
  295. /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)':
  296. glsl_parser_extras.cpp:(.text._Z22do_common_optimizationP9exec_listbbPK26gl_shader_compiler_optionsb+0x2d4): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(ir_print_visitor.cpp.o): in function `ir_print_visitor::~ir_print_visitor()':
  298. ir_print_visitor.cpp:(.text._ZN16ir_print_visitorD0Ev+0x48): 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(linker.cpp.o): in function `(anonymous namespace)::array_resize_visitor::~array_resize_visitor()':
  300. linker.cpp:(.text._ZN12_GLOBAL__N_120array_resize_visitorD0Ev+0x4): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(linker.cpp.o): in function `interstage_cross_validate_uniform_blocks(gl_shader_program*, bool)':
  302. linker.cpp:(.text._ZL40interstage_cross_validate_uniform_blocksP17gl_shader_programb+0xbc): undefined reference to `operator new[](unsigned long)'
  303. /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*)'
  304. /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*)'
  305. /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*)':
  306. linker.cpp:(.text._ZN20array_sizing_visitor5visitEP11ir_variable[_ZN20array_sizing_visitor5visitEP11ir_variable]+0x1e0): undefined reference to `operator new[](unsigned long)'
  307. /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)'
  308. /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*)'
  309. /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*)'
  310. /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)':
  311. linker.cpp:(.text._Z23link_intrastage_shadersPvP10gl_contextP17gl_shader_programPP9gl_shaderjb+0x974): undefined reference to `operator new[](unsigned long)'
  312. /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*)'
  313. /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*)'
  314. /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*)':
  315. linker.cpp:(.text._Z12link_shadersP10gl_contextP17gl_shader_program+0x330): undefined reference to `operator new(unsigned long)'
  316. /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)'
  317. /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)'
  318. /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*)':
  319. link_atomics.cpp:(.text._ZN12_GLOBAL__N_127find_active_atomic_countersEP10gl_contextP17gl_shader_programPj+0x40): undefined reference to `operator new[](unsigned long)'
  320. /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*)':
  321. link_atomics.cpp:(.text._Z36link_assign_atomic_counter_resourcesP10gl_contextP17gl_shader_program+0x264): undefined reference to `operator delete[](void*, unsigned long)'
  322. /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*)':
  323. link_atomics.cpp:(.text._Z35link_check_atomic_counter_resourcesP10gl_contextP17gl_shader_program+0x204): undefined reference to `operator delete[](void*, unsigned long)'
  324. /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()':
  325. link_uniforms.cpp:(.text._ZN26parcel_out_uniform_storageD0Ev[_ZN26parcel_out_uniform_storageD5Ev]+0x30): undefined reference to `operator delete(void*, unsigned long)'
  326. /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*)':
  327. 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)'
  328. /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)'
  329. /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)'
  330. /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)'
  331. /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)'
  332. /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)'
  333. /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)'
  334. /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)'
  335. /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*)':
  336. link_uniforms.cpp:(.text._Z29link_assign_uniform_locationsP17gl_shader_programP10gl_context+0xa4): undefined reference to `operator new(unsigned long)'
  337. /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)'
  338. /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)'
  339. /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)'
  340. /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*)':
  341. loop_analysis.cpp:(.text._Z22analyze_loop_variablesP9exec_list+0x1c): undefined reference to `operator new(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(lower_jumps.cpp.o): in function `(anonymous namespace)::ir_lower_jumps_visitor::~ir_lower_jumps_visitor()':
  343. lower_jumps.cpp:(.text._ZN12_GLOBAL__N_122ir_lower_jumps_visitorD0Ev+0x4): undefined reference to `operator delete(void*, 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(lower_precision.cpp.o): in function `(anonymous namespace)::find_lowerable_rvalues_visitor::stack_enter(ir_instruction*, void*)':
  345. lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor11stack_enterEP14ir_instructionPv+0x14c): 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: lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor11stack_enterEP14ir_instructionPv+0x188): undefined reference to `operator new(unsigned long)'
  347. /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*)'
  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(lower_precision.cpp.o): in function `lower_precision(exec_list*)':
  349. lower_precision.cpp:(.text._Z15lower_precisionP9exec_list+0xc0): 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: lower_precision.cpp:(.text._Z15lower_precisionP9exec_list+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  351. /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&)':
  352. 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)'
  353. /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)'
  354. /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*)'
  355. /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()':
  356. lower_precision.cpp:(.text._ZN12_GLOBAL__N_130find_lowerable_rvalues_visitor15pop_stack_entryEv+0x84): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(lower_vector_derefs.cpp.o): in function `(anonymous namespace)::vector_deref_visitor::~vector_deref_visitor()':
  358. lower_vector_derefs.cpp:(.text._ZN12_GLOBAL__N_120vector_deref_visitorD0Ev+0x4): 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(lower_vector_insert.cpp.o): in function `(anonymous namespace)::vector_insert_visitor::~vector_insert_visitor()':
  360. lower_vector_insert.cpp:(.text._ZN12_GLOBAL__N_121vector_insert_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  361. /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()':
  362. opt_algebraic.cpp:(.text._ZN12_GLOBAL__N_120ir_algebraic_visitorD0Ev+0x4): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(opt_array_splitting.cpp.o): in function `ir_array_splitting_visitor::~ir_array_splitting_visitor()':
  364. opt_array_splitting.cpp:(.text._ZN26ir_array_splitting_visitorD0Ev[_ZN26ir_array_splitting_visitorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  365. /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
  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(opt_function_inlining.cpp.o): in function `ir_call::generate_inline(ir_instruction*)':
  367. opt_function_inlining.cpp:(.text._ZN7ir_call15generate_inlineEP14ir_instruction+0x60): undefined reference to `operator new[](unsigned long)'
  368. /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*)'
  369. /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)'
  370. /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()':
  371. opt_structure_splitting.cpp:(.text._ZN12_GLOBAL__N_130ir_structure_splitting_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  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(propagate_invariance.cpp.o): in function `(anonymous namespace)::ir_invariance_propagation_visitor::~ir_invariance_propagation_visitor()':
  373. propagate_invariance.cpp:(.text._ZN12_GLOBAL__N_133ir_invariance_propagation_visitorD0Ev+0x4): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(string_to_uint_map.cpp.o): in function `string_to_uint_map_ctor':
  375. string_to_uint_map.cpp:(.text.string_to_uint_map_ctor+0x10): undefined reference to `operator new(unsigned long)'
  376. /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':
  377. string_to_uint_map.cpp:(.text.string_to_uint_map_dtor+0x6c): undefined reference to `operator delete(void*, unsigned long)'
  378. /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*)':
  379. st_glsl_to_tgsi_array_merge.cpp:(.text._ZN16tgsi_array_merge12remap_arraysEiPjP9exec_listPNS_15array_remappingE+0x40): undefined reference to `operator new[](unsigned long)'
  380. /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)'
  381. /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*)'
  382. /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*)'
  383. /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)'
  384. /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*)':
  385. st_glsl_to_tgsi_array_merge.cpp:(.text._Z12merge_arraysiPjP9exec_listP16array_live_range+0x3c): undefined reference to `operator new[](unsigned long)'
  386. /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*)'
  387. /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*)'
  388. /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*)':
  389. 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)'
  390. /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)'
  391. /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*)'
  392. /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*)'
  393. /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*)':
  394. ir_array_refcount.cpp:(.text._ZL10free_entryP10hash_entry+0x1c): undefined reference to `operator delete[](void*)'
  395. /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)'
  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(ir_array_refcount.cpp.o): in function `ir_array_refcount_entry::ir_array_refcount_entry(ir_variable*)':
  397. ir_array_refcount.cpp:(.text._ZN23ir_array_refcount_entryC2EP11ir_variable+0x78): undefined reference to `operator new[](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(ir_array_refcount.cpp.o): in function `ir_array_refcount_visitor::visit(ir_dereference_variable*)':
  399. ir_array_refcount.cpp:(.text._ZN25ir_array_refcount_visitor5visitEP23ir_dereference_variable+0x64): 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(ir_array_refcount.cpp.o): in function `ir_array_refcount_visitor::visit_enter(ir_dereference_array*)':
  401. ir_array_refcount.cpp:(.text._ZN25ir_array_refcount_visitor11visit_enterEP20ir_dereference_array+0x194): undefined reference to `operator new(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(ir_array_refcount.cpp.o): in function `ir_array_refcount_visitor::get_variable_entry(ir_variable*)':
  403. ir_array_refcount.cpp:(.text._ZN25ir_array_refcount_visitor18get_variable_entryEP11ir_variable+0x40): undefined reference to `operator new(unsigned long)'
  404. /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*)':
  405. ir_variable_refcount.cpp:(.text._ZL10free_entryP10hash_entry+0x64): undefined reference to `operator delete(void*, unsigned long)'
  406. /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*)':
  407. ir_variable_refcount.cpp:(.text._ZN28ir_variable_refcount_visitor5visitEP11ir_variable+0x4c): undefined reference to `operator new(unsigned long)'
  408. /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*)':
  409. ir_variable_refcount.cpp:(.text._ZN28ir_variable_refcount_visitor18get_variable_entryEP11ir_variable+0x40): undefined reference to `operator new(unsigned long)'
  410. /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()':
  411. lower_packing_builtins.cpp:(.text._ZN12_GLOBAL__N_130lower_packing_builtins_visitorD0Ev+0x4): undefined reference to `operator delete(void*, unsigned long)'
  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(serialize.cpp.o): in function `deserialize_glsl_program':
  413. serialize.cpp:(.text.deserialize_glsl_program+0xd8): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir::LValue::~LValue()':
  415. nv50_ir.cpp:(.text._ZN7nv50_ir6LValueD2Ev[_ZN7nv50_ir6LValueD5Ev]+0x44): undefined reference to `operator delete(void*, unsigned long)'
  416. /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)'
  417. /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)'
  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(codegen_nv50_ir.cpp.o): in function `nv50_ir::Symbol::~Symbol()':
  419. nv50_ir.cpp:(.text._ZN7nv50_ir6SymbolD2Ev[_ZN7nv50_ir6SymbolD5Ev]+0x44): undefined reference to `operator delete(void*, unsigned long)'
  420. /opt/devkitpro/devkitA64/bin/../lib/gcc/aarch64-none-elf/13.1.0/../../../../aarch64-none-elf/bin/ld: nv50_ir.cpp:(.text._ZN7nv50_ir6SymbolD2Ev[_ZN7nv50_ir6SymbolD5Ev]+0x6c): undefined reference to `operator delete(void*, unsigned long)'
  421. /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]+0xb0): more undefined references to `operator delete(void*, unsigned long)' follow
  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(codegen_nv50_ir.cpp.o): in function `nv50_ir::ValueDef::ValueDef(nv50_ir::Value*)':
  423. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2EPNS_5ValueE+0x2c): 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: nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2EPNS_5ValueE+0x38): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  425. /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&)':
  426. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueDefC2ERKS0_+0x28): undefined reference to `operator new(unsigned long)'
  427. /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*)'
  428. /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*)':
  429. 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*)'
  430. /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)'
  431. /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)'
  432. /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*)'
  433. /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*)':
  434. nv50_ir.cpp:(.text._ZN7nv50_ir7ProgramC2ENS0_4TypeEPNS_6TargetE+0xec): undefined reference to `operator new(unsigned long)'
  435. /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)':
  436. 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)'
  437. /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)'
  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(codegen_nv50_ir.cpp.o): in function `std::_Deque_base<nv50_ir::ValueRef, std::allocator<nv50_ir::ValueRef> >::_M_initialize_map(unsigned long)':
  439. 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)'
  440. /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)'
  441. /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
  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(codegen_nv50_ir.cpp.o): in function `std::deque<nv50_ir::ValueDef, std::allocator<nv50_ir::ValueDef> >::_M_default_append(unsigned long)':
  443. 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)'
  444. /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()'
  445. /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()'
  446. /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*)'
  447. /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*)':
  448. nv50_ir.cpp:(.text._ZN7nv50_ir11Instruction6setDefEiPNS_5ValueE+0x298): undefined reference to `operator delete(void*, unsigned long)'
  449. /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)':
  450. nv50_ir.cpp:(.text._ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm[_ZNSt5dequeIN7nv50_ir8ValueRefESaIS1_EE17_M_default_appendEm]+0x204): undefined reference to `operator new(unsigned long)'
  451. /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)'
  452. /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)'
  453. /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()'
  454. /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()'
  455. /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*)'
  456. /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)':
  457. 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'
  458. /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)'
  459. /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)'
  460. /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()'
  461. /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()'
  462. /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*)':
  463. nv50_ir.cpp:(.text._ZN7nv50_ir8ValueRef3setEPNS_5ValueE+0xdc): undefined reference to `operator new(unsigned long)'
  464. /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)'
  465. /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*)':
  466. nv50_ir.cpp:(.text._ZN7nv50_ir11Instruction6setSrcEiPNS_5ValueE+0x298): undefined reference to `operator delete(void*, unsigned long)'
  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::Instruction::~Instruction()':
  468. nv50_ir.cpp:(.text._ZN7nv50_ir11InstructionD2Ev+0x1b8): undefined reference to `operator delete(void*, unsigned long)'
  469. /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)'
  470. /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)'
  471. /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
  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 `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&)':
  473. 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*)'
  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::_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&)':
  475. 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*)'
  476. /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*)'
  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::_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]':
  478. 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)'
  479. /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&)'
  480. /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)'
  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 `nv50_ir::Program::~Program()':
  482. nv50_ir.cpp:(.text._ZN7nv50_ir7ProgramD2Ev+0x40c): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir.cpp.o): in function `nv50_ir_generate_code':
  484. nv50_ir.cpp:(.text.nv50_ir_generate_code+0x78): undefined reference to `operator new(unsigned long)'
  485. /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)'
  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_bb.cpp.o): in function `nv50_ir::Function::Function(nv50_ir::Program*, char const*, unsigned int)':
  487. nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionC2EPNS_7ProgramEPKcj+0x5c): undefined reference to `operator new(unsigned long)'
  488. /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)'
  489. /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)'
  490. /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)'
  491. /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)'
  492. /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
  493. /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]':
  494. 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&)'
  495. /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)'
  496. /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':
  497. nv50_ir_bb.cpp:(.text._ZNK7nv50_ir10BasicBlock5cloneERNS_11ClonePolicyINS_8FunctionEEE+0x28): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_bb.cpp.o): in function `nv50_ir::Function::~Function()':
  499. nv50_ir_bb.cpp:(.text._ZN7nv50_ir8FunctionD2Ev+0x88): undefined reference to `operator delete[](void*)'
  500. /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)'
  501. /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)'
  502. /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)'
  503. /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)'
  504. /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)'
  505. /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
  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_from_tgsi.cpp.o): in function `tgsi::Instruction::getTexture(tgsi::Source const*, int) const':
  507. nv50_ir_from_tgsi.cpp:(.text._ZNK4tgsi11Instruction10getTextureEPKNS_6SourceEi+0x80): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  508. /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)':
  509. 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)'
  510. /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)'
  511. /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*)'
  512. /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)':
  513. nv50_ir_from_tgsi.cpp:(.text._ZNSt6vectorIiSaIiEE17_M_default_appendEm[_ZNSt6vectorIiSaIiEE17_M_default_appendEm]+0x128): undefined reference to `operator delete(void*, unsigned long)'
  514. /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)'
  515. /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*)'
  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_from_tgsi.cpp.o): in function `std::vector<tgsi::Source::MemoryFile, std::allocator<tgsi::Source::MemoryFile> >::_M_default_append(unsigned long)':
  517. 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)'
  518. /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)'
  519. /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*)'
  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_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>&&)':
  521. 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)'
  522. /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)'
  523. /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*)'
  524. /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&)'
  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_from_tgsi.cpp.o): in function `std::vector<nv50_ir::Value*, std::allocator<nv50_ir::Value*> >::_M_default_append(unsigned long)':
  526. 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)'
  527. /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)'
  528. /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*)'
  529. /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)':
  530. 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)'
  531. /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)'
  532. /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*)'
  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_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&)':
  534. 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*)'
  535. /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&)':
  536. 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*)'
  537. /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*)'
  538. /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> >&&)':
  539. 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)'
  540. /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&)'
  541. /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)'
  542. /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*)':
  543. nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanDeclarationEPK21tgsi_full_declaration+0x160): undefined reference to `operator new(unsigned long)'
  544. /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&)'
  545. /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*)'
  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_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&)':
  547. 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*)'
  548. /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&&)':
  549. 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)'
  550. /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&)'
  551. /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*)':
  552. nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source15scanInstructionEPK21tgsi_full_instruction+0x2b0): undefined reference to `operator new(unsigned long)'
  553. /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&)'
  554. /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()':
  555. nv50_ir_from_tgsi.cpp:(.text._ZN4tgsi6Source10scanSourceEv+0x450): 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._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&)'
  557. /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*)'
  558. /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)'
  559. /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*&&)':
  560. 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)'
  561. /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)'
  562. /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*)'
  563. /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**)':
  564. nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter10handleLOADEPPN7nv50_ir5ValueE+0x1d8): undefined reference to `operator delete(void*, unsigned long)'
  565. /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)'
  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 `(anonymous namespace)::Converter::handleSTORE()':
  567. nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x248): 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._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x25c): undefined reference to `operator delete(void*, 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._ZN12_GLOBAL__N_19Converter11handleSTOREEv+0x284): undefined reference to `operator delete(void*, unsigned long)'
  570. /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)'
  571. /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)'
  572. /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()'
  573. /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()'
  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 `(anonymous namespace)::Converter::BindArgumentsPass::visit(nv50_ir::Function*)':
  575. nv50_ir_from_tgsi.cpp:(.text._ZN12_GLOBAL__N_19Converter17BindArgumentsPass5visitEPN7nv50_ir8FunctionE+0x7d4): undefined reference to `operator new(unsigned long)'
  576. /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)'
  577. /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)'
  578. /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)'
  579. /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)'
  580. /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)'
  581. /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()'
  582. /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()'
  583. /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*)'
  584. /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]':
  585. 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)'
  586. /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&)'
  587. /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)'
  588. /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*)':
  589. nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_irL12cloneForwardEPNS_8FunctionEPNS_11InstructionE+0xe0): undefined reference to `operator delete(void*, unsigned long)'
  590. /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*)':
  591. nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x1b8): undefined reference to `operator new(unsigned long)'
  592. /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)'
  593. /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)'
  594. /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)'
  595. /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)'
  596. /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)'
  597. /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)'
  598. /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)'
  599. /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)'
  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):nv50_ir_from_tgsi.cpp:(.text._ZN7nv50_ir7Program12makeFromTGSIEP17nv50_ir_prog_info+0x3300): more undefined references to `operator new(unsigned long)' follow
  601. /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()':
  602. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11CFGIteratorD2Ev[_ZN7nv50_ir11CFGIteratorD5Ev]+0x8): undefined reference to `operator delete[](void*)'
  603. /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()':
  604. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11CFGIteratorD0Ev[_ZN7nv50_ir11CFGIteratorD5Ev]+0x18): undefined reference to `operator delete[](void*)'
  605. /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)'
  606. /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()':
  607. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11DFSIteratorD2Ev[_ZN7nv50_ir11DFSIteratorD5Ev]+0x8): undefined reference to `operator delete[](void*)'
  608. /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()':
  609. nv50_ir_graph.cpp:(.text._ZN7nv50_ir11DFSIteratorD0Ev[_ZN7nv50_ir11DFSIteratorD5Ev]+0x18): undefined reference to `operator delete[](void*)'
  610. /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)'
  611. /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*)':
  612. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node6detachEPS1_+0x5c): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::Node::cut()':
  614. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node3cutEv+0x28): undefined reference to `operator delete(void*, unsigned long)'
  615. /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)'
  616. /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)':
  617. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorDFSEb+0x28): 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_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorDFSEb+0x50): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_graph.cpp.o): in function `nv50_ir::Graph::~Graph()':
  620. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5GraphD0Ev+0x24): undefined reference to `operator delete(void*, unsigned long)'
  621. /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()':
  622. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph11iteratorCFGEv+0x1c): undefined reference to `operator new(unsigned long)'
  623. /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)'
  624. /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)':
  625. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph4Node6attachEPS1_NS0_4Edge4TypeE+0x20): undefined reference to `operator new(unsigned long)'
  626. /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&)':
  627. nv50_ir_graph.cpp:(.text._ZN7nv50_ir5Graph22findLightestPathWeightEPNS0_4NodeES2_RKSt6vectorIiSaIiEE+0x54): undefined reference to `operator new(unsigned long)'
  628. /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()'
  629. /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)'
  630. /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)'
  631. /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*)'
  632. /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)'
  633. /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)'
  634. /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*)'
  635. /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]':
  636. 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)'
  637. /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)'
  638. /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)'
  639. /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)'
  640. /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)'
  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_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
  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_peephole.cpp.o): in function `nv50_ir::Value::Value(nv50_ir::Value const&)':
  643. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir5ValueC2ERKS0_[_ZN7nv50_ir5ValueC5ERKS0_]+0x78): undefined reference to `operator new(unsigned long)'
  644. /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)'
  645. /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)'
  646. /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)'
  647. /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*)'
  648. /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()'
  649. /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()'
  650. /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*)':
  651. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x33c): 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: nv50_ir_peephole.cpp:(.text._ZN7nv50_ir19IndirectPropagation5visitEPNS_10BasicBlockE+0x35c): undefined reference to `operator delete(void*, unsigned long)'
  653. /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)'
  654. /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)'
  655. /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)'
  656. /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
  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_peephole.cpp.o): in function `nv50_ir::LocalCSE::visit(nv50_ir::BasicBlock*)':
  658. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir8LocalCSE5visitEPNS_10BasicBlockE+0x1ec): 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_peephole.cpp:(.text._ZN7nv50_ir8LocalCSE5visitEPNS_10BasicBlockE+0x22c): 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_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]':
  661. 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)'
  662. /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&)'
  663. /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)'
  664. /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*)':
  665. nv50_ir_peephole.cpp:(.text._ZN7nv50_ir12AlgebraicOpt11handleLOGOPEPNS_11InstructionE+0x3b8): undefined reference to `operator delete(void*, unsigned long)'
  666. /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()':
  667. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeD0Ev[_ZN7nv50_ir13DominatorTreeD5Ev]+0x30): undefined reference to `operator delete(void*, 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_ssa.cpp.o): in function `nv50_ir::DominatorTree::build()':
  669. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree5buildEv+0x40): 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: nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree5buildEv+0x154): undefined reference to `operator new(unsigned long)'
  671. /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)'
  672. /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*)':
  673. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTreeC2EPNS_5GraphE+0x58): undefined reference to `operator new[](unsigned long)'
  674. /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)'
  675. /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*)'
  676. /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*)'
  677. /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()':
  678. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir13DominatorTree22findDominanceFrontiersEv+0x90): undefined reference to `operator new(unsigned long)'
  679. /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)'
  680. /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*)':
  681. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir10RenamePassC2EPNS_8FunctionE+0x38): undefined reference to `operator new[](unsigned long)'
  682. /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()':
  683. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir10RenamePassD2Ev+0x6c): undefined reference to `operator delete[](void*, unsigned long)'
  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_ssa.cpp.o): in function `nv50_ir::Function::convertToSSA()':
  685. nv50_ir_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x2c): 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_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x7c): 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_ssa.cpp:(.text._ZN7nv50_ir8Function12convertToSSAEv+0x148): undefined reference to `operator new(unsigned long)'
  688. /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*)'
  689. /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*)':
  690. nv50_ir_target.cpp:(.text._ZN7nv50_ir11CodeEmitter15prepareEmissionEPNS_8FunctionE+0x28): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::DLList::Iterator::erase()':
  692. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList8Iterator5eraseEv+0x28): undefined reference to `operator delete(void*, unsigned long)'
  693. /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()':
  694. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList8IteratorD0Ev[_ZN7nv50_ir6DLList8IteratorD5Ev]+0x4): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_util.cpp.o): in function `nv50_ir::DLList::Iterator::insert(void*)':
  696. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList8Iterator6insertEPv+0x18): undefined reference to `operator new(unsigned long)'
  697. /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()':
  698. nv50_ir_util.cpp:(.text._ZN7nv50_ir6DLList5clearEv+0x2c): undefined reference to `operator delete(void*, unsigned long)'
  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_util.cpp.o): in function `nv50_ir::Interval::~Interval()':
  700. nv50_ir_util.cpp:(.text._ZN7nv50_ir8IntervalD2Ev+0x24): undefined reference to `operator delete(void*, unsigned long)'
  701. /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()':
  702. nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval5clearEv+0x24): undefined reference to `operator delete(void*, unsigned long)'
  703. /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)':
  704. nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval6extendEii+0x7c): undefined reference to `operator new(unsigned long)'
  705. /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)'
  706. /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)'
  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_util.cpp.o): in function `nv50_ir::Interval::unify(nv50_ir::Interval&)':
  708. nv50_ir_util.cpp:(.text._ZN7nv50_ir8Interval5unifyERS0_+0x3c): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_target_gm107.cpp.o): in function `nv50_ir::TargetGM107::~TargetGM107()':
  710. nv50_ir_target_gm107.cpp:(.text._ZN7nv50_ir11TargetGM107D0Ev[_ZN7nv50_ir11TargetGM107D5Ev]+0x4): 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: /opt/devkitpro/portlibs/switch/lib/libEGL.a(codegen_nv50_ir_target_gm107.cpp.o): in function `nv50_ir::getTargetGM107(unsigned int)':
  712. nv50_ir_target_gm107.cpp:(.text._ZN7nv50_ir14getTargetGM107Ej+0x14): undefined reference to `operator new(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(ir_expression_flattening.cpp.o): in function `ir_expression_flattening_visitor::~ir_expression_flattening_visitor()':
  714. ir_expression_flattening.cpp:(.text._ZN32ir_expression_flattening_visitorD0Ev[_ZN32ir_expression_flattening_visitorD5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  715. /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]':
  716. 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)'
  717. /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)'
  718. /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)'
  719. /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)'
  720. /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
  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_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>&&)':
  722. 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)'
  723. /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)'
  724. /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*)'
  725. /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&)'
  726. /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&)':
  727. 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*)'
  728. /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*>&&)':
  729. 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)'
  730. /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&)'
  731. /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)'
  732. /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]':
  733. 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)'
  734. /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&)'
  735. /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)'
  736. /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]':
  737. 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)'
  738. /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)'
  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_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]':
  740. 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)'
  741. /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)'
  742. /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]':
  743. 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)'
  744. /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)'
  745. /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)'
  746. /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)'
  747. /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)'
  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_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
  749. /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>&&)':
  750. 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)'
  751. /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)'
  752. /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)'
  753. /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)'
  754. /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*)'
  755. /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&)'
  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_from_common.cpp.o): in function `nv50_ir::ConverterCommon::getSubroutine(unsigned int)':
  757. nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEj+0x60): undefined reference to `operator new(unsigned long)'
  758. /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)'
  759. /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)'
  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_from_common.cpp.o): in function `nv50_ir::ConverterCommon::getSubroutine(nv50_ir::Function*)':
  761. nv50_ir_from_common.cpp:(.text._ZN7nv50_ir15ConverterCommon13getSubroutineEPNS_8FunctionE+0xe4): undefined reference to `operator delete(void*, unsigned long)'
  762. /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)'
  763. /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()':
  764. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir16CodeEmitterGM107D0Ev[_ZN7nv50_ir16CodeEmitterGM107D5Ev]+0x4): undefined reference to `operator delete(void*, unsigned long)'
  765. /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
  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_emit_gm107.cpp.o): in function `nv50_ir::TargetGM107::createCodeEmitterGM107(nv50_ir::Program::Type)':
  767. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir11TargetGM10722createCodeEmitterGM107ENS_7Program4TypeE+0x1c): undefined reference to `operator new(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_emit_gm107.cpp.o): in function `nv50_ir::SchedDataCalculatorGM107::insertBarriers(nv50_ir::BasicBlock*)':
  769. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM10714insertBarriersEPNS_10BasicBlockE+0xd8): undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  770. /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)'
  771. /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()'
  772. /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)'
  773. /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)'
  774. /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)'
  775. /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)'
  776. /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*)'
  777. /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)'
  778. /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*)'
  779. /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*)':
  780. nv50_ir_emit_gm107.cpp:(.text._ZN7nv50_ir24SchedDataCalculatorGM1075visitEPNS_10BasicBlockE+0x500): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  781. /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*, ...)'
  782. /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)':
  783. 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)'
  784. /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)'
  785. /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*)'
  786. /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]':
  787. 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)'
  788. /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)'
  789. /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)'
  790. /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)'
  791. /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)'
  792. /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
  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_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]':
  794. 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)'
  795. /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&)'
  796. /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)'
  797. /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*)':
  798. nv50_ir_lowering_gm107.cpp:(.text._ZN7nv50_ir17GM107LoweringPass15handleManualTXDEPNS_14TexInstructionE+0x5ac): undefined reference to `operator delete(void*, 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_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]':
  800. 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)'
  801. /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)'
  802. /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)'
  803. /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
  804. /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*)':
  805. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA9addTexUseERNSt7__cxx114listINS0_6TexUseESaIS3_EEEPNS_11InstructionEPKS7_+0x70): undefined reference to `operator new(unsigned long)'
  806. /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*)'
  807. /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()'
  808. /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)'
  809. /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*)':
  810. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA13propagateJoinEPNS_10BasicBlockE+0xc4): undefined reference to `operator new(unsigned long)'
  811. /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&)':
  812. 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)'
  813. /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'
  814. /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)'
  815. /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)'
  816. /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()'
  817. /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()'
  818. /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*)':
  819. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0xf4): 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: nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass9handleOUTEPNS_11InstructionE+0x114): undefined reference to `operator delete(void*, unsigned long)'
  821. /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)'
  822. /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)'
  823. /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)'
  824. /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
  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_lowering_nvc0.cpp.o): in function `nv50_ir::NVC0LoweringPass::handleSharedATOMNVE4(nv50_ir::Instruction*)':
  826. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir16NVC0LoweringPass20handleSharedATOMNVE4EPNS_11InstructionE+0x60): undefined reference to `operator new(unsigned long)'
  827. /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)'
  828. /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&)':
  829. 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)'
  830. /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)'
  831. /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*)'
  832. /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&)':
  833. 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)'
  834. /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)'
  835. /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*)'
  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_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&)':
  837. 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)'
  838. /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)'
  839. /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*)'
  840. /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&)':
  841. 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)'
  842. /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)'
  843. /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*)'
  844. /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)':
  845. 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)'
  846. /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)'
  847. /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*)'
  848. /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*)':
  849. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0x23c): undefined reference to `operator new[](unsigned long)'
  850. /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)'
  851. /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)'
  852. /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)'
  853. /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)'
  854. /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)'
  855. /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)'
  856. /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)'
  857. /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
  858. /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*)':
  859. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_ir18NVC0LegalizePostRA21insertTextureBarriersEPNS_8FunctionE+0xde8): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  860. /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)'
  861. /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*, ...)'
  862. /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]':
  863. 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)'
  864. /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&)'
  865. /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)'
  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::cloneForward(nv50_ir::Function*, nv50_ir::Instruction*)':
  867. nv50_ir_lowering_nvc0.cpp:(.text._ZN7nv50_irL12cloneForwardEPNS_8FunctionEPNS_11InstructionE+0xe0): undefined reference to `operator delete(void*, unsigned long)'
  868. collect2: error: ld returned 1 exit status
  869. make[1]: *** [/opt/devkitpro/libnx/switch_rules:81: /home/jb/dev/BOTW-Save-Editor-Redux/BOTW-Save-Editor-Redux.elf] Error 1
  870. make: *** [Makefile:155: build] Error 2
  871.  
Add Comment
Please, Sign In to add comment