 cygwin full set + poderosa

$ gcc -v
/usr/lib/gcc/i686-pc-cygwin/3.4.4/specs  spec ǂݍݒ
RtBOIvV: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) 
Xbhf: posix
gcc o[W 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)

-------------------------------------------------------------------------------

Ȃ Linux łł͏oȂG[₽oĂ܂ (^-^;

# ҂̊J Debian/GNU Linux Ȃ̂Łc

gcc ƂCũo[W܂DĂ܂D

ƁCWindows ł gauche ̖Ȃ̂悭킩܂񂪁C₽t@CJƂɗ (R[h̕ϊ gauche gĂ̂łCG[`FbNȂ܂Ăc) ̂ŁCc ܂t@CƂJȂقǂł (Ή)

$ make
sh -c "gcc -Wall -g -O2 -I../lib/gauche/0.8.7/include -mms-bitfields -I../include/gtk-2.0 -I../include/gtk-2.0/include -I../include/atk-1.0 -I../include/cairo -I../include/pango-1.0 -I../include/glib-2.0 -I../include/glib-2.0/include  -o shiki.o -c shiki.c"
shiki.c: In function `load_scheme_file_by_gauche':
shiki.c:597: x: 'text' might be used uninitialized in this function
sh -c "gcc -Wall -g -O2 -I../lib/gauche/0.8.7/include -mms-bitfields -I../include/gtk-2.0 -I../include/gtk-2.0/include -I../include/atk-1.0 -I../include/cairo -I../include/pango-1.0 -I../include/glib-2.0 -I../include/glib-2.0/include  -o buffer.o -c buffer.c"
sh -c "gcc -Wall -g -O2 -I../lib/gauche/0.8.7/include -mms-bitfields -I../include/gtk-2.0 -I../include/gtk-2.0/include -I../include/atk-1.0 -I../include/cairo -I../include/pango-1.0 -I../include/glib-2.0 -I../include/glib-2.0/include  -o xyzzylisp.o -c xyzzylisp.c"
xyzzylisp.c: In function `xyzzylisp_get_next_buffer':
xyzzylisp.c:60: x: 'SCM_RESULT' might be used uninitialized in this function
xyzzylisp.c: In function `xyzzylisp_buffer_lines':
xyzzylisp.c:93: x: 'SCM_RESULT' might be used uninitialized in this function
xyzzylisp.c: In function `xyzzylisp_buffer_size':
xyzzylisp.c:124: x: 'SCM_RESULT' might be used uninitialized in this function
xyzzylisp.c: In function `xyzzylisp_get_previous_buffer':
xyzzylisp.c:266: x: 'SCM_RESULT' might be used uninitialized in this function
xyzzylisp.c: In function `xyzzylisp_buffer_modified_p':
xyzzylisp.c:378: x: 'SCM_RESULT' might be used uninitialized in this function
gcc -o shiki shiki.o buffer.o xyzzylisp.o -L../bin -L../lib/gauche/0.8.7/i686-pc-mingw32 -lgauche -lnetapi32 -lshlwapi -lwsock32 -L../lib -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lpango-1.0 -lcairo -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  -mno-cygwin -Wl,--subsystem,windows
Info: resolving _Scm_ProcedureClass by linking to __imp__Scm_ProcedureClass (auto-import)
Info: resolving _Scm_StringClass by linking to __imp__Scm_StringClass (auto-import)
Info: resolving _Scm_IntegerClass by linking to __imp__Scm_IntegerClass (auto-import)

