C:\ming-0.3beta1>make
make -C src dynamic
make[1]: Entering directory `/c/ming-0.3beta1/src'
gcc -O2 -Wall -I.      -c -o blocklist.o blocklist.c
gcc -O2 -Wall -I.      -c -o displaylist.o displaylist.c
gcc -O2 -Wall -I.      -c -o fill.o fill.c
gcc -O2 -Wall -I.      -c -o font_util.o font_util.c
gcc -O2 -Wall -I.      -c -o ming.o ming.c
gcc -O2 -Wall -I.      -c -o movie.o movie.c
movie.c: In function `SWFMovie_toOutput':
movie.c:522: warning: 'tempbuffer' might be used uninitialized in this function
gcc -O2 -Wall -I.      -c -o movieclip.o movieclip.c
gcc -O2 -Wall -I.      -c -o position.o position.c
gcc -O2 -Wall -I.      -c -o shape_cubic.o shape_cubic.c
gcc -O2 -Wall -I.      -c -o shape_util.o shape_util.c
gcc -O2 -Wall -I.      -c -o text_util.o text_util.c
cd blocks && make
make[2]: Entering directory `/c/ming-0.3beta1/src/blocks'
gcc -O2 -Wall -I. -I..    -c -o action.o action.c
gcc -O2 -Wall -I. -I..    -c -o bitmap.o bitmap.c
gcc -O2 -Wall -I. -I..    -c -o block.o block.c
gcc -O2 -Wall -I. -I..    -c -o browserfont.o browserfont.c
gcc -O2 -Wall -I. -I..    -c -o button.o button.c
gcc -O2 -Wall -I. -I..    -c -o character.o character.c
gcc -O2 -Wall -I. -I..    -c -o cxform.o cxform.c
gcc -O2 -Wall -I. -I..    -c -o dbl.o dbl.c
gcc -O2 -Wall -I. -I..    -c -o error.o error.c
gcc -O2 -Wall -I. -I..    -c -o fillstyle.o fillstyle.c
gcc -O2 -Wall -I. -I..    -c -o font.o font.c
font.c: In function `SWFFont_getShape':
font.c:1209: warning: 'x' might be used uninitialized in this function
font.c:1209: warning: 'y' might be used uninitialized in this function
gcc -O2 -Wall -I. -I..    -c -o fontinfo.o fontinfo.c
gcc -O2 -Wall -I. -I..    -c -o gradient.o gradient.c
gcc -O2 -Wall -I. -I..    -c -o imports.o imports.c
gcc -O2 -Wall -I. -I..    -c -o input.o input.c
gcc -O2 -Wall -I. -I..    -c -o jpeg.o jpeg.c
gcc -O2 -Wall -I. -I..    -c -o linestyle.o linestyle.c
gcc -O2 -Wall -I. -I..    -c -o matrix.o matrix.c
gcc -O2 -Wall -I. -I..    -c -o method.o method.c
gcc -O2 -Wall -I. -I..    -c -o morph.o morph.c
gcc -O2 -Wall -I. -I..    -c -o mp3.o mp3.c
mp3.c: In function `nextMP3Frame':
mp3.c:82: warning: 'bitrate' might be used uninitialized in this function
gcc -O2 -Wall -I. -I..    -c -o output.o output.c
gcc -O2 -Wall -I. -I..    -c -o outputblock.o outputblock.c
gcc -O2 -Wall -I. -I..    -c -o placeobject.o placeobject.c
gcc -O2 -Wall -I. -I..    -c -o rect.o rect.c
gcc -O2 -Wall -I. -I..    -c -o shape.o shape.c
shape.c: In function `SWFShape_drawScaledGlyph':
shape.c:810: warning: 'x' might be used uninitialized in this function
shape.c:810: warning: 'y' might be used uninitialized in this function
gcc -O2 -Wall -I. -I..    -c -o sound.o sound.c
gcc -O2 -Wall -I. -I..    -c -o soundinstance.o soundinstance.c
gcc -O2 -Wall -I. -I..    -c -o soundstream.o soundstream.c
soundstream.c: In function `SWFSoundStream_getStreamHead':
soundstream.c:206: warning: 'rate' might be used uninitialized in this function
gcc -O2 -Wall -I. -I..    -c -o sprite.o sprite.c
gcc -O2 -Wall -I. -I..    -c -o text.o text.c
gcc -O2 -Wall -I. -I..    -c -o textfield.o textfield.c
gcc -O2 -Wall -I. -I..    -c -o utf8.o utf8.c
gcc -O2 -Wall -I. -I..    -c -o videostream.o videostream.c
gcc -O2 -Wall -I. -I..    -c -o pngdbl.o pngdbl.c
make[2]: Leaving directory `/c/ming-0.3beta1/src/blocks'
cd actioncompiler && make
make[2]: Entering directory `/c/ming-0.3beta1/src/actioncompiler'
gcc -O2 -Wall -I. -I..    -c -o compile.o compile.c
compile.c: In function `bufferCheckSize':
compile.c:199: warning: 'pushd' might be used uninitialized in this function
compile.c: In function `bufferWriteDataAndPush':
compile.c:243: warning: 'pushd' might be used uninitialized in this function
compile.c: In function `bufferConcat':
compile.c:277: warning: 'len' might be used uninitialized in this function
gcc -O2 -Wall -I. -I..    -c -o listaction.o listaction.c
bison --defines  -p swf4 swf4compiler.y
swf4compiler.y: conflicts: 49 shift/reduce, 42 reduce/reduce
swf4compiler.y:176.25-38: warning: rule never reduced because of conflicts: stat
ements: /* empty */
swf4compiler.y:669.11-673.29: warning: rule never reduced because of conflicts:
rhs_expr: '-' NUMBER
path: c:/progra~1/Bison/share/bison
relocated_path: c:/MinGW/share/bison
orig_prefix: c:/progra~1/Bison
curr_prefix: c:/MinGW
longpath: c:/MinGW/share/bison
len: 21
res: 20
shortpath: c:/MinGW/share/bison
relocated_short_path: c:/MinGW/share/bison
pkgdatadir: c:/MinGW/share/bison
flex  -i -Pswf4 swf4compiler.flex
gcc -O2 -Wall -I. -I..    -c -o lex.swf4.o lex.swf4.c
bison --defines  -p swf5 swf5compiler.y
swf5compiler.y: conflicts: 28 shift/reduce, 172 reduce/reduce
swf5compiler.y:1230.11-23: warning: rule never reduced because of conflicts: pri
mary: function_call
swf5compiler.y:1234.11-21: warning: rule never reduced because of conflicts: pri
mary: method_call
path: c:/progra~1/Bison/share/bison
relocated_path: c:/MinGW/share/bison
orig_prefix: c:/progra~1/Bison
curr_prefix: c:/MinGW
longpath: c:/MinGW/share/bison
len: 21
res: 20
shortpath: c:/MinGW/share/bison
relocated_short_path: c:/MinGW/share/bison
pkgdatadir: c:/MinGW/share/bison
flex  -i -Pswf5 swf5compiler.flex
gcc -O2 -Wall -I. -I..    -c -o lex.swf5.o lex.swf5.c
gcc -O2 -Wall -I. -I..    -c -o swf5compiler.tab.o swf5compiler.tab.c
gcc -O2 -Wall -I. -I..    -c -o swf4compiler.tab.o swf4compiler.tab.c
gcc -O2 -Wall -I. -I..    -c -o assembler.o assembler.c
gcc -O2 -Wall -I. -I..    -c -o compileaction.o compileaction.c
make[2]: Leaving directory `/c/ming-0.3beta1/src/actioncompiler'
gcc -O2 -Wall -I.   blocklist.o displaylist.o fill.o font_util.o ming.o movie.o
movieclip.o position.o shape_cubic.o shape_util.o text_util.o actioncompiler/com
pile.o actioncompiler/swf4compiler.tab.o actioncompiler/lex.swf4.o actioncompile
r/swf5compiler.tab.o actioncompiler/lex.swf5.o actioncompiler/compileaction.o ac
tioncompiler/assembler.o -lm -lz  -lz -lpng12 blocks/*.o -shared -o libming.so
cp libming.so ..
make[1]: Leaving directory `/c/ming-0.3beta1/src'

C:\ming-0.3beta1>ls *.so
libming.so

Gポイントポイ活 Amazon Yahoo 楽天

無料ホームページ 楽天モバイル[UNLIMITが今なら1円] 海外格安航空券 海外旅行保険が無料!