chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] SAFE vs. UNSAFE .exports


From: Brandon J. Van Every
Subject: [Chicken-users] SAFE vs. UNSAFE .exports
Date: Thu, 01 Jun 2006 00:02:14 -0700
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

This evening I added .exports support to the CMake build. I notice that the .exports emission in various .scm files have the same name for both SAFE and UNSAFE libraries. I am wondering if this can clobber anything. In any event, from a CMake build standpoint, the SAFE and UNSAFE libraries are scribbling on each other's .exports. I hope they're scribbling exactly the same thing. If not, then .exports need to emit different names when compiled UNSAFE.


Cheers,
Brandon Van Every






reply via email to

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