egcs-980205 and m68-next-nextstep3: quick death
Robert Lipe
robertl@dgii.com
Sat Feb 7 08:25:00 GMT 1998
> > In file included from cccp.c:71:
> > gansidecl.h:82: macro `bcopy' used without args
> > gansidecl.h:92: macro `bzero' used without args
> > gansidecl.h:102: macro `bcmp' used without args
>
> To fix this I think it would work to do the #ifndef bcopy, etc,
> as the outer conditional. I'll write a patch tomorrow.
How about if we just migrate things to link against libiberty and
get out this form of macro madness? Isn't that what autconf and
libiberty are about?
Then we could lose all sorts of "private" functions in gcc such as
the "mybcopy" and "mybzero" things that pop up all over the place.
--
Robert Lipe http://www.dgii.com/people/robertl robertl@dgii.com
More information about the Gcc
mailing list