On 8/27/2010 09:37, mescali...@gmail.com wrote:
>hi,
> I just installed a mingw-w64 toolcain using the ossbuild script.
>
> I started building tcl, but it stopped at some point with this error:
>
> ~tcl8.5.8/win $ ./configure --enable-shared --host=x86_64-w64-mingw32
> --target=x86_64-w64-mingw
hi,
I just installed a mingw-w64 toolcain using the ossbuild script.
I started building tcl, but it stopped at some point with this error:
~tcl8.5.8/win $ ./configure --enable-shared --host=x86_64-w64-mingw32
--target=x86_64-w64-mingw32 --build=x86_64-w64-mingw32
[...]
x86_64-w64-mingw32-gcc -
On 26 August 2010 11:10, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 6:04 PM, Chris Sutcliffe wrote:
>> Given the assumption that PATH_SEPARATOR_CHAR *is* redundant for VMS
>> and HAVE_DOS_PATHS. Once we have something that we both think would
>> work, I'll bring this up on the make-w32 mailing l
;>>> This is free software: you are free to change and redistribute it.
>>>>>>> There is NO WARRANTY, to the extent permitted by law.
>>>>>>>
>>>>>>> <
>>>>>>>
>>>>>>> Which &
On Thu, Aug 26, 2010 at 6:04 PM, Chris Sutcliffe wrote:
> On 26 August 2010 09:37, Ozkan Sezer wrote:
>> On Thu, Aug 26, 2010 at 4:32 PM, Chris Sutcliffe wrote:
>>> I'm by no means a 'sed' guru, so the script I came up with is very basic:
>>>
>>> mv config.h config.orig ; sed -e 's/:/;/' config.or
On 26 August 2010 09:37, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 4:32 PM, Chris Sutcliffe wrote:
>> I'm by no means a 'sed' guru, so the script I came up with is very basic:
>>
>> mv config.h config.orig ; sed -e 's/:/;/' config.orig > config.h
>
> Thanks.
>
> However this is a problem with th
>>>>>>
>>>>>> Which "
>>>>>>
>>>>>> do any of the make packages on our download page
>>>>>> work for you?
>>>>>>
>>>>>> "
>>>>>> packages to check? Can y
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-2
On Thu, Aug 26, 2010 at 4:32 PM, Chris Sutcliffe wrote:
> On 26 August 2010 09:01, Ozkan Sezer wrote:
>> Ah! Chris, thank you very much! That escaped my attention.
>
> I felt bad myself, in that I ran in to the same issue back in 2008.
> Between building the mingw.org make 3.81 and 3.82 I had a
On 26 August 2010 09:01, Ozkan Sezer wrote:
> Ah! Chris, thank you very much! That escaped my attention.
I felt bad myself, in that I ran in to the same issue back in 2008.
Between building the mingw.org make 3.81 and 3.82 I had a HD failure
and forgot the 'sed' step myself which resulted in th
On Thu, Aug 26, 2010 at 3:26 PM, Chris Sutcliffe wrote:
> On 26 August 2010 07:47, Ozkan Sezer wrote:
>> 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.o
On 26 August 2010 07:47, Ozkan Sezer wrote:
> 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?
Actually that was an ill-advised patch by me
On 8/26/2010 2:47 PM, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 2:33 PM, Vasilakis wrote:
>> On 8/26/2010 2:29 PM, Ozkan Sezer wrote:
>>> On Thu, Aug 26, 2010 at 2:25 PM, Vasilakiswrote:
On 8/26/2010 2:11 PM, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 2:03 PM, Vasilakis
On Thu, Aug 26, 2010 at 2:33 PM, Vasilakis wrote:
> On 8/26/2010 2:29 PM, Ozkan Sezer wrote:
>> On Thu, Aug 26, 2010 at 2:25 PM, Vasilakis wrote:
>>> On 8/26/2010 2:11 PM, Ozkan Sezer wrote:
On Thu, Aug 26, 2010 at 2:03 PM, Vasilakis wrote:
> On 8/26/2010 11:34 AM, Ozkan Sezer w
On 8/26/2010 2:29 PM, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 2:25 PM, Vasilakis wrote:
>> On 8/26/2010 2:11 PM, Ozkan Sezer wrote:
>>> On Thu, Aug 26, 2010 at 2:03 PM, Vasilakiswrote:
On 8/26/2010 11:34 AM, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 10:46 AM, Vasilakis
On Thu, Aug 26, 2010 at 2:25 PM, Vasilakis wrote:
> On 8/26/2010 2:11 PM, Ozkan Sezer wrote:
>> On Thu, Aug 26, 2010 at 2:03 PM, Vasilakis wrote:
>>> On 8/26/2010 11:34 AM, Ozkan Sezer wrote:
On Thu, Aug 26, 2010 at 10:46 AM, Vasilakis wrote:
> I have installed both
>
>
On 8/26/2010 2:11 PM, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 2:03 PM, Vasilakis wrote:
>> On 8/26/2010 11:34 AM, Ozkan Sezer wrote:
>>> On Thu, Aug 26, 2010 at 10:46 AM, Vasilakiswrote:
I have installed both
sezero_20100711_w32_runtime_update_3405.zip
mingw-w32
2010/8/26 Ruben Van Boxem :
>
>>
>> but poking around, I do not find a "thread" file (the include file
>> for std::thread).
>
> it should be in:
> /libstdc++-v3/include/std
>
>>
>> My mingw gcc installation does have a "thread" file. (I realize that
>> it may be out of date, but it's all I have.)
On Thu, Aug 26, 2010 at 2:03 PM, Vasilakis wrote:
> On 8/26/2010 11:34 AM, Ozkan Sezer wrote:
>> On Thu, Aug 26, 2010 at 10:46 AM, Vasilakis wrote:
>>> I have installed both
>>>
>>> sezero_20100711_w32_runtime_update_3405.zip
>>> mingw-w32-bin_i686-mingw_20100711_sezero.zip
>>>
>>> on my Windo
On 8/26/2010 11:34 AM, Ozkan Sezer wrote:
> On Thu, Aug 26, 2010 at 10:46 AM, Vasilakis 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_20100
On Thu, Aug 26, 2010 at 10:46 AM, Vasilakis 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 'ming
Gmail sent me email too soon, sorry about that...
> but poking around, I do not find a "thread" file (the include file
> for std::thread).
>
it should be in:
/libstdc++-v3/include/std
> My mingw gcc installation does have a "thread" file. (I realize that
> it may be out of date, but it's all
>
> but poking around, I do not find a "thread" file (the include file
> for std::thread).
>
it should be in:
/libstdc++-v3/include/std
> My mingw gcc installation does have a "thread" file. (I realize that
> it may be out of date, but it's all I have.) I see, as Ruben pointed
> out, that it r
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
24 matches
Mail list logo