Re: [AD] patch: asm cleanup. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> gcc is only used to make runner.exe on that build, nothing else. the
> goal is to eliminate the need for gcc on other builds, but we still need
> gnu make, gnu binutils, and the runner utility might be hard to get rid
> of.
GCC is also used by 'make depend'. Sure, you don't need to do 'make depend'
on a stock release but never do a 'make veryclean' or you'll be burned.
--
Eric Botcazou