Re: [Mingw-w64-public] building gcc

2011-07-03 Thread JonY
On 7/3/2011 12:10, Bj Raz wrote: > I've been working on cross compiler for building w64 binaries. I just > wanted to see if I could do it :P > I'm following the directions from Linux From Scratch (modifying them as > needed). > So I've built gcc with c++ support and I have the errors: > See ming

Re: [Mingw-w64-public] Libstdc++ extension to accept wchar_t* arguments

2011-07-03 Thread Ruben Van Boxem
Apologies for the double email, but it seems I forgot half of the community... Please reply-to-all so everyone is able to follow the discussion. Thanks! 2011/7/3 Ruben Van Boxem : > Hello people from mingw.org, > > I have prepared a patch for libstdc++ adding functionality present in > MSVC's STL

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread Bj Raz
On Sun, Jul 3, 2011 at 6:06 AM, JonY wrote: > On 7/3/2011 12:10, Bj Raz wrote: > > I've been working on cross compiler for building w64 binaries. I just > > wanted to see if I could do it :P > > I'm following the directions from Linux From Scratch (modifying them as > needed). > > So I've built g

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread Ruben Van Boxem
2011/7/3 Bj Raz : > On Sun, Jul 3, 2011 at 6:06 AM, JonY wrote: >> >> On 7/3/2011 12:10, Bj Raz wrote: >> > I've been working on cross compiler for building w64 binaries. I just >> > wanted to see if I could do it :P >> > I'm following the directions from Linux From Scratch (modifying them as >> >

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread Bj Raz
On Sun, Jul 3, 2011 at 4:22 PM, Ruben Van Boxem wrote: > 2011/7/3 Bj Raz : > > On Sun, Jul 3, 2011 at 6:06 AM, JonY > wrote: > >> > >> On 7/3/2011 12:10, Bj Raz wrote: > >> > I've been working on cross compiler for building w64 binaries. I just > >> > wanted to see if I could do it :P > >> > I'm

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread Ruben Van Boxem
2011/7/3 Bj Raz : > > > On Sun, Jul 3, 2011 at 4:22 PM, Ruben Van Boxem > wrote: >> >> 2011/7/3 Bj Raz : >> > On Sun, Jul 3, 2011 at 6:06 AM, JonY >> > wrote: >> >> >> >> On 7/3/2011 12:10, Bj Raz wrote: >> >> > I've been working on cross compiler for building w64 binaries. I just >> >> > wanted

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread Bj Raz
On Sun, Jul 3, 2011 at 5:45 PM, Ruben Van Boxem wrote: > 2011/7/3 Bj Raz : > > > > > > On Sun, Jul 3, 2011 at 4:22 PM, Ruben Van Boxem < > vanboxem.ru...@gmail.com> > > wrote: > >> > >> 2011/7/3 Bj Raz : > >> > On Sun, Jul 3, 2011 at 6:06 AM, JonY > >> > wrote: > >> >> > >> >> On 7/3/2011 12:10,

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread Bj Raz
On Sun, Jul 3, 2011 at 6:06 AM, JonY wrote: > On 7/3/2011 12:10, Bj Raz wrote: > > I've been working on cross compiler for building w64 binaries. I just > > wanted to see if I could do it :P > > I'm following the directions from Linux From Scratch (modifying them as > needed). > > So I've built g

Re: [Mingw-w64-public] building gcc

2011-07-03 Thread JonY
On 7/4/2011 08:49, Bj Raz wrote: >>> /tools/x86_64-w64-mingw32/bin/ld cannot find dllcrt2.o: No such file >>> or directory >>> /tools/x86_64-w64-mingw32/bin/ld cannot find crtbegin.o: No such file >>> or directory >>> /tools/x86_64-w64-mingw32/bin/ld cannot find crtend.o: No such file or >> direct