On Monday 16 February 2009 17:47:09, Vincent R. wrote:
> When I try your patch from cegcc svn I have the following message :
> 
> make AS="arm-mingw32ce-as" CC="gcc" CFLAGS="-O2 -g  " CXXFLAGS="@CXXFLAGS@ 

                                 ^^^

Wrong gcc here.  Hmmm, did I forget that w32api does need a
compiler to build?  Maybe I had the 4.1 based one in PATH, and missed
this issue.

> " CPPFLAGS="  " AR="arm-mingw32ce-ar" RANLIB="arm-mingw32ce-ranlib"

> gcc -c -O2 -g   -I/home/vincent/projects/cegcc/src/w32api/libce/../include 
  ^^^

This is wrong compiler being used...

> Don't understand where does it come from ...
> It was working fine before, so maybe a distro update or something like
> that.
> The problem seems to be related to winsock.h and system includes.
> 

> Damn it, I am doomed

:-)

Some more tweaking to the bootstap sequence is in order.

-- 
Pedro Alves

------------------------------------------------------------------------------
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 participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to