[PATCH] Fix problem with kaOS config on sh[234]
Jim Wilson
wilson@tuliptree.org
Mon Jun 30 06:18:00 GMT 2003
Uwe Stieber wrote:
> attached you'll find a patch which fixes a problem with the kaOS configuration
> if gcc is build for sh[234]-kaos. The kaOS config header are not applied in
> that special case. The ChangeLog entry would be:
I installed the patch.
By the way, the kaOS configurations won't build, because you are using
the poisoned CPP_PREDEFINES macro in the config/kaos.h file. You should
submit a patch for this. CPP_PREDEFINES was replaced with
TARGET_OS_CPP_BUILTINS.
Jim
More information about the Gcc-patches
mailing list