chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1370: Build-dependencies between import libraries an


From: Chicken Trac
Subject: [Chicken-janitors] #1370: Build-dependencies between import libraries and core units don't seem to be completely right
Date: Tue, 09 May 2017 14:19:05 -0000

#1370: Build-dependencies between import libraries and core units don't seem to 
be
completely right
--------------------------+----------------------------
 Reporter:  felix         |                 Owner:
     Type:  defect        |                Status:  new
 Priority:  minor         |             Milestone:  5.0
Component:  build system  |               Version:  5.0
 Keywords:                |  Estimated difficulty:
--------------------------+----------------------------
 During some messing around with my working copy, I deleted all generated
 `*.import.c` and
 `*.import.scm` files. Running `make` again resulted in build errors,
 reporting missing import libraries (more specifically: unresolved
 imports.) To fix this, the unit holding the module that produces the
 missing import libraries has to be recompiled from the `.scm` spurce.

 It seems that the dependencies between Scheme files and import libraries
 are not fully specified in `rules.make`.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1370>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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