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-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 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 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