I was using build by Ruben for Mingw W64 for long times with Qt Creator
IDE. However from version 2.7 onward it fails to debug using the gdb
shipped by it. The reason is most likely that it fails to parse the gdb
version information like GNU gdb (rubenvb-4.7.2-release)
7.5.50.20120920-cvs (Or rathe
So, a question about __faststorefence. The current implementation in
winnt.h is incorrect. I have 3 alternates to propose, and which one is
"best" depends on the goals of the mingw-w64 project. One approach is
"just do what MSVC does." However, there's also something to be said
for "generat
On 6/3/2013 05:40, Kai Tietz wrote:
> patch is ok for apply. JonY could take care? (thanks i advance)
Checked in as trunk r5877.
signature.asc
Description: OpenPGP digital signature
--
Get 100% visibility into Java/.
patch is ok for apply. JonY could take care? (thanks i advance)
Thanks
Kai
Am 02.06.2013 23:26 schrieb "dw" :
> I have found some problems with the InterlockedBitTestAndXXX functions.
> For example:
>
> - Despite sezero's recent update, they still don't all have the "memory"
> clobber.
> - The
I have found some problems with the InterlockedBitTestAndXXX functions.
For example:
- Despite sezero's recent update, they still don't all have the "memory"
clobber.
- The constraints for the 64bit versions are incorrect (I vs J).
- There is no library definition for interlockedbittestandcom
Dear all,
I'm using Mingw gcc 4.8.0 rubenvb seh build for x64 (native compiler)
In my program, I am using large binary trees, each node being a Node class
which is either a true node (two children pointers) or a leaf (pointer on
some data), never both. It also has an integer member which allows
r
2013/6/2 John E. / TDM
> On 6/2/2013 6:08 AM, Ruben Van Boxem wrote:
> > I also could not find any GNU make related build or patch stuff in the
> > TDM source packages, although mingw32-make is part of the binary package.
>
> For the TDM toolchain, the installer just pulls in the MinGW project's
On Sun, Jun 2, 2013 at 11:22 AM, John E. / TDM wrote:
> On 6/2/2013 6:08 AM, Ruben Van Boxem wrote:
>> I also could not find any GNU make related build or patch stuff in the
>> TDM source packages, although mingw32-make is part of the binary package.
>
> For the TDM toolchain, the installer just pu
On 6/2/2013 6:08 AM, Ruben Van Boxem wrote:
> I also could not find any GNU make related build or patch stuff in the
> TDM source packages, although mingw32-make is part of the binary package.
For the TDM toolchain, the installer just pulls in the MinGW project's
latest mingw32-make binary packa
Op 2-jun.-2013 17:05 schreef "zhangxinghai" het
volgende:
>
> Hi
> I reset my msys according to
> http://ingar.satgnu.net/devenv/mingw32/base.html
> My os version is windows xp 32bit 5.1.2600
> I copy the tdm-gcc into mingw directory,and rename the tdm-gcc directory
to mingw64.
>
> when I run
>
See I told you he'd know better!
On 2 Jun 2013 16:03, "Алексей Павлов" wrote:
>
>
>
> 2013/6/2 Ruben Van Boxem
>
>> Hi everyone,
>>
>> Hi, Ruben!
>
>
>> I'm cleaning up my build scripts and including automated application of
>> patches etc.
>>
>> I previously had an old cvs checkout of GNU make
Hi
I reset my msys according to
http://ingar.satgnu.net/devenv/mingw32/base.html
My os version is windows xp 32bit 5.1.2600
I copy the tdm-gcc into mingw directory,and rename the tdm-gcc directory to
mingw64.
when I run
../../configure --host=i686-w64-mingw32 --enable-shared --disable-debug
-
2013/6/2 Ruben Van Boxem
> Hi everyone,
>
> Hi, Ruben!
> I'm cleaning up my build scripts and including automated application of
> patches etc.
>
> I previously had an old cvs checkout of GNU make with some patches that
> seemed necessary to apply to have it work for everything. I'd like to
> r
Hi Ruben.
For mingw builds the develop branches are best to track. AFAIK, all patches
needed for make have been merged upstream. But Alexey will know better...
On 2 Jun 2013 13:09, "Ruben Van Boxem" wrote:
> Hi everyone,
>
> I'm cleaning up my build scripts and including automated application of
Hi everyone,
I'm cleaning up my build scripts and including automated application of
patches etc.
I previously had an old cvs checkout of GNU make with some patches that
seemed necessary to apply to have it work for everything. I'd like to
rebase this to vanilla 3.82 with only the necessary chang
15 matches
Mail list logo