Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-16 Thread Wolfgang Glas
On 2010-05-16 23:47, Doug Semler wrote: > On Sun, May 16, 2010 at 4:52 PM, Wolfgang Glas wrote: >> On 2010-05-16 22:43, Ozkan Sezer wrote: >>> On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas >>> wrote: >> >> [snip] >> >>> For the next builds, I will include this, thanks. >>> BTW, same effect can

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-16 Thread Doug Semler
Posted. sprintf now strcpy for the calls... -- ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-p

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-16 Thread Doug Semler
On Sun, May 16, 2010 at 4:52 PM, Wolfgang Glas wrote: > On 2010-05-16 22:43, Ozkan Sezer wrote: >> On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas >> wrote: > > [snip] > >> For the next builds, I will include this, thanks. >> BTW, same effect can also be accomplished by >> adding a format string

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-16 Thread Wolfgang Glas
On 2010-05-16 22:43, Ozkan Sezer wrote: > On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas wrote: [snip] > For the next builds, I will include this, thanks. > BTW, same effect can also be accomplished by > adding a format string to the sprintf call, too. Yes, 'sprintf(dest,"%s",src)' is equal to

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-16 Thread Ozkan Sezer
On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas wrote: > Hello Ozkan, > >  Many thanks for your efforts, the 2010-05-15 seems to works for me ;-) > >  However, I nedd the attacched patch to compile your current binutils version. > This patch fixes three occurrences of sprintf, which is obviously u

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-16 Thread Wolfgang Glas
Hello Ozkan, Many thanks for your efforts, the 2010-05-15 seems to works for me ;-) However, I nedd the attacched patch to compile your current binutils version. This patch fixes three occurrences of sprintf, which is obviously used instead of strcpy. (Causes gcc errors like 'format argument