delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/05/29/13:02:41

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=oHm
i9LJwplkHAiD1pga0fmEvUfpm8Lh+43Px1CSBleAkahUyVpxfW9KSblnkefuozpj
4gn6XjKX0zYj4o5dDgTI43m6ik8DpAVAL1/vZT3cxtypd/2+YRu9XvzpA2tlUcjU
+yy1fsicZQiuwohloBXgLeCW1TH4t0QxmwycHpjA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; s=default; bh=Z9lJ1J/sc
Cg3YWvgdwJOyZJOObk=; b=qnFVg4gWZ3BOtnlkmgpy+jhvpPSdurJPPxKKOeW9q
8GlJ/TfaQDTha15BMNiHlvnQvSUrRlgAKp0Ab1MQ0j2GH/SEEcIEynsot7vCHtbU
7mwOVUSv/MVcKa+LmTAV5ah1ooEi3+r/im/TF/rQBRNFZnxazBVCA/aaQd449t/W
zM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=greetings!, Hx-incomingtopheadermarker:Count, Hx-incomingtopheadermarker:sk:UpperCa, HX-MS-Exchange-CrossTenant-id:sk:84df9e7
X-HELO: EUR03-AM5-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=BKwDgMVPnxqAXrhVByrOJm/QxdmdGdsSh6eOQ/UtWb8=; b=lMSJv7JtBW8nFW8wOSM5mBvT8B5Aa6KaObv7qDr2lib1lK0dnvLtdjAtDtEWSmUh4jY6AXE6asKLLADdJJ6Bqr8RcQ8X/YEI/s5ghiClKOJD7QMuaThWLogMSEaVAuU/KeyJcRX9z3OrgvhGjtL3i01ZaRFxJX4srQPgwA4ntZV/Ti02JraZwlJHJu6HE4klXHhADWP7hMOLwqXMDIasMZGyfgzPaVmX9SRjYYYDrwaJgzfgOBrz7GFf9UGomydVZrpcCI1R5/onmG56NnxETKqGGWHLz/t56mjRqP8sI9efMT4uHAVmJ8onOfTYg8vK5G1w0Xq/+ukyErc2dabKaA==
From: Jose Isaias Cabrera <jicman AT outlook DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: How to build a DLL without cygwin DLL dependencies
Date: Wed, 29 May 2019 17:02:26 +0000
Message-ID: <DB7PR01MB5386F8869A992304E8979E4DDE1F0@DB7PR01MB5386.eurprd01.prod.exchangelabs.com>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4TH2dAD007301

Greetings!

I am trying to build the latest sqlite windows DLL, and I am succeeding, but I am getting an error that cygwin1.dll is missing, when I am trying to use the DLL from outside cygwin in the Windows environment.  I am using,

gcc -shared sqlite3.c -o sqlite3.dll

to build it, but this command creates a dependency for cygwin1.dll.  Is there any way to build the dll as a standalone DLL with no dependency?  Thanks.

josé

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019