Hi Vincent,

Sorry for the delay in responding to this,

A Thursday 10 April 2008 09:05:58, Vincent Torri wrote:
> Hey,
>
> Currently, libtool does not support cegcc, hence (i think that what cause
> it) no shared library can be built.
>
> I've seen that a patch exists in svn:
>
> http://cegcc.svn.sourceforge.net/viewvc/cegcc/trunk/cegcc/src/patches/libto
>ol.m4_cegcc.diff?view=markup
>
> and a guy also improved it a bit for a linux distro:
>
> http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-200
>70226/144657.html
>
> As libtool 2.3 will soon be released, it might be a good opportunity to
> have cegcc be supported.
>
> I've asked a dev of libtool and he told me that the author of the patch
> must submit his patch to [EMAIL PROTECTED] and the author must be
> known (FSF rule, it seems).
>

For code to be accepted in any FSF project, the author is required to
transfer the copyright of all changes to FSF.  Exceptions
are allowed when the changes are very small and obvious.  I actually
believe this patch would qualify, if it is introduced as,

"cegcc builds code that runs on Windows CE, so I just made cegcc match
wherever cygwin or mingw would" -- which was actually how the patch
was written in the first place...  Maybe someone can redo the patch
from scratch based on that info?  There are things the patch didn't
do right, like the binaries detection, so it would be a good to
look over every hunk in it anyway.

> This mail is addressed to Pedro Alvez: Do you think you can modify your
> patch so that it can be integrated to libtool 2.3 ?
>

Well, I didn't intend to push cegcc as an official platform into the
FSF world (contrary to mingw32ce), but if people want to...

> Note: as the name of the binaries will change when the 4.3.0 reease of gcc
> will be correctly managed, maybe ti would be good to already support both
> names
>

The canonical form to match our toolchains should be
arm*-*-mingw32ce* and arm*-*-cegcc*, which always covers the
old and the new forms.

-- 
Pedro Alves

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to