[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] tcc: undefined symbol 'PlaySoundA'
From: |
bj |
Subject: |
[Tinycc-devel] tcc: undefined symbol 'PlaySoundA' |
Date: |
Tue, 03 Oct 2006 19:32:31 +0800 |
User-agent: |
Opera Mail/9.01 (Win32) |
my command is:
C:\sp\july 16 1h1m\Program
Files\FilipinoDictionary\SysAdDic\cpp>D:\Installers\tcc-0.9.23\tcc-0.9.23\tcc\tcc
-ID:\Installers\tcc-0.9.23\tcc-0.9.23\include\winapi\ -ID:\Installers\tcc-0.9.23\tcc-0.9.23\include\ -ID:\Installers\tcc-0.9.23\tcc-0.9.23\include\sys\ -IC:\DOCUME~1\bjon\LOCALS~1\Temp\ -BD:\Installers\tcc-0.9.23\tcc-0.9.23\lib\ -LD:\Installers\tcc-0.9.23\tcc-0.9.23\lib\ -IC:\sp\JULY16~1\PROGRA~1\FILIPI~1\SysAdDic\cpp\libandinclude\ -LC:\sp\JULY16~1\PROGRA~1\FILIPI~1\SysAdDic\cpp\libandinclude\ -ladvapi32
-lcomctl32 -lcomdlg32 -lgdi32 -lkernel32 -lmingw32 -lmingwex -lmingwthrd
-lmoldname -lmsvcrt -lshell32 -luser32 -lwinmm-o tccwindowwithbutton.exe
windowwithbutton.c C:\sp\JULY16~1\PROGRA~1\FILIPI~1\
SysAdDic\cpp\libandinclude\libwinmm.a
D:\Installers\tcc-0.9.23\tcc-0.9.23\lib\gdi32.def
D:\Installers\tcc-0.9.23\tcc-0.9.23\lib\kernel32.def
D:\Installers\tcc-0.9.23\tcc-0.9.23\lib\libtcc.a
D:\Installers\tcc-0.9.23\tcc-0.9.23\lib\libtcc1.a
D:\Installers\tcc-0.9.23\tcc-0.9.23\lib\msvcrt.def
D:\Installers\tcc-0.9.23\tcc-0.9.23\lib\user32.def
the result is
tcc: undefined symbol 'PlaySoundA'
can anybody help me compile it so that it recognizes PlaySoundA?
libwinmm.a , other library .a files and other library .def files are from
tcc and MinGW only.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
- [Tinycc-devel] tcc: undefined symbol 'PlaySoundA',
bj <=