public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Asmwarrior <asmwarrior@gmail.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb@sourceware.org,
	 MinGW Users List <mingw-users@lists.sourceforge.net>,
	Chris Sutcliffe <ir0nh34d@gmail.com>,
	Xun Xun <xunxun1982@gmail.com>
Subject: Re: gdb (gdbserver.exe) build problem under msys
Date: Thu, 27 Oct 2011 02:31:00 -0000	[thread overview]
Message-ID: <4EA8AA90.40806@gmail.com> (raw)
In-Reply-To: <201110261536.18038.pedro@codesourcery.com>

The strange thing is that at the bottom of the file:
build\gdb\gdbserver\config.log, there are some thing like:

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_ALLOCA 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_VSNPRINTF 1
#define HAVE_ERRNO 1
#define HAVE_DECL_STRERROR 1
#define HAVE_DECL_PERROR 1
#define HAVE_DECL_MEMMEM 0
#define HAVE_DECL_VASPRINTF 0
#define HAVE_DECL_VSNPRINTF 1
#define PKGVERSION "(GDB) "
#define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
#define USE_WIN32API 1
#define HAVE_LIBDL 1
#define USE_XML 1
#define HAVE_SYNC_BUILTINS 1
#define HAVE_DECL_ADDR_NO_RANDOMIZE 0

configure: exit 0


So, the value:  USE_WIN32API is defined.

But I'm not sure why the generated config.h was not respect the value in
config.log.

asmwarrior


  parent reply	other threads:[~2011-10-27  0:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26 14:36 asmwarrior
2011-10-26 14:49 ` Pedro Alves
2011-10-27  0:55   ` Asmwarrior
2011-10-27  2:31   ` Asmwarrior [this message]
2011-10-27  7:10   ` Asmwarrior
2011-10-27 14:48   ` asmwarrior
2011-10-26 16:37 ` Joel Brobecker
2011-10-26 19:10   ` Pedro Alves
2011-10-26 23:10   ` Petr Hluzín

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=4EA8AA90.40806@gmail.com \
    --to=asmwarrior@gmail.com \
    --cc=gdb@sourceware.org \
    --cc=ir0nh34d@gmail.com \
    --cc=mingw-users@lists.sourceforge.net \
    --cc=pedro@codesourcery.com \
    --cc=xunxun1982@gmail.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).