integrated Raymond Wiker's patches to port RUN-PROGRAM from CMU CL and
[sbcl.git] / src / compiler / generic / genesis.lisp
index 72d3a40..566ba54 100644 (file)
                    ;; ..and the fifth seems to match most
                    ;; actual symbols, at least in RedHat 6.2.
                    "")
-        #!+freebsd #("")
+        #!+freebsd #("" "ldso_stub__")
         #!+openbsd #("_")))
     (or (some (lambda (prefix)
                (gethash (concatenate 'string prefix name)
@@ -2807,7 +2807,7 @@ initially undefined function references:~2%")
        (*data-page* 0))
 
     (format t
-           "[building initial core file in file ~S: ~%"
+           "[building initial core file in ~S: ~%"
            filenamestring)
     (force-output)