On Jan 14, 2008 12:23 PM, Jonathan Stickel <[EMAIL PROTECTED]> wrote:
> I would like to debug something in the InstallScript part of an .info
> file.  I know that "fink -k -K rebuild xxxx" will rebuild the package
> and keep the build and root directories.  This helps.  However, I would
> prefer to not run the compile part every time since I am only debugging
> the install part and would like to save a lot of time.  Is there a way
> to do this with a fink command or some other way?  For example, with
> gentoo (which has many similarities to fink) it is possible with "ebuild
> xxxx install".

If it's mostly C/C++ code, you might want to take a look at
ccache-default. It doesn't do exactly what you're asking, but it does
speed up recompilation somewhat.

-- 
- Charles Lepple

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to