[CIL users] Change Makefile.in [was: ptranal.ml link error]

2012-05-21 Thread Christoph Spiel
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

[CIL users] ptranal.ml link error

2012-05-21 Thread srikanth vaindam
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