Re: [Cegcc-devel] how to build cegcc

2009-02-23 Thread Eric House
> > Mind posting a patch or diff? I can't figure out what file you've > > modified here. > > > > Thanks, > > > > --Eric > > Sorry don't have time. it's file named missing located in newlib Thanks! All that was missing was the name of the file. The patch below works -- but I'm not sure it's t

Re: [Cegcc-devel] how to build cegcc

2009-02-23 Thread Vincent R.
On Mon, 23 Feb 2009 09:18:26 -0800, Eric House wrote: > Vincent R. wrote: > >> Actually I fixed it in my local repository but never reported it to >> cegcc. >> Line 303 : >> Do the following modification >> >> # If the file does not exist, the user really needs makeinfo; >> # let's fail wit

Re: [Cegcc-devel] how to build cegcc

2009-02-23 Thread Eric House
Vincent R. wrote: > Actually I fixed it in my local repository but never reported it to cegcc. > Line 303 : > Do the following modification > > # If the file does not exist, the user really needs makeinfo; > # let's fail without touching anything. > # test -f $file || exit 1 > # touc

Re: [Cegcc-devel] how to build cegcc

2009-02-21 Thread Vincent R.
On Sat, 21 Feb 2009 11:40:10 +0100, "Vincent R." wrote: > On Sat, 21 Feb 2009 10:31:30 +0100, "Vincent R." > wrote: >> On Fri, 20 Feb 2009 14:48:57 -0800, Eric House > wrote: From: "Hywel B. Richards" [...] mike johnson wrote: > ... > Then I got another error about: >>>

Re: [Cegcc-devel] how to build cegcc

2009-02-21 Thread Vincent R.
On Sat, 21 Feb 2009 10:31:30 +0100, "Vincent R." wrote: > On Fri, 20 Feb 2009 14:48:57 -0800, Eric House wrote: >>> From: "Hywel B. Richards" >>> [...] >>> mike johnson wrote: >>> > ... >>> > Then I got another error about: >>> > >>> > make[3]: Entering directory `/opt/cegcc/newlib/etc' >>> > /o

Re: [Cegcc-devel] how to build cegcc

2009-02-21 Thread Lars Munch
On Fri, Feb 20, 2009 at 02:48:57PM -0800, Eric House wrote: > > From: "Hywel B. Richards" > > [...] > > mike johnson wrote: > > > ... > > > Then I got another error about: > > > > > > make[3]: Entering directory `/opt/cegcc/newlib/etc' > > > /opt/t/src/newlib/missing makeinfo --split-size=500

Re: [Cegcc-devel] how to build cegcc

2009-02-21 Thread Vincent R.
On Fri, 20 Feb 2009 14:48:57 -0800, Eric House wrote: >> From: "Hywel B. Richards" >> [...] >> mike johnson wrote: >> > ... >> > Then I got another error about: >> > >> > make[3]: Entering directory `/opt/cegcc/newlib/etc' >> > /opt/t/src/newlib/missing makeinfo --split-size=500 >> > --split

Re: [Cegcc-devel] how to build cegcc

2009-02-20 Thread Eric House
> From: "Hywel B. Richards" > [...] > mike johnson wrote: > > ... > > Then I got another error about: > > > > make[3]: Entering directory `/opt/cegcc/newlib/etc' > > /opt/t/src/newlib/missing makeinfo --split-size=500 > > --split-size=500 --no-split -I/opt/t/src/newlib/etc -o > > standar

Re: [Cegcc-devel] how to build cegcc

2009-02-20 Thread Vincent R.
On Thu, 19 Feb 2009 23:19:23 -0800, mike johnson wrote: > I feel pretty stupid right now that I cannot make heads or tails out of > the building instructions, so either I'm loosing it or they don't make > sense. > > Here are my steps: > > First I get the repo: > > svn co https://cegcc.svn.sou

Re: [Cegcc-devel] how to build cegcc

