> 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
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
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source par
Hello,
I have just started working with mingw and cygwin, knowing that the "official"
support of cegcc and mingw32ce projects are for ARM proccesors. Isn´´t it? But
is very important for me to put working a simple gcc (C) compiler on a x86
based Windows CE system. I need to compile by a gcc na
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
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