bug-mailutils
[Top][All Lists]
Advanced

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

strange things in the build


From: Sam Roberts
Subject: strange things in the build
Date: Sun, 17 Feb 2002 20:26:38 -0500
User-agent: Mutt/1.3.16i

Ok, its not my imagination, something really is wrong.

If I modify lib/argcv.c, then "make" in the lib directory,
then "make" in the sieve directory (or any other), the
executable does NOT get remade. Suspicious.

But whats worse, is that my sieve executable does not appear
to be linking against the recompiled lib/argcv.c, I end up
stepping through comment lines and white space in the debugger.

If I then cd into lib, and rm -rf *.o *.lo .libs, rebuild,
and rebuild sieve, I am getting the latest .o file. Are
o files being cached somewhere? What's going on?

Something to note: I'm using --disable-shared.

Also, when I do a make install, libmailutils.la is installed,
why?

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

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