axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [GCL] EXTRAS are not included


From: daly
Subject: [Axiom-developer] [GCL] EXTRAS are not included
Date: Mon, 7 Nov 2011 21:51:04 -0600

Camm,

I checked out the latest gcl-2.6.8pre.

I have a patch that gets applied to h/linux.defs which adds the line:

EXTRAS = ${OBJ}/${SYS}/lib/cfuns-c.o ${OBJ}/${SYS}/lib/sockio-c.o

This had the effect of linking these two files into the lisp image.
Unfortunately the files don't appear to be linked. The OBJ and SYS
variables exist and have always worked in the past. The cfun-c.o
and sockio-c.o files exist as well as cfuns-c.ini and sockio-c.ini

cfuns-c defines a function called writeablep but this is not linked
into the image.

I don't see any changes related to EXTRAS.

What am I missing?

Tim Daly
address@hidden



reply via email to

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