Re: [Mingw-w64-public] gcc build stage 2 error

2012-05-10 Thread Whitequill Riclo
On Sat, Feb 18, 2012 at 7:45 PM, JonY wrote: > On 2/19/2012 04:40, Whitequill Riclo wrote: > > where do I find mkbuildroot.mk? > > > > In SVN, > > https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/experimental/buildsystem > . > > > I am using a Canad

Re: [Mingw-w64-public] gcc build stage 2 error

2012-05-10 Thread Whitequill Riclo
On Sun, Feb 19, 2012 at 12:27 AM, Whitequill Riclo wrote: > thanx, I'll give it a look over. > > On Sat, Feb 18, 2012 at 7:45 PM, JonY wrote: > >> On 2/19/2012 04:40, Whitequill Riclo wrote: >> > where do I find mkbuildroot.mk? >> > >> >>

Re: [Mingw-w64-public] need 32+64-bit target ubuntu compiler for 32-bit windows host

2012-04-04 Thread Whitequill Riclo
On Wed, Mar 28, 2012 at 10:18 AM, Earnie Boyd wrote: > On Tue, Mar 27, 2012 at 12:25 PM, Whitequill Riclo > wrote: > > > > I'm using 1, to try and build... here: > > http://pastebin.me/c589420d23daa3d5ddbe15e58e03b0ab that is what I've > been > > doing

Re: [Mingw-w64-public] need 32+64-bit target ubuntu compiler for 32-bit windows host

2012-03-27 Thread Whitequill Riclo
On Tue, Mar 27, 2012 at 8:32 AM, Earnie Boyd wrote: > On Mon, Mar 26, 2012 at 5:38 PM, Whitequill Riclo > wrote: > > > > On Sun, Mar 25, 2012 at 8:37 PM, NightStrike > wrote: > >> > >> On Sun, Mar 25, 2012 at 2:18 PM, JonY > wrote: > >> >

Re: [Mingw-w64-public] need 32+64-bit target ubuntu compiler for 32-bit windows host

2012-03-26 Thread Whitequill Riclo
On Sun, Mar 25, 2012 at 8:37 PM, NightStrike wrote: > On Sun, Mar 25, 2012 at 2:18 PM, JonY wrote: > > On 3/26/2012 07:17, Jim Michaels wrote: > >> vityan provided a compiler set for 64-bit windows host for ubuntu and > freebsd 32 and 64-bit targets. > >> my problem is, I have a 32-bit windows.

Re: [Mingw-w64-public] gcc build stage 2 error

2012-02-18 Thread Whitequill Riclo
thanx, I'll give it a look over. On Sat, Feb 18, 2012 at 7:45 PM, JonY wrote: > On 2/19/2012 04:40, Whitequill Riclo wrote: > > where do I find mkbuildroot.mk? > > > > In SVN, > > https://mingw-w64.svn.sourceforge.net/svnroot/mi

Re: [Mingw-w64-public] gcc build stage 2 error

2012-02-18 Thread Whitequill Riclo
where do I find mkbuildroot.mk? On Sat, Feb 18, 2012 at 1:58 AM, JonY wrote: > On 2/18/2012 12:59, Whitequill Riclo wrote: > > xunxun, I'm not bootstrapping because the directions I'm following tell > me > > not to boot strap. > > LFS book > > http://

Re: [Mingw-w64-public] gcc build stage 2 error

2012-02-17 Thread Whitequill Riclo
xunxun, I'm not bootstrapping because the directions I'm following tell me not to boot strap. LFS book http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass2.html. You'll note one of the commands is, --disable-bootstrap. On Mon, Feb 13, 2012 at 8:02 AM, Whitequill Ricl

Re: [Mingw-w64-public] gcc build stage 2 error

2012-02-13 Thread Whitequill Riclo
> On Sun, Feb 12, 2012 at 12:42 AM, Whitequill Riclo > > wrote: > >> thanks Kai, is there a known work around? > >> > >> On Fri, Feb 10, 2012 at 3:12 AM, Kai Tietz > wrote: > >>> > >>> Hi, > >>> > >>> this bug

Re: [Mingw-w64-public] gcc build stage 2 error

2012-02-11 Thread Whitequill Riclo
by intl's configure checks. > > Regards, > Kai > > 2012/2/10 Whitequill Riclo : > > http://pastebin.com/9F3ZRg3h > > I'm running into problems in the second build of gcc it gets to > > 'mempcpy' and then fails. > > I've tried to find a

[Mingw-w64-public] gcc build stage 2 error

2012-02-09 Thread Whitequill Riclo
http://pastebin.com/9F3ZRg3h I'm running into problems in the second build of gcc it gets to 'mempcpy' and then fails. I've tried to find a error like this but the only one I found that was exactly the same error was in regards to lyx. and that was after going though quite a few pages of search re