[uClibc 0000871]: Build of working shared libraries is not possible on cygwin
bugs at busybox.net
bugs at busybox.net
Thu May 11 09:57:58 UTC 2006
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=871
======================================================================
Reported By: blurgk
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 871
Category: Architecture Specific
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 05-11-2006 01:10 PDT
Last Modified: 05-11-2006 02:57 PDT
======================================================================
Summary: Build of working shared libraries is not possible on
cygwin
Description:
Cygwin/Windows make no difference between .os and .oS files created during
the build process to build the static and shared libraries. This makes
shared libraries not working (http://bugs.uclibc.org/view.php?id=867). The
attached patch makes use of the .oSh suffix instead of .oS (feel free to
choose another one... :).
======================================================================
----------------------------------------------------------------------
blurgk - 05-11-06 02:57
----------------------------------------------------------------------
I forgot one change, new patch attached.
Issue History
Date Modified Username Field Change
======================================================================
05-11-06 01:10 blurgk New Issue
05-11-06 01:10 blurgk Status new => assigned
05-11-06 01:10 blurgk Assigned To => uClibc
05-11-06 01:10 blurgk File Added:
use_of_distinct_suffixes_for_cygwin.patch
05-11-06 02:57 blurgk Note Added: 0001364
======================================================================
More information about the uClibc-cvs
mailing list