koba (Shinji Kobayashi)
- Login: koba
- Email: koba@users.sourceforge.jp
- Registered on: 05/25/2012
- Last sign in: 06/10/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/29/2012
-
10:44 PM Ruby Bug #6498: Cygwin needs $(DEFFILE) for extension libraries.
- nobu-san, I'm not sure if I fully understand what you said, but this is an issue of linking a static import library into a DLL. Please let me clarify.
The command line which fails looks like this:
gcc -shared -o atk.so atkobj.o -Wl,-...
05/26/2012
-
10:28 AM Ruby Bug #6498 (Rejected): Cygwin needs $(DEFFILE) for extension libraries.
- It seems that Bug #2684 is also valid for Cygwin.
For example, "gem install glib2 atk" fails with many undefined references:
...
linking shared-object atk.so
Creating library file: libruby-atk.arbatkaction.o: In function `rg_set_desc...