This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: PING Jan Nieuwenhuizen re libguile17


Dave Korn:

Hi Dave,

> > LilyPond does not support gcc 3.x anymore, would it be of any use to
> > try rebuilding guile with the --enable-fully-dynamic string option?
> 
>   You need to build the /compiler/ using that option, not the target
> application, but apart from that yes: it should then fix your builds of
> lilypond, libguile, et al.

I rebuilt gcc (4.1.1) with --enable-fully-dynamic-string*) and rebuilt
guile
(http://lilypond.org/cygwin/release/guile/libguile17/libguile17-1.8.2-3.tar.bz2)
and today finally got round to testing it.  It does not seem to help.

I unpacked the autogen you provided
(http://rs323.rapidshare.com/files/85998958/autogen-5.9.4-0-strip.tar.bz2)

and ran

   15:52:49 root@Abbicci:~/autogen-5.9.4
   $ usr/bin/autogen.exe --help
   autogen (GNU AutoGen) - The Automated Program Generator - Ver. 5.9.4
   USAGE:  autogen [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ <def-file> ]
   ...
   please send bug reports to:  autogen-users@lists.sourceforge.net
   AutoGen aborting on signal 11 (Segmentation fault) in state OPTIONS
   Hangup
   [129]15:53:00 root@Abbicci:~/autogen-5.9.4

Greetings,
Jan.

*) full configure command:
! cd /home/janneke/vc/gub-cygwin/target/cygwin/build/cross/gcc-4.1.1 && /home/janneke/vc/gub-cygwin/target/cygwin/src/cross/gcc-4.1.1/configure --prefix=/home/janneke/vc/gub-cygwin/target/cygwin/install/cross/gcc-4.1.1-root/usr --program-prefix=i686-cygwin- --prefix=/home/janneke/vc/gub-cygwin/target/cygwin/root/usr/cross --with-slibdir=/usr/lib --target=i686-cygwin --with-sysroot=/home/janneke/vc/gub-cygwin/target/cygwin/root --disable-multilib  --with-as=/home/janneke/vc/gub-cygwin/target/cygwin/root/usr/cross/bin/i686-cygwin-as --with-ld=/home/janneke/vc/gub-cygwin/target/cygwin/root/usr/cross/bin/i686-cygwin-ld --enable-static --enable-shared  --enable-languages=c,c++  --enable-libstdcxx-debug  --with-newlib --enable-threads --enable-fully-dynamic-string
-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]