Journal de génération
  

Générer démarrée : Projet : phc25, Configuration : Debug|Win32

Lignes de commande
  
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\RSP00000110281576.rsp" avec pour contenu
[
/Od /I "E:\dx70_min\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/phc25.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ..\source\common\z80.cpp

..\source\win32\win32.cpp

..\source\win32\system.cpp

..\source\win32\sound.cpp

..\source\win32\screen.cpp

..\source\common\fmgen008\psg.cpp

..\source\win32\memory.cpp

..\source\win32\main.cpp

..\source\common\debug.cpp
]
Création de la ligne de commande "cl.exe @z:\phc25\phc25emu101_src\vc6\Debug\RSP00000110281576.rsp /nologo /errorReport:prompt"
Création de la ligne de commande "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x411 /I "\phc25\phc25emu101_src\source\win32" /fo".\Debug/win32.res" ..\source\win32\win32.rc"
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\TMP00000210281576.tmp" avec pour contenu
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\phc25.exe.embed.manifest"
]
Création de la ligne de commande "rc.exe /fo".\Debug\phc25.exe.embed.manifest.res" z:\phc25\phc25emu101_src\vc6\Debug\TMP00000210281576.tmp"
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\RSP00000310281576.rsp" avec pour contenu
[
/OUT:".\Debug/phc25.exe" /INCREMENTAL /LIBPATH:"E:\dx70_min\lib" /MANIFEST /MANIFESTFILE:".\Debug\phc25.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/phc25.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\debug.obj"

".\Debug\main.obj"

".\Debug\memory.obj"

".\Debug\psg.obj"

".\Debug\screen.obj"

".\Debug\sound.obj"

".\Debug\system.obj"

".\Debug\win32.obj"

".\Debug\win32.res"

".\Debug\z80.obj"

".\Debug\phc25.exe.embed.manifest.res"
]
Création de la ligne de commande "link.exe @z:\phc25\phc25emu101_src\vc6\Debug\RSP00000310281576.rsp /NOLOGO /ERRORREPORT:PROMPT"
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\RSP00000410281576.rsp" avec pour contenu
[
/out:.\Debug\phc25.exe.embed.manifest /notify_update /manifest

.\Debug\phc25.exe.intermediate.manifest
]
Création de la ligne de commande "mt.exe @z:\phc25\phc25emu101_src\vc6\Debug\RSP00000410281576.rsp /nologo"
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\BAT00000510281576.bat" avec pour contenu
[
@echo La ressource de manifeste a été mise à jour pour la dernière fois à %TIME% le %DATE% > .\Debug\mt.dep
]
Création de la ligne de commande "z:\phc25\phc25emu101_src\vc6\Debug\BAT00000510281576.bat"
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\TMP00000610281576.tmp" avec pour contenu
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\phc25.exe.embed.manifest"
]
Création de la ligne de commande "rc.exe /fo".\Debug\phc25.exe.embed.manifest.res" z:\phc25\phc25emu101_src\vc6\Debug\TMP00000610281576.tmp"
Création du fichier temporaire "z:\phc25\phc25emu101_src\vc6\Debug\RSP00000710281576.rsp" avec pour contenu
[
/OUT:".\Debug/phc25.exe" /INCREMENTAL /LIBPATH:"E:\dx70_min\lib" /MANIFEST /MANIFESTFILE:".\Debug\phc25.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/phc25.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\debug.obj"

".\Debug\main.obj"

".\Debug\memory.obj"

".\Debug\psg.obj"

".\Debug\screen.obj"

".\Debug\sound.obj"

".\Debug\system.obj"

".\Debug\win32.obj"

".\Debug\win32.res"

".\Debug\z80.obj"

".\Debug\phc25.exe.embed.manifest.res"
]
Création de la ligne de commande "link.exe @z:\phc25\phc25emu101_src\vc6\Debug\RSP00000710281576.rsp /NOLOGO /ERRORREPORT:PROMPT"
Fenêtre Sortie
  
Compilation en cours...
debug.cpp
z:\phc25\phc25emu101_src\source\common\debug.cpp(189) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'vsprintf'
z:\phc25\phc25emu101_src\source\common\debug.cpp(221) : warning C4996: '_splitpath': This function or variable may be unsafe. Consider using _splitpath_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdlib.h(786) : voir la déclaration de '_splitpath'
z:\phc25\phc25emu101_src\source\common\debug.cpp(222) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\common\debug.cpp(223) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\common\debug.cpp(224) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\common\debug.cpp(228) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\common\debug.cpp(231) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\common\debug.cpp(234) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
main.cpp
memory.cpp
z:\phc25\phc25emu101_src\source\win32\memory.cpp(99) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\memory.cpp(103) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
psg.cpp
screen.cpp
sound.cpp
system.cpp
z:\phc25\phc25emu101_src\source\win32\system.cpp(149) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(194) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(315) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(319) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(323) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(334) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(338) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(342) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(351) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(802) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(803) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        e:\vc9.0\vc\include\string.h(215) : voir la déclaration de 'stricmp'
z:\phc25\phc25emu101_src\source\win32\system.cpp(805) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\system.cpp(819) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(823) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(852) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(860) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(892) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(893) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        e:\vc9.0\vc\include\string.h(215) : voir la déclaration de 'stricmp'
z:\phc25\phc25emu101_src\source\win32\system.cpp(895) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\system.cpp(899) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(906) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.
        e:\vc9.0\vc\include\stdio.h(301) : voir la déclaration de 'unlink'
z:\phc25\phc25emu101_src\source\win32\system.cpp(923) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(927) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1220) : warning C4996: '_splitpath': This function or variable may be unsafe. Consider using _splitpath_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdlib.h(786) : voir la déclaration de '_splitpath'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1221) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1222) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1223) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1227) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1230) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1364) : warning C4996: '_splitpath': This function or variable may be unsafe. Consider using _splitpath_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdlib.h(786) : voir la déclaration de '_splitpath'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1365) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1366) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1367) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1371) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1375) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(237) : voir la déclaration de 'fopen'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1380) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1382) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1384) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1386) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1388) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1390) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
z:\phc25\phc25emu101_src\source\win32\system.cpp(1392) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\stdio.h(366) : voir la déclaration de 'sprintf'
win32.cpp
z:\phc25\phc25emu101_src\source\win32\win32.cpp(961) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(74) : voir la déclaration de 'strcpy'
z:\phc25\phc25emu101_src\source\win32\win32.cpp(962) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\win32.cpp(963) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        e:\vc9.0\vc\include\string.h(79) : voir la déclaration de 'strcat'
z:\phc25\phc25emu101_src\source\win32\win32.cpp(970) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        e:\vc9.0\vc\include\string.h(217) : voir la déclaration de 'strnicmp'
z80.cpp
Génération de code en cours...
Compilation des ressources en cours...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Compilation du manifeste en ressources en cours...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Édition des liens en cours...
Incorporation du manifeste en cours...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Résultats
  
Le journal de génération a été enregistré à l'emplacement "file://z:\phc25\phc25emu101_src\vc6\Debug\BuildLog.htm"
phc25 - 0 erreur(s), 56 avertissement(s)