A Saturday 19 April 2008 04:38:37, Vincent Torri wrote: > > The canonical form to match our toolchains should be > > arm*-*-mingw32ce* and arm*-*-cegcc*, which always covers the > > old and the new forms. > > We use *-*-cegcc. Should I modify the patch so that the prefix if 'arm', > and should I put a star at the end ? The star seems useless to me >
Notice that cygwin* and mingw* also have a star. The star enables things as i586-mingw32msvc (as ubuntu has, probably debian too). It enables things like arm-cegcc-wince8, arm-cegcc-newabi, etc., if we come to need them, without extra work everywhere. -- 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
