Hi, I'm curious why when compiling to a dynamically loadable object file (.o1, .o2, ...) I can use a filename such as 1138.scm, but when compiling directly to a executable program that is not allowed:
8333 [ taylor @ zareason ] : ~ > gsc -exe 1138.scm *** ERROR -- Invalid characters in file name (must be a symbol with no "#")
Thanks,
Afficher les réponses par date