fonts and cygwin

2005-01-13 Thread Arno Waschk
Dear list, i am trying to compile lilypond's latest cvs under cygwin. Everything seems to be fine, but the cff files are not installed anywhere, and generally cygwin's kpsewhich does not seem to be aware of .cff files being fonts. What can i do for it? Thanks, Arno -- http://www.arnowaschk.de

strange import error...

2004-06-21 Thread Arno Waschk
The following problem did not exists earlier (i. e. some weeks ago). After installing and uninstalling lots of packages via setup.exe I now get this: $ echo "#include " >c.cpp && g++ c.cpp In file included from /usr/include/c++/3.3.1/bits/stl_alloc.h:89, from /usr/include/c++/3.

Re: Am I a candidate for rebase?

2003-02-22 Thread Arno Waschk
hmm, I am more than sure that those dlls are somewhat found, but thanks anyway for pointing me in some direction!! Arno On Sat, 22 Feb 2003 10:15:42 -0500, Jason Tishler <[EMAIL PROTECTED]> wrote: Arno, On Sat, Feb 22, 2003 at 02:20:49AM +0100, Arno Waschk wrote: I compiled some dlls

Re: Am I a candidate for rebase?

2003-02-21 Thread Arno Waschk
I compiled some dlls which give "dlopen: win32 error 1157". Is that connected with rebasing, or is there another trick? Thanks Arno On Fri, 21 Feb 2003 16:54:34 -0500, Jason Tishler <[EMAIL PROTECTED]> wrote: On Fri, Feb 21, 2003 at 01:28:11PM -0800, M MWpycg wrote: Plus, I am waiting for rebas

Re: wordexp function

2003-01-25 Thread Arno Waschk
Hi Rob! Thanks for the quick reply! Just for curiosity I tried using the wordexp.h from your source which lead me to a satisfied compiler... blind hacking though... ;) Very helpful though... Arno On Sat, 25 Jan 2003 23:15:05 +1100, Robert Mark Bram <[EMAIL PROTECTED]> wrote: Howdy Arno! T

Re: wordexp function

2003-01-25 Thread Arno Waschk
Thanks for the helpful answer! So, if this search does not give any results, it means I cannot compile sources which use wordexp.h? Thanks Arno On Mon, 30 Sep 2002 09:52:28 -0700 (Pacific Daylight Time), Michael A Chase <[EMAIL PROTECTED]> wrote: On Mon, 30 Sep 2002 18:12:06 +0200 Franck Ler

Re: More pipe (and other) improvements in snapshot

2002-12-15 Thread Arno Waschk
On Sat, 14 Dec 2002 21:11:28 -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote: On Sun, Dec 15, 2002 at 02:47:54AM +0100, Arno Waschk wrote: 2. Configure never complete "finding the maximum length of command-line arguments" test (found in many configures, e. g. gcc-CVS)

Re: More pipe (and other) improvements in snapshot

2002-12-14 Thread Arno Waschk
Since I am testing 021214 snapshot on my WinME installation, I wanted to report two things: 1. Huge speed improvement here as well! Configure scripts seem to run several times faster. 2. Configure never complete "finding the maximum length of command-line arguments" test (found in many configu

Fwd: Re: Resolved Re: gcc-3.2-1/i686-pc-cygwin/gcc/genflags is segfaulting

2002-12-03 Thread Arno Waschk
without wanting to interrupt your nice rhetorical discussions, I wanted to ask you if you could reveal the trick which makes genflags not to segfault in 3.2-3. It happens again in newly released gcc-3.2.1 which I would be very glad to (build and) use under cygwin... -- Unsubscribe info:

compilng problems, wcslen and langinfo

2002-10-31 Thread Arno Waschk
Dear list, Trying to compile wxGTK I am stuck.. What might here be going wrong? I thought langinfo and wcslen are supported (and configure thinks that too) and the wcslen error looks strange...? Am I missing something like a library? Can I help you with further information? c++ -shared -Wl,--o

Re: problem with dlltools / gcc -shared

2002-10-30 Thread Arno Waschk
Am 29.10.2002 13:08:00, schrieb "Xavier" <[EMAIL PROTECTED]>: >Hi there > >I try to compile a dll that exports 17000+ symbols >during the creation of the .lib archive it creates those temporary .o files >but it >looks like it goes over the allowed number of files in the same directory or >somethin

glib with thread support?

2001-12-20 Thread Arno Waschk
Dear list, recently i compiled glib 1.2.9 successfully. But since some applications need thread support i tried again with ./configure --enable-threads. But it says "You do not have any known thread system on your computer" Do I need not to install one? Which? I am running Cygwin 1.3.6 under Win

glib with threads?

2001-12-20 Thread Arno Waschk
Dear list, recently i compiled glib 1.2.9 successfully. But since some applications need thread support i tried again with ./configure --enable-threads. But it says "You do not have any known thread system on your computer" Do I need to install one? Which one? I am running Cygwin 1.3.6-6 under Wi