[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PCL on KCL



Using akcl 1-65 on a sun 3 running sun3.5OS, i managed to get PCL to
compile fine w/ the following two changes:
	[1] move init.lsp to pinit.lsp and change the defsys.lsp to
		reflect this change
	[2] When creating a load version, load 'pkg.lsp' then load
		all the .o files

- mike

ps: gcc 1.28 has a bug in it that AKCL trips on.  I've searched for it,
but have not found it yet.