On Fri, 2007-02-23 at 18:57 +0100, Aldo Calpini wrote:
> hello there,
>
> yesterday I submitted a bug report using the tracker on SourceForge.
> the address is:
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1666403&group_id=173455&atid=865514
>
> I've noticed that the tracker does
Hi!
I'm new at linux, so can you please give me details how to install CeGCC in
MinGW/MSYS? I have installed MinGW with bash (MSYS). What should I do now?
Thanks a lot!
Stephan
-
Take Surveys. Earn Cash. Influence the Futu
Hi!
I'm currently trying to build cegcc on my MacBook running Mac OS 10.4
and I'm getting following error when it comes to building gcc:
gcc -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -
Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-
variadic-macros -W
Bugs item #1668319, was opened at 2007-02-25 12:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=1668319&group_id=173455
Please note that this message will contain a full copy
Bugs item #1668319, was opened at 2007-02-25 12:40
Message generated for change (Comment added) made by dannybackx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=1668319&group_id=173455
Please note that this message will contain a full copy of the commen
Bugs item #1668319, was opened at 2007-02-25 12:40
Message generated for change (Comment added) made by dannybackx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=1668319&group_id=173455
Please note that this message will contain a full copy of the commen
Sergei Evdokimov escreveu:
> Hi!
>
> I'm currently trying to build cegcc on my MacBook running Mac OS 10.4
> and I'm getting following error when it comes to building gcc:
>
> gcc -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -
> Wstrict-prototypes -Wmissing-prototypes -pedantic
Mr. S wrote:
> I'm new at linux, so can you please give me details how to install CeGCC in
> MinGW/MSYS? I have installed MinGW with bash (MSYS). What should I do now?
>
Have no idea how successful you will be with MinGW. Everyone here uses Cygwin
to build a Windows hosted CeGCC. I'm certainly
Aldo Calpini wrote:
> hello there,
>
> yesterday I submitted a bug report using the tracker on SourceForge.
> the address is:
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1666403&group_id=173455&atid=865514
>
Looks like stdout isn't being flushed on exit. I bet adding an
fflus