On Thu, Aug 26, 2010 at 3:08 PM, Vasilakis <[email protected]> wrote:
>  On 8/26/2010 2:47 PM, Ozkan Sezer wrote:
>> On Thu, Aug 26, 2010 at 2:33 PM, Vasilakis<[email protected]>  wrote:
>>>   On 8/26/2010 2:29 PM, Ozkan Sezer wrote:
>>>> On Thu, Aug 26, 2010 at 2:25 PM, Vasilakis<[email protected]>    wrote:
>>>>>    On 8/26/2010 2:11 PM, Ozkan Sezer wrote:
>>>>>> On Thu, Aug 26, 2010 at 2:03 PM, Vasilakis<[email protected]>      
>>>>>> wrote:
>>>>>>>     On 8/26/2010 11:34 AM, Ozkan Sezer wrote:
>>>>>>>> On Thu, Aug 26, 2010 at 10:46 AM, Vasilakis<[email protected]>      
>>>>>>>>   wrote:
>>>>>>>>>      I have installed both
>>>>>>>>>
>>>>>>>>> sezero_20100711_w32_runtime_update_3405.zip
>>>>>>>>> mingw-w32-bin_i686-mingw_20100711_sezero.zip
>>>>>>>>>
>>>>>>>>> on my Windows XP SP3 x86 machine. I tried to compile
>>>>>>>>>
>>>>>>>>> tbb30_20100406oss_src.tgz
>>>>>>>>>
>>>>>>>>> but to no avail. Build command 'mingw32-make compiler=gcc'
>>>>>>>>>
>>>>>>>>> Installing the program
>>>>>>>>>
>>>>>>>>> make-3.82-3-mingw32-bin.tar.lzma from www.mingw.org fixed the issue.
>>>>>>>>>
>>>>>>>> I am trying to find what problem you had with mingw32-make
>>>>>>>> in this mail, but I can't?
>>>>>>>>
>>>>>>>>
>>>>>>>>> Anybody having similar issues?
>>>>>>>>>
>>>>>>>>> For the benefit of the mailing list, my objective was to build
>>>>>>>>> OpenCV-2.1.0-win.zip
>>>>>>>>>
>>>>>>>>> I uncompressed  the included folder to d:\OpenCV-2.1.0 and I 
>>>>>>>>> configured
>>>>>>>>> with cmake (GUI)  to build in d:\opencv-build
>>>>>>>>>
>>>>>>>>> I disabled BUILD_NEW_PYTHON_SUPPORT
>>>>>>>>>
>>>>>>>>> and I put D:/tbb30_20100406oss/include for TBB_INCLUDE_DIR
>>>>>>>>> and D:/tbb30_20100406oss/build/windows_ia32_gcc_mingw_release for
>>>>>>>>> TBB_LIB_DIR
>>>>>>>>>
>>>>>>>>> CMAKE_CXX_FLAGS_RELEASE ->        please make it O2
>>>>>>>>> CMAKE_C_FLAGS_RELEASE ->        please make it O2
>>>>>>>>> disable USE_O3
>>>>>>>>>
>>>>>>>>> (I enabled SSE3 for my Prescot P4 CPU)
>>>>>>>>> (I had issues with debugging)
>>>>>>>>>
>>>>>>>>> mingw32-make fails because in link.txt
>>>>>>>>> (opencv_build\src\highgui\CMakeFiles\highgui.dir) libraries are
>>>>>>>>> missconfigured
>>>>>>>>>
>>>>>>>>> replace -lvfw32 with -lmsvfw32 -lavifil32 -lavicap32
>>>>>>>>>
>>>>>>>>> Have fun.
>>>>>>>>>
>>>>>>>> --
>>>>>>>> Ozkan
>>>>>>> The problem is that it does not compile with included make.
>>>>>> You aren't giving any details...
>>>>>>
>>>>>> Anyways, do any of the make packages on our download page
>>>>>> work for you?
>>>>> Sorry If i didn't give any details and being such an ass....
>>>>>
>>>>> the exact error is
>>>>>
>>>>> ----->
>>>>>
>>>>> (C) Copyright 1985-2001 Microsoft Corp.
>>>>>
>>>>> C:\Documents and Settings\thanos>d:\tbb30_20100406oss
>>>>> 'd:\tbb30_20100406oss' is not recognized as an internal or external 
>>>>> command,
>>>>> operable program or batch file.
>>>>>
>>>>> C:\Documents and Settings\thanos>d:
>>>>>
>>>>> D:\>cd d:\tbb30_20100406oss
>>>>>
>>>>> D:\tbb30_20100406oss>mingw32-make
>>>>> Created .\\build\\windows_unknown_cl_unknown_release and ..._debug
>>>>> directories
>>>>> mingw32-make -C ".\\build\\windows_unknown_cl_unknown_debug"  -r -f
>>>>> ../../build/
>>>>> Makefile.tbb cfg=debug tbb_root=../..
>>>>> mingw32-make[1]: Entering directory
>>>>> `D:/tbb30_20100406oss/build/windows_unknown_
>>>>> cl_unknown_debug'
>>>>> ../../build/Makefile.tbb:39: CONFIG: cfg=debug arch=unknown compiler=cl
>>>>> os=windo
>>>>> ws runtime=unknown
>>>>> mingw32-make[1]: *** No rule to make target `concurrent_hash_map.obj',
>>>>> needed by
>>>>>    `tbb_debug.dll'.  Stop.
>>>>> mingw32-make[1]: Leaving directory
>>>>> `D:/tbb30_20100406oss/build/windows_unknown_c
>>>>> l_unknown_debug'
>>>>> mingw32-make: *** [tbb] Error 2
>>>>>
>>>>> D:\tbb30_20100406oss>
>>>>>
>>>>> <-----
>>>>>
>>>>> ---->
>>>>> D:\tbb30_20100406oss>mingw32-make  --version
>>>>> GNU Make 3.81.90
>>>>> Built for i686-w64-mingw32
>>>>> Copyright (C) 2009  Free Software Foundation, Inc.
>>>>> License GPLv3+: GNU GPL version 3 or later
>>>>> <http://gnu.org/licenses/gpl.html>
>>>>> This is free software: you are free to change and redistribute it.
>>>>> There is NO WARRANTY, to the extent permitted by law.
>>>>>
>>>>> <----
>>>>>
>>>>> Which  "
>>>>>
>>>>> do any of the make packages on our download page
>>>>> work for you?
>>>>>
>>>>> "
>>>>> packages to check? Can you please give me a url?
>>>>>
>>>> http://sourceforge.net/projects/mingw-w64/files/
>>>> follow: External binary packages ->    make
>>> OK I was confused by (Win64 hosted). I downloaded
>>>
>>> make-3.82-20100807.zip
>>>
>>>   but it fails (I have cleaned the previous attempt)
>>>
>>> D:\tbb30_20100406oss>mingw32-make  --version
>>> GNU Make 3.82
>>> Built for i686-w64-mingw32
>>> Copyright (C) 2010  Free Software Foundation, Inc.
>>> License GPLv3+: GNU GPL version 3 or later
>>> <http://gnu.org/licenses/gpl.html>
>>> This is free software: you are free to change and redistribute it.
>>> There is NO WARRANTY, to the extent permitted by law.
>>>
>>> D:\tbb30_20100406oss>mingw32-make compiler=gcc
>>> Created .\\build\\windows_ia32_gcc_mingw_release and ..._debug directories
>>> mingw32-make -C ".\\build\\windows_ia32_gcc_mingw_debug"  -r -f
>>> ../../build/Make
>>> file.tbb cfg=debug tbb_root=../..
>>> mingw32-make[1]: Entering directory
>>> `D:/tbb30_20100406oss/build/windows_ia32_gcc
>>> _mingw_debug'
>>> ../../build/Makefile.tbb:39: CONFIG: cfg=debug arch=ia32 compiler=gcc
>>> os=windows
>>>   runtime=mingw
>>> mingw32-make[1]: *** No rule to make target `tbb_misc.cpp', needed by
>>> `tbb_misc.
>>> o'.  Stop.
>>> mingw32-make[1]: Leaving directory
>>> `D:/tbb30_20100406oss/build/windows_ia32_gcc_
>>> mingw_debug'
>>> mingw32-make: *** [tbb] Error 2
>>>
>>> D:\tbb30_20100406oss>
>>>
>> Interesting.  AFAIK, the only source difference between make-3.82-1
>> and make-3.82-3 from mingw.org is the size of an array (PATH_MAX
>> definition change), so: does make-3.82-1 from mingw.org work for you?
>
> It does not work either (make-3.82-1-mingw32-bin.tar.lzma)
>
>
> D:\tbb30_20100406oss>mingw32-make --version
> GNU Make 3.82
> Built for i386-pc-mingw32
> Copyright (C) 2010  Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> D:\tbb30_20100406oss>mingw32-make compiler=gcc
> Created .\\build\\windows_ia32_gcc_mingw_release and ..._debug directories
> mingw32-make -C ".\\build\\windows_ia32_gcc_mingw_debug"  -r -f
> ../../build/Make
> file.tbb cfg=debug tbb_root=../..
> mingw32-make[1]: Entering directory
> `D:/tbb30_20100406oss/build/windows_ia32_gcc
> _mingw_debug'
> ../../build/Makefile.tbb:39: CONFIG: cfg=debug arch=ia32 compiler=gcc
> os=windows
>  runtime=mingw
> mingw32-make[1]: *** No rule to make target `tbb_misc.cpp', needed by
> `tbb_misc.
> o'.  Stop.
> mingw32-make[1]: Leaving directory
> `D:/tbb30_20100406oss/build/windows_ia32_gcc_
> mingw_debug'
> mingw32-make: *** [tbb] Error 2
>
> D:\tbb30_20100406oss>
>
>

Vasilakis:  Just uploaded new package make-3.82-20100826.zip
to External binary packages -> make.  Can you please test it and
give us feedback?

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to