X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.1 required=5.0 	tests=AWL,BAYES_50
X-Spam-Check-By: sourceware.org
Message-ID: <20090801230942.92t1aagyw6re88o4@mail.syntheticsw.com>
Date: Sat, 01 Aug 2009 23:09:42 +0200
From: Torsten Giebl <wizard@syntheticsw.com>
To: cygwin@cygwin.com
Subject: Prefix like cyg and lib of DLLs ?
MIME-Version: 1.0
Content-Type: text/plain; 	charset=ISO-8859-1; 	DelSp="Yes"; 	format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.1.6)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hello !


Where does the prefix of DLLs for example
cyg* and lib* come from ? Is it something that
is internal fixed or can i change that ?

That a library has the cyg prefix for example
cygpng is okay to me, as it shows it was compiled for
the special usage with CYGWIN, but i would like to get
rid of the lib prefix when compiling with -mno-cygwin.

When creating DLLs by hand with gcc -shared -o .... i can name the
DLL as i want, but what is for example with libpng, where is defined
that the DLL it creates, is called libpng... ?

DLLs created with Visual C++, usually don't come with the lib prefix
and i am trying to go with the same name.


Thanks.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

