This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: issue about building windows version of gdb with python support


On Thu, Jun 17, 2010 at 5:34 PM, asmwarrior <asmwarrior@gmail.com> wrote:
> On 2010-6-17 1:36, Tom Tromey wrote:
>>
>> Hmm, I would have thought that the python-config.py stuff (in
>> gdb/python/) would do the right thing here.
>>
>> What is the output on your machine when you run that with --ldflags?
>>
>
> Thanks for your reply. Infact, I'm quite new to "Python", so I even don't
> know what does "--ldflags" means... Sorry. I have tried the snapshot 0616,
> but build process failed due to some errors related to python. I guess you
> have change the python-configure related code.

In the gdb source tree, run

python python/python-config.py --ldflags


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]