gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] compiler::link broken in ANSI GCL


From: Michael Koehne
Subject: [Gcl-devel] compiler::link broken in ANSI GCL
Date: Mon, 14 Jun 2004 01:36:56 +0200
User-agent: Mutt/1.3.28i

Moin Guru's,

  compiler::link is broken in ANSI GCL, because clcs/myload1 tries
  to (load "../clcs/clcs_macros.lisp") and fails badly ;(

  my patch :

(load (merge-pathnames ".../clcs/clcs_macros.lisp" system:*system-directory*))
  
  might be backported, by replacing the :BACK ... with an :UP ..

Bye Michael
-- 
  mailto:address@hidden             UNA:+.? 'CED+2+:::Linux:2.4.22'UNZ+1'
  http://www.xml-edifact.org/           CETERUM CENSEO WINDOWS ESSE DELENDAM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]