public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Kaz Kylheku (Cygwin)" <743-406-3965@kylheku.com>
To: cygwin@cygwin.com
Subject: Problem building cygwin-3_1_7-release tagged newlib.
Date: Sat, 10 Oct 2020 12:22:38 -0700	[thread overview]
Message-ID: <bc891064e524067b663bfdaaf7ee0995@mail.kylheku.com> (raw)

Hi,

I'm trying to build the 3.1.7 tagged newlib. It runs into this problem:

c++wrap -O2 -g -fno-rtti -fno-exceptions -fno-use-cxa-atexit -Wall 
-Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin 
-fmessage-length=0 -MMD -Wimplicit-fallthrough=5 -Werror 
-fmerge-constants -ftracer -c -o _cygwin_crt0_common.o 
../../.././winsup/cygwin/lib/_cygwin_crt0_common.cc
In file included from ../../.././winsup/cygwin/winsup.h:83,
                  from 
../../.././winsup/cygwin/lib/_cygwin_crt0_common.cc:9:
../../.././winsup/cygwin/winlean.h:104:16: error: redefinition of 
'struct _MEM_ADDRESS_REQUIREMENTS'
   104 | typedef struct _MEM_ADDRESS_REQUIREMENTS
       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/w32api/minwindef.h:163,
                  from /usr/include/w32api/windef.h:9,
                  from /usr/include/w32api/windows.h:69,
                  from ../../.././winsup/cygwin/winlean.h:56,
                  from ../../.././winsup/cygwin/winsup.h:83,
                  from 
../../.././winsup/cygwin/lib/_cygwin_crt0_common.cc:9:
/usr/include/w32api/winnt.h:4896:18: note: previous definition of 
'struct _MEM_ADDRESS_REQUIREMENTS'
  4896 |   typedef struct _MEM_ADDRESS_REQUIREMENTS {
       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~

This looks like a clash between the installed toolchain header and the 
one in the winsup tree?

Is this a known problem?

Maybe I shouldn't be using the native Cygwin compiler for rebuilding the 
Cygwin DLL; what is the right way?


             reply	other threads:[~2020-10-10 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10 19:22 Kaz Kylheku (Cygwin) [this message]
2020-10-10 19:39 ` Ken Brown
2020-10-11  2:26   ` Kaz Kylheku (Cygwin)

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=bc891064e524067b663bfdaaf7ee0995@mail.kylheku.com \
    --to=743-406-3965@kylheku.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).