bug-gnustep
[Top][All Lists]
Advanced

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

[bug #27170] Cygwin DLL Makefile fixes [PATCH]


From: Yaakov Selkowitz
Subject: [bug #27170] Cygwin DLL Makefile fixes [PATCH]
Date: Tue, 04 Aug 2009 21:37:43 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)

URL:
  <http://savannah.gnu.org/bugs/?27170>

                 Summary: Cygwin DLL Makefile fixes [PATCH]
                 Project: GNUstep
            Submitted by: yselkowitz
            Submitted on: Tue 04 Aug 2009 09:37:42 PM GMT
                Category: Makefiles
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I'm attaching a patch against gnustep-make-2.2.0 which fixes some issues with
DLL creation in the Makefiles:

1) On Cygwin, shared libraries use the 'cyg' prefix to distinguish them from
native Win32 libraries, which either use the 'lib' prefix or none at all.

2) Use the '-Wl,--enable-auto-image-base' flag instead of manually rebasing
for better results.

With these patches, and the new shared libobjc in our gcc-4.3 packages, I
have successfully built the current GNUstep core with the X11/Art backend
along with several applications.

Gratuitous screenshot:

http://sourceforge.net/project/screenshots.php?group_id=99645&ssid=110036

Packages will soon be available from the Cygwin Ports project.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 04 Aug 2009 09:37:42 PM GMT  Name: 2.2.0-cygwin-dll.patch  Size:
3kB   By: yselkowitz

<http://savannah.gnu.org/bugs/download.php?file_id=18528>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27170>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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