lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in guile-1.4-1


From: Gerrit P. Haase
Subject: Re: bug in guile-1.4-1
Date: Mon, 24 Sep 2001 01:18:43 +0200

Jan Nieuwenhuizen schrieb am 2001-09-23, 14:15:

>"Gerrit P. Haase" <address@hidden> writes:
>
>> On cygwin, i cannot use the libguile to lionk against, because h_errno needs 
>> is exported from cygwin1.dll and needs not to be defined.
>
>I don't understand.  Why don't you link against cygwin1.dll, then?
>Doesn't using USER_LDFLAGS (in config.make) like this
>
>14:12:42 
>address@hidden:~/usr/src/lilypond//home/cygwin/cygwin-1.3.3/linux-x-cygwin/usr/bin/i686-pc-cygwin-guile-config
> link   
>-lguile -L/home/fred/usr/src/cygwin/cygwin-1.3.3/usr/lib -lregex 
>/home/fred/usr/src/cygwin/cygwin-1.3.3/usr/bin/cygwin1.dll
>
>work?

$ head config.make
# -*-Makefile-*-

# Generated automatically from config.make.in by configure.

package-depth = .

USER_CFLAGS =  -O2 -finline-functions -pg -g
USER_CXXFLAGS =  -O2 -finline-functions -pg -g   -DSTRING_UTILS_INLINED 
-I/usr/local/inclu
de
USER_LDFLAGS = -s -pg -lregex /usr/local/bin/libguile-9.dll /usr/bin/cygwin1.dll

Yes, now it works as I expected it to work.
I've learned s.th. new:)

Thank you,

Gerrit


-- 
=^..^=



reply via email to

[Prev in Thread] Current Thread [Next in Thread]