Gentoo Archives: gentoo-alt

From: Jonathan Callen <abcd@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Re: You too? youtoo!
Date: Thu, 19 Aug 2010 14:33:17
Message-Id: 4C6D40A1.4080800@gentoo.org
In Reply to: Re: [gentoo-alt] You too? youtoo! by Elmar Hinz
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA256
3
4 > 1.) Can I set it up with the Cygwin compatibility layer?
5 >
6 > There are no positive reports so far.
7
8 I personally, as well as other people, have attempted to port Gentoo
9 Prefix to work on Cygwin. Unfortunately, these attempts have not been
10 very successful, in part due to how Cygwin lays out its libraries.
11
12 As an example, for a library named libfoo the following files would be
13 installed:
14
15 Linux Cygwin
16 - ----- ------
17 lib/libfoo.a lib/libfoo.a
18 lib/libfoo.so lib/libfoo.dll.a
19 lib/libfoo.so.1 bin/cygfoo-1.dll
20
21 Please note that the .dll file is installed in bin/ not lib/, as
22 cygfoo-1.dll needs to be found in a directory listed in the $PATH
23 environment variable (note: that's not LD_LIBRARY_PATH, but PATH -- the
24 same variable used to find executables). Also, the .exe suffix on
25 executables can cause other issues as well, as it is (sometimes)
26 optional, and some packages can get confused about that.
27
28 - --
29 Jonathan Callen
30 -----BEGIN PGP SIGNATURE-----
31 Version: GnuPG v2.0.16 (GNU/Linux)
32 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
33
34 iQIcBAEBCAAGBQJMbUCgAAoJELHSF2kinlg4GucQAJ/BdvDF2ER2I7mMWra30DKc
35 GY4lBgXbqw0lrKcF/IqXNm/1sAC4rX2VbfZpbWiuGWxn6rt3LHcvPhCbBRnaXxVU
36 wb3l86lcWfPKGDBMqZ/YqPEVGuSc9OzItE5+tfq1n5SQWHdWBrwLbdww9wEVoOF/
37 Kmv/QekA0itx4wvxBWyAZBzdvwNQazIvkFjI4orhnXhlX/2SWjU/8Px4b0dYSJp5
38 AipTBOhE5fNzCFnTbbbpyaDw/LElZ+EiBzpAKk0q/YwIbWqNJh2B9i5wqlbY79Kr
39 wrR7eF7tjAxDRk3c9x7G3xm8QnOMZagjinTS7kZ4Sq1NO7Kz2Zvy3qpJP4lMuFNY
40 t3lMCX9kyLA2mv+UIj3L/rzl4XAdoLaiWtz9FK22b+NqtJkfjDK9hVOFZDLDONKm
41 lgPywJY3ZsXPE9utLln3GqdcwhwygWWJ7Aq08QnuTWD6bgEKuujLjQF6yjq5v8Xu
42 syhCvTEow641wfvVDkWTeeUYtI/gD2/V50s9OAI/NWoez0AfjmXEhpq2U9FrmCbl
43 cX7fNIbnejXhm++lVUX63QTWO823d/m5WMdRNi4nvKKi1K4oFUHYj9KjCudrWnF1
44 ZDYLb5G4ZoNkKUJgu9fKsoH7C3cb8oZxF7WygwbTabRwS2vDVIyFvsk7YJM/ZUjm
45 0VWSU8iFuSvkY5MRRA7C
46 =5XSB
47 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-alt] Re: You too? youtoo! Elmar Hinz <oss.elmar@××××××××××.com>