Jan Nieuwenhuizen schrieb am 2001-09-23, 14:15:
>"Gerrit P. Haase" <[EMAIL PROTECTED]> 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
>fred@appel:~/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
--
=^..^=
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel