From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Lundquist Date: Fri, 3 Nov 2006 09:15:07 +0100 Subject: [Buildroot] Naming of libraries. Message-ID: <20061103081507.GA9631@zelow.no> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I am making packages for qwt and gd and I ended up with pondering about what to call the package. It does look like all libraries are prefixed with "lib" but most of them have lib prefixed in their name anyway. Couldn't find anything in the docs either. So, should all libraries be prefixed with "lib"? Thomas.