Re: [AD] Error with Watcom port |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> This is because Watcom is too stupid to remove unused static functions,
> so the `static inline clear()' function is still there and referencing
> to Allegro's `clear_bitmap()', which has not been built yet. Untested
> patch for asmdef.c attached.
Can anyone confirm that the workaround is needed for Borland C++ Builder ?
I would rather put it inside an #ifdef because it is very specific.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx