On Wednesday 24 September 2008 15:27:02, Vincent R. wrote:

> The test above was failing that's why I had to add this. I googled and I
> find that usually
> /lib/cpp is a symbolic link to /bin/cpp, that's why I did this.
>

I just built mingw32ce on Cygwin (6h, geesh is this slow), and didn't
see any problem, and I don't have that symlink.  It *could* be you
had regenerated configure files with the wrong autoconf, thus triggering
something different.  It is not our business to create that link --- the
user may not have permissions to do so.  In fact, we should move
away from building/installing directly to the prefix (/opt/mingw32ce),
but instead work with DESTDIR or similar.

In any case, let's deal with this when we find it happening with the
sources we have in the repository.

-- 
Pedro Alves

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to