2009-02-20 Thread Hywel B. Richards
mike johnson wrote: > ... > Then I got another error about: > > make[3]: Entering directory `/opt/cegcc/newlib/etc' > /opt/t/src/newlib/missing makeinfo --split-size=500 > --split-size=500 --no-split -I/opt/t/src/newlib/etc -o > standards.info /opt/t/src/newlib/etc/standards.texi > WARNIN

[Cegcc-devel] how to build cegcc

2009-02-20 Thread mike johnson
I feel pretty stupid right now that I cannot make heads or tails out of the building instructions, so either I'm loosing it or they don't make sense. Here are my steps: First I get the repo: svn co https://cegcc.svn.sourceforge.net/svnroot/cegcc/trunk/cegcc cegcc I was kinda assuming that th

Re: [Cegcc-devel] How to build cegcc?

2007-02-15 Thread Pedro Alves
[EMAIL PROTECTED] escreveu: > Pedro Alves <[EMAIL PROTECTED]> schrijft: >> [EMAIL PROTECTED] escreveu: >>> Aldo Calpini <[EMAIL PROTECTED]> schrijft: [EMAIL PROTECTED] wrote: > My build crashes here: > > [...] > > [..] >>> same here. >>> i have added some more tools

Re: [Cegcc-devel] How to build cegcc?

2007-02-15 Thread janrinze
Pedro Alves <[EMAIL PROTECTED]> schrijft: > [EMAIL PROTECTED] escreveu: > > Aldo Calpini <[EMAIL PROTECTED]> schrijft: > >> [EMAIL PROTECTED] wrote: > >>> My build crashes here: > >>> > >>> [...] > >>> [..] > > same here. > > i have added some more tools and libraries to my cygwin setup

Re: [Cegcc-devel] How to build cegcc?

2007-02-14 Thread Pedro Alves
[EMAIL PROTECTED] escreveu: > Aldo Calpini <[EMAIL PROTECTED]> schrijft: >> [EMAIL PROTECTED] wrote: >>> My build crashes here: >>> >>> [...] >>> >>> This is with the buildscript build-cegcc.sh >> strange, everything went just fine for me. both build-cegcc.sh and >> build-mingw32ce.sh finishe

Re: [Cegcc-devel] How to build cegcc?

2007-02-14 Thread janrinze
Aldo Calpini <[EMAIL PROTECTED]> schrijft: > [EMAIL PROTECTED] wrote: > > My build crashes here: > > > > [...] > > > > This is with the buildscript build-cegcc.sh > > strange, everything went just fine for me. both build-cegcc.sh and > build-mingw32ce.sh finished without an error. may be you

Re: [Cegcc-devel] How to build cegcc?

2007-02-14 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: > My build crashes here: > > [...] > > This is with the buildscript build-cegcc.sh strange, everything went just fine for me. both build-cegcc.sh and build-mingw32ce.sh finished without an error. may be you have a different cygwin's gcc version? I'm currently using: gcc v

Re: [Cegcc-devel] How to build cegcc?

2007-02-13 Thread Danny Backx
I've attached a new version of the document, it should be on the website shortly. On Tue, 2007-02-13 at 22:04 +0100, [EMAIL PROTECTED] wrote: > Aldo Calpini <[EMAIL PROTECTED]> schrijft: > > Danny Backx wrote: > > > Attached is a first adaptation. Does this help ? > > > > it does indeed. fu

Re: [Cegcc-devel] How to build cegcc?

2007-02-13 Thread janrinze
[EMAIL PROTECTED] schrijft: > Aldo Calpini <[EMAIL PROTECTED]> schrijft: > Ok, I am off building cegcc now. > > Later, > > Jan Rinze. My build crashes here: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ar.exe a rparse.o arlex.o ar.o not-ranlib.o arsup.o r

Re: [Cegcc-devel] How to build cegcc?

2007-02-13 Thread janrinze
Aldo Calpini <[EMAIL PROTECTED]> schrijft: > Danny Backx wrote: > > Attached is a first adaptation. Does this help ? > > it does indeed. funny how I didn't noticed the two scripts :-) Which one to use is beyond me.. I have also a fresh cygwin installation on my pc. This should enable me to

Re: [Cegcc-devel] How to build cegcc?

2007-02-13 Thread Aldo Calpini
Danny Backx wrote: > Attached is a first adaptation. Does this help ? it does indeed. funny how I didn't noticed the two scripts :-) regarding the doc, maybe mentioning somewhere to start with: svn co https://cegcc.svn.sourceforge.net/svnroot/cegcc/trunk cegcc would help the clueless ones. and

Re: [Cegcc-devel] How to build cegcc?

2007-02-12 Thread Danny Backx
On Mon, 2007-02-12 at 18:05 +0100, Aldo Calpini wrote: > please help :-) Attached is a first adaptation. Does this help ? Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info Title: How to build the toolchain This document describes how to build CeGCC.

Re: [Cegcc-devel] How to build cegcc?

2007-02-12 Thread Danny Backx
On Mon, 2007-02-12 at 18:05 +0100, Aldo Calpini wrote: > I have a fresh Cygwin 1.5.24 installation (just upgraded everything > today) with gcc, gcc-mingw, and pretty much everything seems to be > useful to build cegcc. I'll update the doc, it's outdated. Danny -- Danny Backx ; danny.back

[Cegcc-devel] How to build cegcc?

2007-02-12 Thread Aldo Calpini
hello again! ok, I admit I'm lost. I'm trying to build cegcc on a Cygwin system. Pedro says it should build just fine, so I'm probably missing something obvious. first, I downloaded the trunk branch from SVN. the instructions at http://cegcc.sourceforge.net/docs/build-toolchain.html mention a bui