On Mon, May 21, 2012 at 05:56:01PM +0530, srikanth vaindam wrote:
> When I changed the line "module A = Olf" to "module A = Golf" in ptranal.ml I
> get link error saying
>
> Linking bytecode obj/x86_LINUX/cilly.byte.exe
> Error while linking obj/x86_LINUX/ptranal.cmo:
> Reference to undefined globa
When I changed the line "module A = Olf" to "module A = Golf" in ptranal.ml I
get link error saying
Linking bytecode obj/x86_LINUX/cilly.byte.exe
Error while linking obj/x86_LINUX/ptranal.cmo:
Reference to undefined global `Golf'
make: *** [obj/x86_LINUX/cilly.byte.exe] Error 2
Best Regards,
Sri