If you have MSVC from C++ express 2008 available could you try with that?

Are you trying to build the latest master, does the last release work well?

Vlad

On Thu, Jul 11, 2013 at 5:17 PM, Maheshakya Wijewardena
<pmaheshak...@gmail.com> wrote:
> I do not have MKL.
> Can there be any other reason for this to happen?
> I'm stuck with this.
>
>
> On Thu, Jul 11, 2013 at 7:00 PM, Lars Buitinck <l.j.buiti...@uva.nl> wrote:
>>
>> 2013/7/11 Maheshakya Wijewardena <pmaheshak...@gmail.com>:
>> > c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe:
>> > build\temp
>> > .win32-2.7\Release\sklearn\ensemble\_gradient_boosting.o: bad reloc
>> > address
>> > 0x0
>> > in section `.data'
>> > collect2.exe: error: ld returned 1 exit status
>> > error: Command "g++ -shared
>> > build\temp.win32-.7\Release\sklearn\ensemble\_gradient_boosting.o
>> > -LC:\Python27\libs -LC:\Python27\PCbuild -Lbuild\temp.win32-2.7 -
>> > lpython27 -lmsvcr90 -o
>> > build\lib.win32-2.7\sklearn\ensemble\_gradient_boosting.p
>> > yd" failed with exit status 1
>> >
>> > What is this? How do I get around this?
>>
>> Looks like this problem: http://stackoverflow.com/q/16623407/166749.
>> Do you have Intel MKL, and if so, could you try building without it.
>> (The suggestion at SO to use OpenBLAS won't work; that doesn't work
>> well with Python's multiprocessing.)
>>
>> --
>> Lars Buitinck
>> Scientific programmer, ILPS
>> University of Amsterdam
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Scikit-learn-general mailing list
>> Scikit-learn-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to