Advertisement
Guest User

Untitled

a guest
Jul 14th, 2016
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.50 KB | None | 0 0
  1. g++ Src/Model3/Crypto.cpp `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -O3 -I/usr/local/include -std=c++11 -o obj/Crypto.o
  2. g++ Src/Util/Format.cpp `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -O3 -I/usr/local/include -std=c++11 -o obj/Format.o
  3. gcc obj/PPCDisasm.o obj/Games.o obj/Config.o obj/INIFile.o obj/BlockFile.o obj/93C46.o obj/ROMLoad.o obj/unzip.o obj/ioapi.o obj/Error.o obj/glew.o obj/Shader.o obj/Real3D.o obj/Legacy3D.o obj/Models.o obj/TextureRefs.o obj/New3D.o obj/Mat4.o obj/Model.o obj/PolyHeader.o obj/Texture.o obj/TextureSheet.o obj/VBO.o obj/Vec.o obj/R3DShader.o obj/R3DFloat.o obj/Render2D.o obj/TileGen.o obj/Model3.o obj/ppc.o obj/Main.o obj/Audio.o obj/Thread.o obj/SoundBoard.o obj/SCSP.o obj/SCSPDSP.o obj/68K.o obj/m68kcpu.o obj/m68kopnz.o obj/m68kopdm.o obj/m68kopac.o obj/m68kops.o obj/DSB.o obj/Z80.o obj/IRQ.o obj/53C810.o obj/PCI.o obj/RTC72421.o obj/DriveBoard.o obj/MPC10x.o obj/Input.o obj/Inputs.o obj/InputSource.o obj/InputSystem.o obj/InputTypes.o obj/MultiInputSource.o obj/SDLInputSystem.o obj/Outputs.o obj/amp_audio.o obj/amp_dump.o obj/amp_getbits.o obj/amp_getdata.o obj/amp_huffman.o obj/amp_layer2.o obj/amp_layer3.o obj/amp_misc2.o obj/amp_position.o obj/amp_transform.o obj/amp_util.o obj/Crypto.o obj/Format.o -o bin/Supermodel `sdl-config --libs` -lGL -lGLU -lz -lm -lstdc++
  4. obj/93C46.o : Dans la fonction « C93C46::Write(unsigned int, unsigned int, unsigned int) » :
  5. 93C46.cpp:(.text+0x3a8) : référence indéfinie vers « DebugLog(char const*, ...) »
  6. obj/93C46.o : Dans la fonction « C93C46::LoadState(CBlockFile*) » :
  7. 93C46.cpp:(.text+0x236) : référence indéfinie vers « ErrorLog(char const*, ...) »
  8. obj/93C46.o : Dans la fonction « C93C46::Write(unsigned int, unsigned int, unsigned int) » :
  9. 93C46.cpp:(.text+0x523) : référence indéfinie vers « DebugLog(char const*, ...) »
  10. 93C46.cpp:(.text+0x563) : référence indéfinie vers « DebugLog(char const*, ...) »
  11. 93C46.cpp:(.text+0x67a) : référence indéfinie vers « DebugLog(char const*, ...) »
  12. 93C46.cpp:(.text+0x7ed) : référence indéfinie vers « DebugLog(char const*, ...) »
  13. 93C46.cpp:(.text+0x826) : référence indéfinie vers « DebugLog(char const*, ...) »
  14. obj/93C46.o:93C46.cpp:(.text+0x83e) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  15. obj/ROMLoad.o : Dans la fonction « LoadROM(unsigned char*, unsigned int, ROMMap const*, ROMInfo const*, void*, char const*, bool) » :
  16. ROMLoad.cpp:(.text+0x90) : référence indéfinie vers « ErrorLog(char const*, ...) »
  17. ROMLoad.cpp:(.text+0x100) : référence indéfinie vers « ErrorLog(char const*, ...) »
  18. ROMLoad.cpp:(.text+0x11b) : référence indéfinie vers « ErrorLog(char const*, ...) »
  19. ROMLoad.cpp:(.text+0x23c) : référence indéfinie vers « ErrorLog(char const*, ...) »
  20. ROMLoad.cpp:(.text+0x258) : référence indéfinie vers « ErrorLog(char const*, ...) »
  21. obj/ROMLoad.o:ROMLoad.cpp:(.text+0x700) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  22. obj/ROMLoad.o : Dans la fonction « LoadROMSetFromZIPFile(ROMMap const*, GameInfo const*, char const*, bool) » :
  23. ROMLoad.cpp:(.text+0x7fb) : référence indéfinie vers « DebugLog(char const*, ...) »
  24. ROMLoad.cpp:(.text+0x825) : référence indéfinie vers « ErrorLog(char const*, ...) »
  25. ROMLoad.cpp:(.text+0xdb1) : référence indéfinie vers « ErrorLog(char const*, ...) »
  26. ROMLoad.cpp:(.text+0xf8d) : référence indéfinie vers « ErrorLog(char const*, ...) »
  27. ROMLoad.cpp:(.text+0x104a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  28. ROMLoad.cpp:(.text+0x1283) : référence indéfinie vers « ErrorLog(char const*, ...) »
  29. obj/ROMLoad.o:ROMLoad.cpp:(.text+0x130e) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  30. obj/ROMLoad.o : Dans la fonction « LoadROMSetFromZIPFile(ROMMap const*, GameInfo const*, char const*, bool) » :
  31. ROMLoad.cpp:(.text+0x1717) : référence indéfinie vers « DebugLog(char const*, ...) »
  32. ROMLoad.cpp:(.text+0x17e5) : référence indéfinie vers « ErrorLog(char const*, ...) »
  33. ROMLoad.cpp:(.text+0x1808) : référence indéfinie vers « ErrorLog(char const*, ...) »
  34. ROMLoad.cpp:(.text+0x183c) : référence indéfinie vers « ErrorLog(char const*, ...) »
  35. ROMLoad.cpp:(.text+0x1860) : référence indéfinie vers « ErrorLog(char const*, ...) »
  36. obj/Error.o : Dans la fonction « Legacy3D::CLegacy3D::ErrorLocalVertexOverflow() » :
  37. Error.cpp:(.text+0x1e) : référence indéfinie vers « ErrorLog(char const*, ...) »
  38. obj/Error.o:Error.cpp:(.text+0x4e) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  39. obj/Real3D.o : Dans la fonction « CReal3D::ReadPCIConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int) » :
  40. Real3D.cpp:(.text+0x59) : référence indéfinie vers « DebugLog(char const*, ...) »
  41. Real3D.cpp:(.text+0x8a) : référence indéfinie vers « DebugLog(char const*, ...) »
  42. Real3D.cpp:(.text+0xa5) : référence indéfinie vers « DebugLog(char const*, ...) »
  43. obj/Real3D.o : Dans la fonction « CReal3D::DMACopy() » :
  44. Real3D.cpp:(.text+0xd5b) : référence indéfinie vers « DebugLog(char const*, ...) »
  45. obj/Real3D.o : Dans la fonction « CReal3D::ReadDMARegister8(unsigned int) » :
  46. Real3D.cpp:(.text+0xec4) : référence indéfinie vers « DebugLog(char const*, ...) »
  47. obj/Real3D.o:Real3D.cpp:(.text+0xf5c) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  48. obj/Real3D.o : Dans la fonction « CReal3D::WriteTextureFIFO(unsigned int) » :
  49. Real3D.cpp:(.text+0x1b78) : référence indéfinie vers « ErrorLog(char const*, ...) »
  50. obj/Real3D.o : Dans la fonction « CReal3D::ReadRegister(unsigned int) » :
  51. Real3D.cpp:(.text+0x1c63) : référence indéfinie vers « DebugLog(char const*, ...) »
  52. obj/Real3D.o : Dans la fonction « CReal3D::SetStep(int) » :
  53. Real3D.cpp:(.text+0x1dcf) : référence indéfinie vers « DebugLog(char const*, ...) »
  54. obj/Real3D.o : Dans la fonction « CReal3D::Init(unsigned char const*, IBus*, CIRQ*, unsigned int) » :
  55. Real3D.cpp:(.text+0x1f3b) : référence indéfinie vers « DebugLog(char const*, ...) »
  56. obj/Real3D.o : Dans la fonction « CReal3D::CReal3D() » :
  57. Real3D.cpp:(.text+0x205e) : référence indéfinie vers « DebugLog(char const*, ...) »
  58. obj/Real3D.o : Dans la fonction « CReal3D::~CReal3D() » :
  59. Real3D.cpp:(.text+0x2101) : référence indéfinie vers « DebugLog(char const*, ...) »
  60. obj/Real3D.o:Real3D.cpp:(.text+0x2a26) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  61. obj/Real3D.o : Dans la fonction « CReal3D::WriteTexturePort(unsigned int, unsigned int) » :
  62. Real3D.cpp:(.text+0x323c) : référence indéfinie vers « ErrorLog(char const*, ...) »
  63. obj/Real3D.o : Dans la fonction « CReal3D::WritePCIConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) » :
  64. Real3D.cpp:(.text+0xd) : référence indéfinie vers « DebugLog(char const*, ...) »
  65. obj/Real3D.o : Dans la fonction « CReal3D::LoadState(CBlockFile*) » :
  66. Real3D.cpp:(.text+0xa86) : référence indéfinie vers « ErrorLog(char const*, ...) »
  67. obj/Real3D.o : Dans la fonction « CReal3D::WriteDMARegister8(unsigned int, unsigned char) » :
  68. Real3D.cpp:(.text+0xf03) : référence indéfinie vers « DebugLog(char const*, ...) »
  69. obj/Real3D.o : Dans la fonction « CReal3D::WriteDMARegister32(unsigned int, unsigned int) » :
  70. Real3D.cpp:(.text+0x1136) : référence indéfinie vers « DebugLog(char const*, ...) »
  71. Real3D.cpp:(.text+0x1178) : référence indéfinie vers « DebugLog(char const*, ...) »
  72. obj/Real3D.o : Dans la fonction « CReal3D::Reset() » :
  73. Real3D.cpp:(.text+0x1d39) : référence indéfinie vers « DebugLog(char const*, ...) »
  74. obj/Real3D.o : Dans la fonction « CReal3D::AttachRenderer(IRender3D*) » :
  75. Real3D.cpp:(.text+0x1d84) : référence indéfinie vers « DebugLog(char const*, ...) »
  76. obj/Real3D.o:Real3D.cpp:(.text+0x1e0d) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  77. obj/Real3D.o : Dans la fonction « CReal3D::Init(unsigned char const*, IBus*, CIRQ*, unsigned int) » :
  78. Real3D.cpp:(.text+0x1f8b) : référence indéfinie vers « ErrorLog(char const*, ...) »
  79. obj/Real3D.o : Dans la fonction « CReal3D::UploadTexture(unsigned int, unsigned short const*) » :
  80. Real3D.cpp:(.text+0x2c61) : référence indéfinie vers « DebugLog(char const*, ...) »
  81. obj/Real3D.o : Dans la fonction « CReal3D::WriteTexturePort(unsigned int, unsigned int) » :
  82. Real3D.cpp:(.text+0x3297) : référence indéfinie vers « DebugLog(char const*, ...) »
  83. obj/Legacy3D.o : Dans la fonction « Legacy3D::CLegacy3D::SetStep(int) » :
  84. Legacy3D.cpp:(.text+0x10f) : référence indéfinie vers « DebugLog(char const*, ...) »
  85. obj/Legacy3D.o : Dans la fonction « Legacy3D::CLegacy3D::Init(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) » :
  86. Legacy3D.cpp:(.text+0x6e1) : référence indéfinie vers « InfoLog(char const*, ...) »
  87. Legacy3D.cpp:(.text+0x8b2) : référence indéfinie vers « ErrorLog(char const*, ...) »
  88. Legacy3D.cpp:(.text+0x8e9) : référence indéfinie vers « InfoLog(char const*, ...) »
  89. Legacy3D.cpp:(.text+0xa92) : référence indéfinie vers « InfoLog(char const*, ...) »
  90. Legacy3D.cpp:(.text+0xd4c) : référence indéfinie vers « DebugLog(char const*, ...) »
  91. Legacy3D.cpp:(.text+0xd5d) : référence indéfinie vers « ErrorLog(char const*, ...) »
  92. Legacy3D.cpp:(.text+0xd70) : référence indéfinie vers « ErrorLog(char const*, ...) »
  93. Legacy3D.cpp:(.text+0xdd1) : référence indéfinie vers « ErrorLog(char const*, ...) »
  94. obj/Legacy3D.o : Dans la fonction « Legacy3D::CLegacy3D::CLegacy3D() » :
  95. Legacy3D.cpp:(.text+0x4898) : référence indéfinie vers « DebugLog(char const*, ...) »
  96. obj/Legacy3D.o : Dans la fonction « Legacy3D::CLegacy3D::AttachMemory(unsigned int const*, unsigned int const*, unsigned int const*, unsigned int const*, unsigned short const*) » :
  97. Legacy3D.cpp:(.text+0xec) : référence indéfinie vers « DebugLog(char const*, ...) »
  98. obj/Legacy3D.o : Dans la fonction « Legacy3D::CLegacy3D::SetStep(int) » :
  99. Legacy3D.cpp:(.text+0x13f) : référence indéfinie vers « DebugLog(char const*, ...) »
  100. obj/Legacy3D.o : Dans la fonction « Legacy3D::CLegacy3D::~CLegacy3D() » :
  101. Legacy3D.cpp:(.text+0x255) : référence indéfinie vers « DebugLog(char const*, ...) »
  102. obj/Models.o : Dans la fonction « Legacy3D::CLegacy3D::CreateModelCache(Legacy3D::ModelCache*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, bool) » :
  103. Models.cpp:(.text+0x1eb8) : référence indéfinie vers « DebugLog(char const*, ...) »
  104. Models.cpp:(.text+0x1ed6) : référence indéfinie vers « InfoLog(char const*, ...) »
  105. Models.cpp:(.text+0x20cc) : référence indéfinie vers « DebugLog(char const*, ...) »
  106. Models.cpp:(.text+0x2115) : référence indéfinie vers « ErrorLog(char const*, ...) »
  107. Models.cpp:(.text+0x2143) : référence indéfinie vers « ErrorLog(char const*, ...) »
  108. obj/Render2D.o : Dans la fonction « CRender2D::Init(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) » :
  109. Render2D.cpp:(.text+0x342b) : référence indéfinie vers « DebugLog(char const*, ...) »
  110. obj/Render2D.o : Dans la fonction « CRender2D::AttachRegisters(unsigned int const*) » :
  111. Render2D.cpp:(.text+0x31cc) : référence indéfinie vers « DebugLog(char const*, ...) »
  112. obj/Render2D.o : Dans la fonction « CRender2D::AttachPalette(unsigned int const**) » :
  113. Render2D.cpp:(.text+0x31e7) : référence indéfinie vers « DebugLog(char const*, ...) »
  114. obj/Render2D.o : Dans la fonction « CRender2D::AttachVRAM(unsigned char const*) » :
  115. Render2D.cpp:(.text+0x31fb) : référence indéfinie vers « DebugLog(char const*, ...) »
  116. obj/Render2D.o : Dans la fonction « CRender2D::Init(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) » :
  117. Render2D.cpp:(.text+0x32c8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  118. Render2D.cpp:(.text+0x344f) : référence indéfinie vers « ErrorLog(char const*, ...) »
  119. obj/Render2D.o : Dans la fonction « CRender2D::CRender2D() » :
  120. Render2D.cpp:(.text+0x3498) : référence indéfinie vers « DebugLog(char const*, ...) »
  121. obj/Render2D.o : Dans la fonction « CRender2D::~CRender2D() » :
  122. Render2D.cpp:(.text+0x34f6) : référence indéfinie vers « DebugLog(char const*, ...) »
  123. obj/TileGen.o : Dans la fonction « CTileGen::LoadState(CBlockFile*) » :
  124. TileGen.cpp:(.text+0xe8e) : référence indéfinie vers « ErrorLog(char const*, ...) »
  125. obj/TileGen.o : Dans la fonction « CTileGen::WriteRegister(unsigned int, unsigned int) » :
  126. TileGen.cpp:(.text+0xedc) : référence indéfinie vers « DebugLog(char const*, ...) »
  127. obj/TileGen.o : Dans la fonction « CTileGen::Init(CIRQ*) » :
  128. TileGen.cpp:(.text+0x12a9) : référence indéfinie vers « DebugLog(char const*, ...) »
  129. obj/TileGen.o : Dans la fonction « CTileGen::Reset() » :
  130. TileGen.cpp:(.text+0x116a) : référence indéfinie vers « DebugLog(char const*, ...) »
  131. obj/TileGen.o : Dans la fonction « CTileGen::AttachRenderer(CRender2D*) » :
  132. TileGen.cpp:(.text+0x11b0) : référence indéfinie vers « DebugLog(char const*, ...) »
  133. TileGen.cpp:(.text+0x11e7) : référence indéfinie vers « DebugLog(char const*, ...) »
  134. obj/TileGen.o : Dans la fonction « CTileGen::Init(CIRQ*) » :
  135. TileGen.cpp:(.text+0x12fb) : référence indéfinie vers « ErrorLog(char const*, ...) »
  136. obj/TileGen.o : Dans la fonction « CTileGen::CTileGen() » :
  137. TileGen.cpp:(.text+0x1317) : référence indéfinie vers « DebugLog(char const*, ...) »
  138. obj/TileGen.o : Dans la fonction « CTileGen::~CTileGen() » :
  139. TileGen.cpp:(.text+0x134d) : référence indéfinie vers « DebugLog(char const*, ...) »
  140. TileGen.cpp:(.text+0x1360) : référence indéfinie vers « DebugLog(char const*, ...) »
  141. obj/Model3.o : Dans la fonction « CModel3::ReadPCIConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int) » :
  142. Model3.cpp:(.text+0x40) : référence indéfinie vers « DebugLog(char const*, ...) »
  143. Model3.cpp:(.text+0x5c) : référence indéfinie vers « DebugLog(char const*, ...) »
  144. obj/Model3.o : Dans la fonction « CModel3::PauseThreads() » :
  145. Model3.cpp:(.text+0x4e2) : référence indéfinie vers « ErrorLog(char const*, ...) »
  146. obj/Model3.o : Dans la fonction « CModel3::ResumeThreads() » :
  147. Model3.cpp:(.text+0x568) : référence indéfinie vers « ErrorLog(char const*, ...) »
  148. obj/Model3.o : Dans la fonction « CModel3::Init() » :
  149. Model3.cpp:(.text+0x675) : référence indéfinie vers « DebugLog(char const*, ...) »
  150. Model3.cpp:(.text+0x77b) : référence indéfinie vers « DebugLog(char const*, ...) »
  151. obj/Model3.o : Dans la fonction « CModel3::Reset() » :
  152. Model3.cpp:(.text+0x88c) : référence indéfinie vers « DebugLog(char const*, ...) »
  153. obj/Model3.o : Dans la fonction « CModel3::LoadState(CBlockFile*) » :
  154. Model3.cpp:(.text+0xa92) : référence indéfinie vers « DebugLog(char const*, ...) »
  155. Model3.cpp:(.text+0xbc8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  156. obj/Model3.o : Dans la fonction « CModel3::AudioCallback(void*) » :
  157. Model3.cpp:(.text+0xc19) : référence indéfinie vers « ErrorLog(char const*, ...) »
  158. obj/Model3.o : Dans la fonction « CModel3::Read8(unsigned int) [clone .part.24] [clone .constprop.78] » :
  159. Model3.cpp:(.text+0x1983) : référence indéfinie vers « DebugLog(char const*, ...) »
  160. obj/Model3.o : Dans la fonction « CModel3::Read16(unsigned int) » :
  161. Model3.cpp:(.text+0x1b4d) : référence indéfinie vers « DebugLog(char const*, ...) »
  162. obj/Model3.o : Dans la fonction « CModel3::Read32(unsigned int) » :
  163. Model3.cpp:(.text+0x1e43) : référence indéfinie vers « DebugLog(char const*, ...) »
  164. Model3.cpp:(.text+0x216a) : référence indéfinie vers « DebugLog(char const*, ...) »
  165. obj/Model3.o : Dans la fonction « CModel3::Read8(unsigned int) » :
  166. Model3.cpp:(.text+0x2373) : référence indéfinie vers « DebugLog(char const*, ...) »
  167. obj/Model3.o:Model3.cpp:(.text+0x2729) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  168. obj/Model3.o : Dans la fonction « CModel3::~CModel3() » :
  169. Model3.cpp:(.text+0x553e) : référence indéfinie vers « ErrorLog(char const*, ...) »
  170. Model3.cpp:(.text+0x566a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  171. obj/Model3.o : Dans la fonction « CModel3::RunFrame() » :
  172. Model3.cpp:(.text+0x5789) : référence indéfinie vers « ErrorLog(char const*, ...) »
  173. Model3.cpp:(.text+0x5bc0) : référence indéfinie vers « ErrorLog(char const*, ...) »
  174. obj/Model3.o : Dans la fonction « CModel3::StopThreads() » :
  175. Model3.cpp:(.text+0x5d8a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  176. obj/Model3.o:Model3.cpp:(.text+0x5e98) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  177. obj/Model3.o : Dans la fonction « CModel3::CModel3() » :
  178. Model3.cpp:(.text+0x6c46) : référence indéfinie vers « DebugLog(char const*, ...) »
  179. obj/Model3.o : Dans la fonction « CModel3::LoadROMSet(GameInfo const*, char const*) » :
  180. Model3.cpp:(.text+0x79fd) : référence indéfinie vers « ErrorLog(char const*, ...) »
  181. Model3.cpp:(.text+0x816b) : référence indéfinie vers « ErrorLog(char const*, ...) »
  182. Model3.cpp:(.text+0x8360) : référence indéfinie vers « ErrorLog(char const*, ...) »
  183. obj/Model3.o : Dans la fonction « CModel3::WritePCIConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) » :
  184. Model3.cpp:(.text+0x93) : référence indéfinie vers « DebugLog(char const*, ...) »
  185. obj/Model3.o : Dans la fonction « CModel3::AttachInputs(CInputs*) » :
  186. Model3.cpp:(.text+0x401) : référence indéfinie vers « DebugLog(char const*, ...) »
  187. obj/Model3.o : Dans la fonction « CModel3::AttachOutputs(COutputs*) » :
  188. Model3.cpp:(.text+0x460) : référence indéfinie vers « DebugLog(char const*, ...) »
  189. obj/Model3.o : Dans la fonction « CModel3::Init() » :
  190. Model3.cpp:(.text+0x7a9) : référence indéfinie vers « ErrorLog(char const*, ...) »
  191. obj/Model3.o : Dans la fonction « CModel3::LoadNVRAM(CBlockFile*) » :
  192. Model3.cpp:(.text+0x806) : référence indéfinie vers « ErrorLog(char const*, ...) »
  193. obj/Model3.o : Dans la fonction « CModel3::Reset() » :
  194. Model3.cpp:(.text+0x9a4) : référence indéfinie vers « DebugLog(char const*, ...) »
  195. obj/Model3.o : Dans la fonction « CModel3::WriteInputs(unsigned int, unsigned char) » :
  196. Model3.cpp:(.text+0x33d7) : référence indéfinie vers « DebugLog(char const*, ...) »
  197. obj/Model3.o : Dans la fonction « CModel3::WriteSecurity(unsigned int, unsigned int) » :
  198. Model3.cpp:(.text+0x35e7) : référence indéfinie vers « DebugLog(char const*, ...) »
  199. obj/Model3.o : Dans la fonction « CModel3::SetCROMBank(unsigned int) » :
  200. Model3.cpp:(.text+0x368b) : référence indéfinie vers « DebugLog(char const*, ...) »
  201. obj/Model3.o : Dans la fonction « CModel3::WriteSystemRegister(unsigned int, unsigned char) » :
  202. Model3.cpp:(.text+0x3734) : référence indéfinie vers « DebugLog(char const*, ...) »
  203. obj/Model3.o:Model3.cpp:(.text+0x375f) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  204. obj/ppc.o : Dans la fonction « ppc_stswx(unsigned int) » :
  205. ppc.cpp:(.text+0x178c) : référence indéfinie vers « ErrorLog(char const*, ...) »
  206. ppc.cpp:(.text+0x1798) : référence indéfinie vers « DebugLog(char const*, ...) »
  207. obj/ppc.o : Dans la fonction « ppc_lswx(unsigned int) » :
  208. ppc.cpp:(.text+0x17bc) : référence indéfinie vers « ErrorLog(char const*, ...) »
  209. ppc.cpp:(.text+0x17ce) : référence indéfinie vers « DebugLog(char const*, ...) »
  210. obj/ppc.o : Dans la fonction « ppc_invalid(unsigned int) » :
  211. ppc.cpp:(.text+0x17eb) : référence indéfinie vers « ErrorLog(char const*, ...) »
  212. ppc.cpp:(.text+0x1805) : référence indéfinie vers « DebugLog(char const*, ...) »
  213. obj/ppc.o : Dans la fonction « ppc_change_pc(unsigned int) » :
  214. ppc.cpp:(.text+0x1a93) : référence indéfinie vers « DebugLog(char const*, ...) »
  215. ppc.cpp:(.text+0x1a9f) : référence indéfinie vers « ErrorLog(char const*, ...) »
  216. obj/ppc.o : Dans la fonction « ppc_mftb(unsigned int) » :
  217. ppc.cpp:(.text+0x1f90) : référence indéfinie vers « ErrorLog(char const*, ...) »
  218. ppc.cpp:(.text+0x1fa4) : référence indéfinie vers « DebugLog(char const*, ...) »
  219. obj/ppc.o : Dans la fonction « ppc_mfspr(unsigned int) » :
  220. ppc.cpp:(.text+0x2240) : référence indéfinie vers « ErrorLog(char const*, ...) »
  221. ppc.cpp:(.text+0x2250) : référence indéfinie vers « DebugLog(char const*, ...) »
  222. ppc.cpp:(.text+0x2383) : référence indéfinie vers « DebugLog(char const*, ...) »
  223. ppc.cpp:(.text+0x2410) : référence indéfinie vers « DebugLog(char const*, ...) »
  224. obj/ppc.o : Dans la fonction « ppc_eciwx(unsigned int) » :
  225. ppc.cpp:(.text+0x407b) : référence indéfinie vers « ErrorLog(char const*, ...) »
  226. ppc.cpp:(.text+0x408f) : référence indéfinie vers « DebugLog(char const*, ...) »
  227. obj/ppc.o : Dans la fonction « ppc_ecowx(unsigned int) » :
  228. ppc.cpp:(.text+0x40ab) : référence indéfinie vers « ErrorLog(char const*, ...) »
  229. ppc.cpp:(.text+0x40bf) : référence indéfinie vers « DebugLog(char const*, ...) »
  230. obj/ppc.o : Dans la fonction « ppc603_exception(int) » :
  231. ppc.cpp:(.text+0x8130) : référence indéfinie vers « ErrorLog(char const*, ...) »
  232. ppc.cpp:(.text+0x813e) : référence indéfinie vers « DebugLog(char const*, ...) »
  233. ppc.cpp:(.text+0x8188) : référence indéfinie vers « ErrorLog(char const*, ...) »
  234. ppc.cpp:(.text+0x8194) : référence indéfinie vers « DebugLog(char const*, ...) »
  235. ppc.cpp:(.text+0x81b0) : référence indéfinie vers « ErrorLog(char const*, ...) »
  236. ppc.cpp:(.text+0x81bc) : référence indéfinie vers « DebugLog(char const*, ...) »
  237. ppc.cpp:(.text+0x81d8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  238. ppc.cpp:(.text+0x81e4) : référence indéfinie vers « DebugLog(char const*, ...) »
  239. ppc.cpp:(.text+0x8200) : référence indéfinie vers « ErrorLog(char const*, ...) »
  240. ppc.cpp:(.text+0x820c) : référence indéfinie vers « DebugLog(char const*, ...) »
  241. ppc.cpp:(.text+0x8228) : référence indéfinie vers « ErrorLog(char const*, ...) »
  242. ppc.cpp:(.text+0x8234) : référence indéfinie vers « DebugLog(char const*, ...) »
  243. ppc.cpp:(.text+0x8250) : référence indéfinie vers « ErrorLog(char const*, ...) »
  244. ppc.cpp:(.text+0x825c) : référence indéfinie vers « DebugLog(char const*, ...) »
  245. ppc.cpp:(.text+0x8278) : référence indéfinie vers « ErrorLog(char const*, ...) »
  246. ppc.cpp:(.text+0x8284) : référence indéfinie vers « DebugLog(char const*, ...) »
  247. obj/ppc.o : Dans la fonction « ppc_rfi(unsigned int) » :
  248. ppc.cpp:(.text+0x8308) : référence indéfinie vers « ErrorLog(char const*, ...) »
  249. ppc.cpp:(.text+0x8314) : référence indéfinie vers « DebugLog(char const*, ...) »
  250. obj/ppc.o : Dans la fonction « ppc_sc(unsigned int) » :
  251. ppc.cpp:(.text+0x83c8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  252. ppc.cpp:(.text+0x83d4) : référence indéfinie vers « DebugLog(char const*, ...) »
  253. obj/ppc.o : Dans la fonction « ppc_twi(unsigned int) » :
  254. ppc.cpp:(.text+0x84f2) : référence indéfinie vers « ErrorLog(char const*, ...) »
  255. ppc.cpp:(.text+0x84fe) : référence indéfinie vers « DebugLog(char const*, ...) »
  256. obj/ppc.o : Dans la fonction « ppc_tw(unsigned int) » :
  257. ppc.cpp:(.text+0x860a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  258. ppc.cpp:(.text+0x8616) : référence indéfinie vers « DebugLog(char const*, ...) »
  259. obj/ppc.o : Dans la fonction « ppc_mtmsr(unsigned int) » :
  260. ppc.cpp:(.text+0x8718) : référence indéfinie vers « ErrorLog(char const*, ...) »
  261. ppc.cpp:(.text+0x8724) : référence indéfinie vers « DebugLog(char const*, ...) »
  262. ppc.cpp:(.text+0x8778) : référence indéfinie vers « ErrorLog(char const*, ...) »
  263. ppc.cpp:(.text+0x8784) : référence indéfinie vers « DebugLog(char const*, ...) »
  264. obj/ppc.o : Dans la fonction « ppc603_check_interrupts() [clone .part.45] » :
  265. ppc.cpp:(.text+0x8968) : référence indéfinie vers « ErrorLog(char const*, ...) »
  266. ppc.cpp:(.text+0x8974) : référence indéfinie vers « DebugLog(char const*, ...) »
  267. ppc.cpp:(.text+0x8998) : référence indéfinie vers « ErrorLog(char const*, ...) »
  268. ppc.cpp:(.text+0x89a4) : référence indéfinie vers « DebugLog(char const*, ...) »
  269. ppc.cpp:(.text+0x89c8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  270. ppc.cpp:(.text+0x89d4) : référence indéfinie vers « DebugLog(char const*, ...) »
  271. obj/ppc.o : Dans la fonction « ppc_mtspr(unsigned int) » :
  272. ppc.cpp:(.text+0x8d38) : référence indéfinie vers « ErrorLog(char const*, ...) »
  273. ppc.cpp:(.text+0x8d48) : référence indéfinie vers « DebugLog(char const*, ...) »
  274. obj/ppc.o : Dans la fonction « ppc_set_irq_line(int) » :
  275. ppc.cpp:(.text+0x9a55) : référence indéfinie vers « ErrorLog(char const*, ...) »
  276. ppc.cpp:(.text+0x9a61) : référence indéfinie vers « DebugLog(char const*, ...) »
  277. obj/ppc.o : Dans la fonction « ppc_read_spr(unsigned int) » :
  278. ppc.cpp:(.text+0xa612) : référence indéfinie vers « ErrorLog(char const*, ...) »
  279. ppc.cpp:(.text+0xa622) : référence indéfinie vers « DebugLog(char const*, ...) »
  280. ppc.cpp:(.text+0xa753) : référence indéfinie vers « DebugLog(char const*, ...) »
  281. ppc.cpp:(.text+0xa7d8) : référence indéfinie vers « DebugLog(char const*, ...) »
  282. obj/ppc.o : Dans la fonction « ppc_write_spr(unsigned int, unsigned int) » :
  283. ppc.cpp:(.text+0xac78) : référence indéfinie vers « ErrorLog(char const*, ...) »
  284. ppc.cpp:(.text+0xac88) : référence indéfinie vers « DebugLog(char const*, ...) »
  285. obj/ppc.o : Dans la fonction « ppc_load_state(CBlockFile*) » :
  286. ppc.cpp:(.text+0xa3c9) : référence indéfinie vers « ErrorLog(char const*, ...) »
  287. obj/Main.o : Dans la fonction « CreateGLScreen(char const*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, bool, bool) » :
  288. Main.cpp:(.text+0x552) : référence indéfinie vers « ErrorLog(char const*, ...) »
  289. Main.cpp:(.text+0x5a8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  290. obj/Main.o : Dans la fonction « PrintGLInfo(bool, bool, bool) [clone .constprop.43] » :
  291. Main.cpp:(.text+0xa48) : référence indéfinie vers « InfoLog(char const*, ...) »
  292. Main.cpp:(.text+0xa61) : référence indéfinie vers « InfoLog(char const*, ...) »
  293. Main.cpp:(.text+0xa7a) : référence indéfinie vers « InfoLog(char const*, ...) »
  294. Main.cpp:(.text+0xa93) : référence indéfinie vers « InfoLog(char const*, ...) »
  295. Main.cpp:(.text+0xaac) : référence indéfinie vers « InfoLog(char const*, ...) »
  296. obj/Main.o:Main.cpp:(.text+0xacb) : encore plus de références indéfinies suivent vers « InfoLog(char const*, ...) »
  297. obj/Main.o : Dans la fonction « PrintGLInfo(bool, bool, bool) [clone .constprop.43] » :
  298. Main.cpp:(.text+0xba5) : référence indéfinie vers « ErrorLog(char const*, ...) »
  299. obj/Main.o : Dans la fonction « ApplySettings(CINIFile*, char const*) » :
  300. Main.cpp:(.text+0x1f8a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  301. Main.cpp:(.text+0x2678) : référence indéfinie vers « ErrorLog(char const*, ...) »
  302. Main.cpp:(.text+0x2890) : référence indéfinie vers « ErrorLog(char const*, ...) »
  303. Main.cpp:(.text+0x28a8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  304. obj/Main.o:Main.cpp:(.text+0x28c8) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  305. obj/Main.o : Dans la fonction « Supermodel(char const*, IEmulator*, CInputs*, COutputs*, CINIFile*) » :
  306. Main.cpp:(.text+0x3624) : référence indéfinie vers « InfoLog(char const*, ...) »
  307. Main.cpp:(.text+0x3637) : référence indéfinie vers « InfoLog(char const*, ...) »
  308. Main.cpp:(.text+0x3649) : référence indéfinie vers « InfoLog(char const*, ...) »
  309. Main.cpp:(.text+0x365b) : référence indéfinie vers « InfoLog(char const*, ...) »
  310. Main.cpp:(.text+0x366e) : référence indéfinie vers « InfoLog(char const*, ...) »
  311. obj/Main.o:Main.cpp:(.text+0x3681) : encore plus de références indéfinies suivent vers « InfoLog(char const*, ...) »
  312. obj/Main.o : Dans la fonction « Supermodel(char const*, IEmulator*, CInputs*, COutputs*, CINIFile*) » :
  313. Main.cpp:(.text+0x3910) : référence indéfinie vers « ErrorLog(char const*, ...) »
  314. Main.cpp:(.text+0x3948) : référence indéfinie vers « DebugLog(char const*, ...) »
  315. Main.cpp:(.text+0x3edd) : référence indéfinie vers « ErrorLog(char const*, ...) »
  316. Main.cpp:(.text+0x3fbf) : référence indéfinie vers « ErrorLog(char const*, ...) »
  317. Main.cpp:(.text+0x4084) : référence indéfinie vers « DebugLog(char const*, ...) »
  318. Main.cpp:(.text+0x4127) : référence indéfinie vers « DebugLog(char const*, ...) »
  319. Main.cpp:(.text+0x4184) : référence indéfinie vers « ErrorLog(char const*, ...) »
  320. Main.cpp:(.text+0x426a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  321. Main.cpp:(.text+0x429a) : référence indéfinie vers « ErrorLog(char const*, ...) »
  322. Main.cpp:(.text+0x435f) : référence indéfinie vers « ErrorLog(char const*, ...) »
  323. Main.cpp:(.text+0x443f) : référence indéfinie vers « ErrorLog(char const*, ...) »
  324. obj/Main.o:Main.cpp:(.text+0x4450) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  325. obj/Main.o : Dans la fonction « Supermodel(char const*, IEmulator*, CInputs*, COutputs*, CINIFile*) » :
  326. Main.cpp:(.text+0x44a4) : référence indéfinie vers « DebugLog(char const*, ...) »
  327. Main.cpp:(.text+0x454e) : référence indéfinie vers « ErrorLog(char const*, ...) »
  328. Main.cpp:(.text+0x45dd) : référence indéfinie vers « ErrorLog(char const*, ...) »
  329. obj/Main.o : Dans la fonction « CreateGLScreen(char const*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, bool, bool) » :
  330. Main.cpp:(.text+0x58e) : référence indéfinie vers « ErrorLog(char const*, ...) »
  331. obj/Main.o : Dans la fonction « main » :
  332. Main.cpp:(.text.startup+0xe4) : référence indéfinie vers « SetLogger(CLogger*) »
  333. Main.cpp:(.text.startup+0xf4) : référence indéfinie vers « InfoLog(char const*, ...) »
  334. Main.cpp:(.text.startup+0x119) : référence indéfinie vers « InfoLog(char const*, ...) »
  335. Main.cpp:(.text.startup+0x12a) : référence indéfinie vers « InfoLog(char const*, ...) »
  336. Main.cpp:(.text.startup+0x4ee) : référence indéfinie vers « ErrorLog(char const*, ...) »
  337. Main.cpp:(.text.startup+0x520) : référence indéfinie vers « ErrorLog(char const*, ...) »
  338. Main.cpp:(.text.startup+0x550) : référence indéfinie vers « ErrorLog(char const*, ...) »
  339. Main.cpp:(.text.startup+0x7b4) : référence indéfinie vers « ErrorLog(char const*, ...) »
  340. Main.cpp:(.text.startup+0x7e5) : référence indéfinie vers « ErrorLog(char const*, ...) »
  341. obj/Main.o:Main.cpp:(.text.startup+0x816) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  342. obj/Main.o : Dans la fonction « main » :
  343. Main.cpp:(.text.startup+0xd78) : référence indéfinie vers « InfoLog(char const*, ...) »
  344. Main.cpp:(.text.startup+0xf83) : référence indéfinie vers « InfoLog(char const*, ...) »
  345. Main.cpp:(.text.startup+0x11db) : référence indéfinie vers « ErrorLog(char const*, ...) »
  346. Main.cpp:(.text.startup+0x1448) : référence indéfinie vers « ErrorLog(char const*, ...) »
  347. Main.cpp:(.text.startup+0x169b) : référence indéfinie vers « ErrorLog(char const*, ...) »
  348. Main.cpp:(.text.startup+0x17a5) : référence indéfinie vers « ErrorLog(char const*, ...) »
  349. Main.cpp:(.text.startup+0x17e7) : référence indéfinie vers « ErrorLog(char const*, ...) »
  350. obj/Main.o:Main.cpp:(.text.startup+0x1925) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  351. obj/Audio.o : Dans la fonction « OpenAudio() » :
  352. Audio.cpp:(.text+0x249) : référence indéfinie vers « InfoLog(char const*, ...) »
  353. Audio.cpp:(.text+0x259) : référence indéfinie vers « InfoLog(char const*, ...) »
  354. Audio.cpp:(.text+0x26a) : référence indéfinie vers « InfoLog(char const*, ...) »
  355. Audio.cpp:(.text+0x27b) : référence indéfinie vers « InfoLog(char const*, ...) »
  356. Audio.cpp:(.text+0x287) : référence indéfinie vers « InfoLog(char const*, ...) »
  357. Audio.cpp:(.text+0x2ae) : référence indéfinie vers « ErrorLog(char const*, ...) »
  358. Audio.cpp:(.text+0x370) : référence indéfinie vers « ErrorLog(char const*, ...) »
  359. Audio.cpp:(.text+0x390) : référence indéfinie vers « ErrorLog(char const*, ...) »
  360. Audio.cpp:(.text+0x3c6) : référence indéfinie vers « ErrorLog(char const*, ...) »
  361. obj/SoundBoard.o : Dans la fonction « CSoundBoard::CSoundBoard() » :
  362. SoundBoard.cpp:(.text+0x95c) : référence indéfinie vers « DebugLog(char const*, ...) »
  363. obj/SoundBoard.o : Dans la fonction « CSoundBoard::Reset() » :
  364. SoundBoard.cpp:(.text+0x5b0) : référence indéfinie vers « DebugLog(char const*, ...) »
  365. obj/SoundBoard.o : Dans la fonction « CSoundBoard::LoadState(CBlockFile*) » :
  366. SoundBoard.cpp:(.text+0x72c) : référence indéfinie vers « ErrorLog(char const*, ...) »
  367. obj/SoundBoard.o : Dans la fonction « CSoundBoard::AttachDSB(CDSB*) » :
  368. SoundBoard.cpp:(.text+0x74c) : référence indéfinie vers « DebugLog(char const*, ...) »
  369. obj/SoundBoard.o : Dans la fonction « CSoundBoard::Init(unsigned char const*, unsigned char const*) » :
  370. SoundBoard.cpp:(.text+0x889) : référence indéfinie vers « ErrorLog(char const*, ...) »
  371. obj/SoundBoard.o : Dans la fonction « CSoundBoard::~CSoundBoard() » :
  372. SoundBoard.cpp:(.text+0x9ef) : référence indéfinie vers « DebugLog(char const*, ...) »
  373. obj/SCSP.o : Dans la fonction « SCSP_LoadState(CBlockFile*) » :
  374. SCSP.cpp:(.text+0x3e85) : référence indéfinie vers « ErrorLog(char const*, ...) »
  375. obj/SCSP.o : Dans la fonction « SCSP_Init(int) » :
  376. SCSP.cpp:(.text+0x111f) : référence indéfinie vers « ErrorLog(char const*, ...) »
  377. obj/68K.o : Dans la fonction « M68KLoadState(CBlockFile*, char const*) » :
  378. 68K.cpp:(.text+0x558) : référence indéfinie vers « ErrorLog(char const*, ...) »
  379. obj/68K.o : Dans la fonction « M68KInit() » :
  380. 68K.cpp:(.text+0x670) : référence indéfinie vers « DebugLog(char const*, ...) »
  381. obj/68K.o : Dans la fonction « M68KReset() » :
  382. 68K.cpp:(.text+0x5a5) : référence indéfinie vers « DebugLog(char const*, ...) »
  383. obj/68K.o : Dans la fonction « M68KAttachBus(IBus*) » :
  384. 68K.cpp:(.text+0x5cf) : référence indéfinie vers « DebugLog(char const*, ...) »
  385. obj/DSB.o : Dans la fonction « CDSB1::~CDSB1() » :
  386. DSB.cpp:(.text+0x5d6) : référence indéfinie vers « DebugLog(char const*, ...) »
  387. obj/DSB.o : Dans la fonction « CDSB2::LoadState(CBlockFile*) » :
  388. DSB.cpp:(.text+0x14e8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  389. obj/DSB.o : Dans la fonction « CDSB1::LoadState(CBlockFile*) » :
  390. DSB.cpp:(.text+0x1738) : référence indéfinie vers « ErrorLog(char const*, ...) »
  391. obj/DSB.o : Dans la fonction « CDSB2::~CDSB2() » :
  392. DSB.cpp:(.text+0x1a26) : référence indéfinie vers « DebugLog(char const*, ...) »
  393. obj/DSB.o : Dans la fonction « CDSB1::~CDSB1() » :
  394. DSB.cpp:(.text+0x1a96) : référence indéfinie vers « DebugLog(char const*, ...) »
  395. obj/DSB.o : Dans la fonction « CDSB1::CDSB1() » :
  396. DSB.cpp:(.text+0x2477) : référence indéfinie vers « DebugLog(char const*, ...) »
  397. obj/DSB.o : Dans la fonction « CDSB2::CDSB2() » :
  398. DSB.cpp:(.text+0x291a) : référence indéfinie vers « DebugLog(char const*, ...) »
  399. obj/DSB.o : Dans la fonction « CDSB1::Reset() » :
  400. DSB.cpp:(.text+0x366) : référence indéfinie vers « DebugLog(char const*, ...) »
  401. obj/DSB.o:DSB.cpp:(.text+0x647) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  402. obj/DSB.o : Dans la fonction « CDSB2::Init(unsigned char const*, unsigned char const*) » :
  403. DSB.cpp:(.text+0x98e) : référence indéfinie vers « ErrorLog(char const*, ...) »
  404. DSB.cpp:(.text+0x9b1) : référence indéfinie vers « ErrorLog(char const*, ...) »
  405. obj/DSB.o : Dans la fonction « CDSB1::Init(unsigned char const*, unsigned char const*) » :
  406. DSB.cpp:(.text+0xa49) : référence indéfinie vers « ErrorLog(char const*, ...) »
  407. DSB.cpp:(.text+0xa64) : référence indéfinie vers « ErrorLog(char const*, ...) »
  408. obj/Z80.o : Dans la fonction « CZ80::LoadState(CBlockFile*, char const*) » :
  409. Z80.cpp:(.text+0x99d2) : référence indéfinie vers « ErrorLog(char const*, ...) »
  410. obj/IRQ.o:IRQ.cpp:(.text+0xa6) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  411. obj/IRQ.o : Dans la fonction « CIRQ::CIRQ() » :
  412. IRQ.cpp:(.text+0x158) : référence indéfinie vers « DebugLog(char const*, ...) »
  413. obj/IRQ.o : Dans la fonction « CIRQ::~CIRQ() » :
  414. IRQ.cpp:(.text+0x168) : référence indéfinie vers « DebugLog(char const*, ...) »
  415. obj/53C810.o : Dans la fonction « SCRIPTS_Invalid(NCR53C810Context*) » :
  416. 53C810.cpp:(.text+0x16) : référence indéfinie vers « DebugLog(char const*, ...) »
  417. obj/53C810.o : Dans la fonction « C53C810::ReadPCIConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int) » :
  418. 53C810.cpp:(.text+0xd2) : référence indéfinie vers « DebugLog(char const*, ...) »
  419. 53C810.cpp:(.text+0xed) : référence indéfinie vers « DebugLog(char const*, ...) »
  420. obj/53C810.o:53C810.cpp:(.text+0x159) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  421. obj/53C810.o : Dans la fonction « C53C810::ReadRegister(unsigned int) » :
  422. 53C810.cpp:(.text+0xa22) : référence indéfinie vers « ErrorLog(char const*, ...) »
  423. obj/53C810.o : Dans la fonction « C53C810::WritePCIConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) » :
  424. 53C810.cpp:(.text+0x3d) : référence indéfinie vers « DebugLog(char const*, ...) »
  425. obj/53C810.o : Dans la fonction « SCRIPTS_Int_IntFly(NCR53C810Context*) » :
  426. 53C810.cpp:(.text+0x89) : référence indéfinie vers « ErrorLog(char const*, ...) »
  427. obj/53C810.o : Dans la fonction « C53C810::LoadState(CBlockFile*) » :
  428. 53C810.cpp:(.text+0x4ae) : référence indéfinie vers « ErrorLog(char const*, ...) »
  429. obj/53C810.o : Dans la fonction « C53C810::Run(bool) » :
  430. 53C810.cpp:(.text+0x610) : référence indéfinie vers « DebugLog(char const*, ...) »
  431. obj/53C810.o : Dans la fonction « C53C810::WriteRegister(unsigned int, unsigned char) » :
  432. 53C810.cpp:(.text+0x7f8) : référence indéfinie vers « ErrorLog(char const*, ...) »
  433. 53C810.cpp:(.text+0x99a) : référence indéfinie vers « DebugLog(char const*, ...) »
  434. obj/53C810.o : Dans la fonction « C53C810::Reset() » :
  435. 53C810.cpp:(.text+0xc7d) : référence indéfinie vers « DebugLog(char const*, ...) »
  436. obj/53C810.o : Dans la fonction « C53C810::C53C810() » :
  437. 53C810.cpp:(.text+0xdb8) : référence indéfinie vers « DebugLog(char const*, ...) »
  438. obj/53C810.o : Dans la fonction « C53C810::~C53C810() » :
  439. 53C810.cpp:(.text+0xe05) : référence indéfinie vers « DebugLog(char const*, ...) »
  440. obj/PCI.o : Dans la fonction « CPCIBus::ReadConfigSpace(unsigned int, unsigned int, unsigned int, unsigned int) » :
  441. PCI.cpp:(.text+0x3e) : référence indéfinie vers « DebugLog(char const*, ...) »
  442. obj/PCI.o:PCI.cpp:(.text+0x108) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  443. obj/DriveBoard.o : Dans la fonction « CDriveBoard::LoadState(CBlockFile*) » :
  444. DriveBoard.cpp:(.text+0x818) : référence indéfinie vers « ErrorLog(char const*, ...) »
  445. obj/DriveBoard.o : Dans la fonction « CDriveBoard::CDriveBoard() » :
  446. DriveBoard.cpp:(.text+0x1b78) : référence indéfinie vers « DebugLog(char const*, ...) »
  447. obj/DriveBoard.o : Dans la fonction « CDriveBoard::~CDriveBoard() » :
  448. DriveBoard.cpp:(.text+0x1be1) : référence indéfinie vers « DebugLog(char const*, ...) »
  449. obj/DriveBoard.o : Dans la fonction « CDriveBoard::Init(unsigned char const*) » :
  450. DriveBoard.cpp:(.text+0xa24) : référence indéfinie vers « ErrorLog(char const*, ...) »
  451. obj/DriveBoard.o : Dans la fonction « CDriveBoard::AttachInputs(CInputs*, unsigned int) » :
  452. DriveBoard.cpp:(.text+0xa3f) : référence indéfinie vers « DebugLog(char const*, ...) »
  453. obj/DriveBoard.o : Dans la fonction « CDriveBoard::AttachOutputs(COutputs*) » :
  454. DriveBoard.cpp:(.text+0xa5c) : référence indéfinie vers « DebugLog(char const*, ...) »
  455. obj/MPC10x.o : Dans la fonction « CMPC10x::ReadPCIConfigData(unsigned int, unsigned int) » :
  456. MPC10x.cpp:(.text+0x1bd) : référence indéfinie vers « ErrorLog(char const*, ...) »
  457. obj/MPC10x.o : Dans la fonction « CMPC10x::SetModel(int) » :
  458. MPC10x.cpp:(.text+0x4d5) : référence indéfinie vers « ErrorLog(char const*, ...) »
  459. obj/MPC10x.o : Dans la fonction « CMPC10x::LoadState(CBlockFile*) » :
  460. MPC10x.cpp:(.text+0x128) : référence indéfinie vers « ErrorLog(char const*, ...) »
  461. obj/MPC10x.o : Dans la fonction « CMPC10x::WritePCIConfigAddress(unsigned int) » :
  462. MPC10x.cpp:(.text+0x178) : référence indéfinie vers « DebugLog(char const*, ...) »
  463. obj/MPC10x.o : Dans la fonction « CMPC10x::WritePCIConfigData(unsigned int, unsigned int, unsigned int) » :
  464. MPC10x.cpp:(.text+0x295) : référence indéfinie vers « ErrorLog(char const*, ...) »
  465. obj/MPC10x.o : Dans la fonction « CMPC10x::WriteRegister(unsigned int, unsigned char) » :
  466. MPC10x.cpp:(.text+0x355) : référence indéfinie vers « ErrorLog(char const*, ...) »
  467. obj/MPC10x.o : Dans la fonction « CMPC10x::Reset() » :
  468. MPC10x.cpp:(.text+0x409) : référence indéfinie vers « DebugLog(char const*, ...) »
  469. obj/MPC10x.o : Dans la fonction « CMPC10x::AttachPCIBus(CPCIBus*) » :
  470. MPC10x.cpp:(.text+0x4ac) : référence indéfinie vers « DebugLog(char const*, ...) »
  471. obj/MPC10x.o : Dans la fonction « CMPC10x::SetModel(int) » :
  472. MPC10x.cpp:(.text+0x4ed) : référence indéfinie vers « DebugLog(char const*, ...) »
  473. MPC10x.cpp:(.text+0x500) : référence indéfinie vers « DebugLog(char const*, ...) »
  474. obj/MPC10x.o : Dans la fonction « CMPC10x::CMPC10x() » :
  475. MPC10x.cpp:(.text+0x541) : référence indéfinie vers « DebugLog(char const*, ...) »
  476. obj/MPC10x.o:MPC10x.cpp:(.text+0x560) : encore plus de références indéfinies suivent vers « DebugLog(char const*, ...) »
  477. obj/Input.o : Dans la fonction « CInput::CreateSource() » :
  478. Input.cpp:(.text+0x503) : référence indéfinie vers « ErrorLog(char const*, ...) »
  479. obj/Input.o : Dans la fonction « CInput::Initialize(CInputSystem*) » :
  480. Input.cpp:(.text+0xa23) : référence indéfinie vers « ErrorLog(char const*, ...) »
  481. obj/Input.o : Dans la fonction « CInput::ClearMapping() » :
  482. Input.cpp:(.text+0xcf3) : référence indéfinie vers « ErrorLog(char const*, ...) »
  483. obj/Input.o : Dans la fonction « CInput::SetMapping(char const*) » :
  484. Input.cpp:(.text+0xdeb) : référence indéfinie vers « ErrorLog(char const*, ...) »
  485. obj/Input.o : Dans la fonction « CInput::AppendMapping(char const*) » :
  486. Input.cpp:(.text+0xf6f) : référence indéfinie vers « ErrorLog(char const*, ...) »
  487. obj/Input.o:Input.cpp:(.text+0x1073) : encore plus de références indéfinies suivent vers « ErrorLog(char const*, ...) »
  488. collect2: error: ld returned 1 exit status
  489. Makefile:128 : la recette pour la cible « all » a échouée
  490. make: *** [all] Erreur 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement