As I understand it, the word "toolchain"
is the word referring to the gcc tools, msys and all
that usually runs with mingw.
Can someone here give me the url for the
64 bit equivalent of 32 bit
mingw-get-inst-20110530.exe
file?
On 2012-02-17 2:33 PM, Ruben Van Boxem wrote:
> Hi all,
>
> On request of Kai, I built a new MinGW-w64 toolchain including the latest
> trunk 4.7 GCC, and mingw-w64 trunk. A lot of work has gone into both since
> last time I sent one of these irritating mails no one reads about toolchain
> builds n
So the patch for ms-bitfields is applied to trunk and 4.6.x branch. I
don't intend to back-port this patch to earlier versions then that.
Cheers,
Kai
2012/2/20 Kai Tietz :
> So,
>
> the gthread patch is applied to trunk and 4.6.x branch. Now I wait
> for the approval for pr 52238. After this i
So,
the gthread patch is applied to trunk and 4.6.x branch. Now I wait
for the approval for pr 52238. After this is applied too, I think it
is time for doing new toolchains.
Regards,
Kai
PS: Ruben you might could check if by this gthread-patch the reported
issue about winpthread in openMP in D
On Sun, Feb 19, 2012 at 10:00 AM, Pau Garcia i Quiles
wrote:
> On Sun, Feb 19, 2012 at 11:59 AM, Ruben Van Boxem
> wrote:
>
>> MSYS is a minimalistic and old Cygwin, which
>> is a POSIX software layer on top of Windows. The MSYS Bash is also at
>> version 3.2 or something. Cygwin has 4.2 if I'm n
Hello,
The file that I think may be causing problems does not contain inline
assembler,
it is a straight assembly file (redc.asm). I do not see any inline assembly in
gmp-ecm.
One strange thing I see at the top of that file is the following:
# void ecm_redc3(mp_limb_t * z, const mp_limb_t * x
I'm having trouble getting
gcc-java-4.6.2.tar
working under windows 7 mingw32. I have read the instructions with that
download,
and find that key scripts just don't want to work. I have also become aware
of the instructions at
http://rmathew.com/articles/gcj/bldgcj.html
which is too Lin