bug-mailutils
[Top][All Lists]
Advanced

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

Re: strange things in the build


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

I take it back, after I rm -rf *.o *.lo .libs in libs/,
add a few hundred lines of white space to the beginning of
argcv.c, rm sieve/sieve (to force a rebuild), rebuild
sieve, and run gdb, I'm stepping through line after line
of whitespace.

I don't get it.

I'm going to try add ../libs/argcv.o to sieve/Makefile.

Sam

Quoting Sam Roberts <address@hidden>, who wrote:
> 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!)
> 
> _______________________________________________
> Bug-mailutils mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-mailutils

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



reply via email to

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