View Single Post
Old July 17th, 2008   #8 (permalink)
Spessi
Registered User
 
Join Date: Jul 2008
Location: Germany
Posts: 14
I've a question to the dev's:
Why are you optimizing Dolphin (here: rev 20) with /Ox and not with /O2? Or is /Ox exactly fast as /O2?

greets


Edit:
I have the same issue:
14>debuggerwx.lib(CodeWindow.obj) : Es wurde ein mit /GL kompiliertes MSIL .netmodule oder module gefunden. Verknüpfung wird mit /LTCG erneut gestartet. Fügen Sie /LTCG zur Linkbefehlszeile hinzu, um die Linkerleistung zu erhöhen.
14>core.lib(PPCTables.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""void __cdecl Jit64:sq_st(union UGeckoInstruction)" (?psq_st@Jit64@@YAXTUGeckoInstruction@@@Z)".
14>core.lib(PPCTables.obj) : error LNK2001: Nicht aufgelöstes externes Symbol ""void __cdecl Jit64:sq_l(union UGeckoInstruction)" (?psq_l@Jit64@@YAXTUGeckoInstruction@@@Z)".
14>../../../Binary/x64/DolphinWx.exe : fatal error LNK1120: 2 nicht aufgelöste externe Verweise.
__________________
My System: C2D E8400 @3.45GHz | Gigabyte GA-EP35-DS3L | 4GB DDR2 800 | GeForce 8800GT Extreme
Spessi is offline   Reply With Quote