Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Doug Evans <dje@google.com>
To: asmwarrior <asmwarrior@gmail.com>
Cc: tromey@redhat.com, gdb@sourceware.org
Subject: Re: issue about building windows version of gdb with python support
Date: Sat, 19 Jun 2010 03:18:00 -0000	[thread overview]
Message-ID: <AANLkTika-lAZX-DuWzlGkyrBl-VK2inrqT7eCv7ggmO2@mail.gmail.com> (raw)
In-Reply-To: <4C1C3580.4000704@gmail.com>

On Fri, Jun 18, 2010 at 8:12 PM, asmwarrior <asmwarrior@gmail.com> wrote:
>> In the gdb source tree, run
>>
>> python python/python-config.py --ldflags
>>
>
> Thanks, I have download the latest snapshot then, run this command, here is
> the command log output
>
> E:\code\cb\gdb_python\gdb-7.1.50.20100619\gdb-7.1.50.20100619\gdb\python>python-
> config.py --ldflags
> Traceback (most recent call last):
>  File
> "E:\code\cb\gdb_python\gdb-7.1.50.20100619\gdb-7.1.50.20100619\gdb\python
> \python-config.py", line 47, in <module>
>    libs = getvar('LIBS').split() + getvar('SYSLIBS').split()
> AttributeError: 'NoneType' object has no attribute 'split'
>
> E:\code\cb\gdb_python\gdb-7.1.50.20100619\gdb-7.1.50.20100619\gdb\python>
>
>
> Python2.6.5 was installed in E:\code\python265
> The include header was: E:\code\python265\include  (all the xxxx.h files)
> the lib was: E:\code\python265\libs                (all the xxxx.lib and
> libpython26.a )
>
>
> So, I think these information can help you to solve the python issue on
> Windows.

Well, I wish it did, but alas it doesn't.
It seems like windows's python is incompatible with the unix's
python's python-config.py script.  Seems odd though.


      reply	other threads:[~2010-06-19  3:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-14 12:58 asmwarrior
2010-06-16 17:37 ` Tom Tromey
2010-06-16 18:09   ` Doug Evans
2010-06-18  0:34   ` asmwarrior
2010-06-18 13:09     ` Doug Evans
2010-06-19  3:11       ` asmwarrior
2010-06-19  3:18         ` Doug Evans [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=AANLkTika-lAZX-DuWzlGkyrBl-VK2inrqT7eCv7ggmO2@mail.gmail.com \
    --to=dje@google.com \
    --cc=asmwarrior@gmail.com \
    --cc=gdb@sourceware.org \
    --cc=tromey@redhat.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