[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: support of the cegcc compiler
From: |
Ralf Wildenhues |
Subject: |
Re: support of the cegcc compiler |
Date: |
Sat, 12 Apr 2008 11:37:49 +0200 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
Hello Vincent,
* Vincent Torri wrote on Sat, Apr 12, 2008 at 10:22:22AM CEST:
>
> right now, automake supports only the mingw32ce compiler that the cegcc
> project provides. That project also provides the cegcc compiler, which is
> not supported right now.
>
> I've attached a patch that add cegcc in $basic_machine and in $os in the
> config.sub file. I also put it inline.
Thanks for the patch. But automake isn't the canonical source for the
config.sub file. Please read the comment at the beginning of the file
and send patches as directed there. When they are applied upstream, the
autotools will grab them next time they update fetched files.
Cheers,
Ralf