bug-guile
[Top][All Lists]
Advanced

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

bug#14193: Build system: touching ports.h fails to rebuild sockets.o and


From: Mark H Weaver
Subject: bug#14193: Build system: touching ports.h fails to rebuild sockets.o and posix.o
Date: Fri, 12 Apr 2013 11:08:55 -0400

Touching ports.h fails to rebuild sockets.o and posix.o.  Both sockets.c
and posix.c include fports.h, which includes ports.h, so this rebuild
should be automatic.

Andy pointed out that this probably has to do with the special handling
of sockets.c and posix.c:

* Both are conditionally included depending on configuration.

* Their object files don't include "libguile_2.0_la" in the names.

     Mark





reply via email to

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