From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22616 invoked by alias); 18 Jun 2010 13:09:37 -0000 Received: (qmail 22608 invoked by uid 22791); 18 Jun 2010 13:09:37 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,TW_SM,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.35) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Jun 2010 13:09:32 +0000 Received: from wpaz33.hot.corp.google.com (wpaz33.hot.corp.google.com [172.24.198.97]) by smtp-out.google.com with ESMTP id o5ID9TE8000365 for ; Fri, 18 Jun 2010 06:09:29 -0700 Received: from gya1 (gya1.prod.google.com [10.243.49.1]) by wpaz33.hot.corp.google.com with ESMTP id o5ID9RUL007247 for ; Fri, 18 Jun 2010 06:09:28 -0700 Received: by gya1 with SMTP id 1so936979gya.12 for ; Fri, 18 Jun 2010 06:09:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.128.15 with SMTP id i15mr510388vcs.128.1276866567686; Fri, 18 Jun 2010 06:09:27 -0700 (PDT) Received: by 10.220.189.201 with HTTP; Fri, 18 Jun 2010 06:09:27 -0700 (PDT) In-Reply-To: <4C1ABF28.4020504@gmail.com> References: <4C162783.4010706@gmail.com> <4C1ABF28.4020504@gmail.com> Date: Fri, 18 Jun 2010 13:09:00 -0000 Message-ID: Subject: Re: issue about building windows version of gdb with python support From: Doug Evans To: asmwarrior Cc: tromey@redhat.com, gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-06/txt/msg00069.txt.bz2 On Thu, Jun 17, 2010 at 5:34 PM, asmwarrior 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