# New Ticket Created by Will Coleda # Please include the string: [perl #39426] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39426 >
The cygwin build fails with the following error during make: Invoking Parrot to generate runtime/parrot/include/config.fpmc -- cross your fing ers ./miniparrot.exe config_lib.pasm > runtime/parrot/include/config.fpmc /bin/sh: line 1: 3088 Segmentation fault (core dumped) ./ miniparrot.exe co nfig_lib.pasm >runtime/parrot/include/config.fpmc make: *** [runtime/parrot/include/config.fpmc] Error 139 This with r12926 $ gcc -v Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /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 --man dir=/usr/share/man --infodir=/usr/share/info --enable- languages=c,ada,c++,d,f77, java,objc --enable-nls --without-included-gettext --enable-version- specific-runt ime-libs --without-x --enable-libgcj --disable-java-awt --with-system- zlib --ena ble-interpreter --disable-libgcj-debug --enable-threads=posix -- enable-java-gc=b oehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash- synchroniza tion --enable-libstdcxx-debug : (reconfigured) Thread model: posix gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) $ perl -v This is perl, v5.8.7 built for cygwin-thread-multi-64int (with 1 registered patch, see perl -V for more detail) Copyright 1987-2005, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. -- Will "Coke" Coleda [EMAIL PROTECTED]