public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jose Isaias Cabrera <jicman@outlook.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: Building SQLite3 CLI without
Date: Sat, 3 Dec 2022 18:34:45 +0000	[thread overview]
Message-ID: <DB9P251MB00636BC3941F422FCF65E41EDE169@DB9P251MB0063.EURP251.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <14710292354.20221203192314@yandex.ru>


On December 3, 2022 11:23 AM, Andrey Repin  expressed:
> 
> Greetings, Jose Isaias Cabrera!

Salutations Andrey.

> 
> > I can build SQLite DLL and use it under Windows without any problem
> > using this command:
> 
> > i686-w64-mingw32-gcc -shared -static-libgcc sqlite3.c -o sqlite3.dll
> 
> To the best of my knowledge, you should not use cross-compilers directly.

What do you mean?

> > Is there an option that I can do to build the tool without the need of
> > the cygwin1.dll? I know that I can move the file in the same spot, but
> > I want to create it without the need of it. Thanks for your support.
> 
> Yes, you should use a cross-compiler and specifically set the target to be windows native executable.

How do I do that? Or, what option do I enter?

      reply	other threads:[~2022-12-03 18:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-02 20:37 Jose Isaias Cabrera
2022-12-02 21:37 ` Oskar Skog
2022-12-02 21:53   ` Jose Isaias Cabrera
2022-12-03 21:14   ` Jose Isaias Cabrera
2022-12-03 22:20     ` Ken Brown
2022-12-03 23:15       ` Jose Isaias Cabrera
2022-12-03 16:23 ` Andrey Repin
2022-12-03 18:34   ` Jose Isaias Cabrera [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB9P251MB00636BC3941F422FCF65E41EDE169@DB9P251MB0063.EURP251.PROD.OUTLOOK.COM \
    --to=jicman@outlook.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).