rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00546
Re: useless ceil() calls
> I'm curious. What's the problem with the name "rohc.c"?
Kbuild system does not allow to create module with 'rohc' name from
_multiple_ object files when one of them has the same name. (It does
in case of single-source module, thought.) I rename rohc.c to
rohc_common.c in the link farm. You could pick another name instead
(rohclib or something), but 'rohc' gets straight to the point.
Follow ups
References