open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
Index: camlidl-1.05/compiler/Makefile
===================================================================
--- compiler/Makefile.orig
+++ compiler/Makefile
@@ -29,7 +29,7 @@ PROG=camlidl$(EXE)
all: $(PROG)
$(PROG): $(OBJS)
- $(OCAMLC) -o $(PROG) $(OBJS)
+ $(OCAMLC) -w -a -o $(PROG) $(OBJS)
clean::
rm -f $(PROG)
Everything looks good. We'll let you know here if there's anything you should know about.