OK, I compiled Python (removed the Cygwin package before installing). It compiled with absolutely no problems (crazy!), and now I have the DLL. The DLL is in /usr/local/bin, which I tried adding to the G++ line with the -B switch [was the only thing I could think of]. Same errors.
I seem to be sending rather a lot of e-mails to this list, is that acceptible? Should I wait longer and try to consolidate more? -myndzi On Wed, 10 Nov 2004 10:20:16 +0100, Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote: > myndzi writes: > > > GCC give the same errors as G++. > > Ah, that might be a python packaging bug. Try adding your > /bin/pythonX.Ydll on the gcc command line. > > > The midi libraries aren't the first > > ones to compile, so *some* of the subdirs are working OK. I don't > > really need midi output anyway, > > Midi.so is for midi input. > > > so if there is an easy way to just > > disable that bit I'd be fine doing just that. > > make -k > > > seeing this 'stepmake' thing [the > > obvious difference at first] is why I e-mailed this list. > > Sure. We much rather see problems posted this list than problems > suffered in silence. Thanks. > > > > Jan. > > -- > Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter > http://www.xs4all.nl/~jantien | http://www.lilypond.org > _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
