Re: [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-09-04 Thread Giovanni Bajo
Fredrik Lundh wrote: >> That error mentioned in that post was in "pythoncore" module. >> My error is while compiling "pythoncore_pgo" module. > > iirc, that's a partially experimental alternative build for playing > with performance guided optimizations. are you sure you need > that module ? O

Re: [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-08-31 Thread Kristján V . Jónsson
] Error while building 2.5rc1 pythoncore_pgo on VC8 > I checked pythoncore_pgo.vcproj file, it alreadu contains:>> RelativePath="..\Modules\_typesmodule.c" >> Can anyone give me some clue to solve this issue.googling for error messages is alw

Re: [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-08-31 Thread Fredrik Lundh
Muguntharaj Subramanian wrote: > That error mentioned in that post was in "pythoncore" module. > My error is while compiling "pythoncore_pgo" module. iirc, that's a partially experimental alternative build for playing with performance guided optimizations. are you sure you need that module ?

Re: [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-08-31 Thread Kristján V . Jónsson
icial" platform for 2.5 Cheers, Kristjan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Fredrik Lundh > Sent: 31. ágúst 2006 10:55 > To: python-dev@python.org > Subject: Re: [Python-Dev] Error while building 2.5rc1 > pyth

Re: [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-08-31 Thread Muguntharaj Subramanian
> I checked pythoncore_pgo.vcproj file, it alreadu contains:>> RelativePath="..\Modules\_typesmodule.c" >> Can anyone give me some clue to solve this issue.googling for error messages is always a good idea:http://thread.gmane.org/gmane.comp.python.devel/83341 (see the last post in that thread for w

Re: [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-08-31 Thread Fredrik Lundh
Muguntharaj Subramanian wrote: > Hi All, > I tried building python 2.5c1 using VC8. > > Getting the following errors while building pythoncore_pgo: > >Creating library pythoncore_pgo/python25.lib and object > pythoncore_pgo/python25.exp > config.obj : error LNK2001: unresolved external symbo

[Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8

2006-08-31 Thread Muguntharaj Subramanian
Hi All,I tried building python 2.5c1 using VC8.Getting the following errors while building pythoncore_pgo:   Creating library pythoncore_pgo/python25.lib and object pythoncore_pgo/python25.expconfig.obj : error LNK2001: unresolved external symbol _init_types.\pythoncore_pgo/python25.dll : fatal er