0.8.0.78.vector-nil-string.9:
[sbcl.git] / build-order.lisp-expr
index 28b3f1d..82c49dd 100644 (file)
  ("src/code/cross-type" :not-target)
  ("src/compiler/generic/vm-type")
  ("src/compiler/proclaim")
+
+ ("src/code/class-init")
  ("src/code/typecheckfuns")
 
  ;; The DEFSTRUCT machinery needs SB!XC:SUBTYPEP, defined in 
  ("src/compiler/compiler-error")
 
  ("src/code/type-init")
  ;; Now that the type system is initialized, fix up UNKNOWN types that
  ;; have crept in.
  ("src/compiler/fixup-type")
+
  ;; These define target types needed by fndb.lisp.
  ("src/code/package")
  ("src/code/random")