Daniel Macks <[EMAIL PROTECTED]> said: > On Tue, Mar 23, 2004 at 04:47:46PM -0500, Dave Vasilevsky wrote: >> >> Set these variables: >> >> export CPPFLAGS=-I/sw/include >> export LDFLAGS=-L/sw/lib >> export LD_PREBIND=1 >> export LD_PREBIND_ALLOW_OVERLAP=1 >> export LD_SEG_ADDR_TABLE=/sw/var/lib/fink/prebound/seg_addr_table > > ...which is slightly different than FAQ 8.3: > http://fink.sourceforge.net/faq/usage-general.php?phpLang=en#compile-myself
Looks like Dave's ENV settings come directly from the fink core code. Which raises the question: should the FAQ initially indicate Fink compile-time behavior (so there are no surprises when translating manual compile into a fink package) and then add CFLAGS (etc.) in a separate "you may also need some of these" codeblock? Or is the FAQ more designed for Joe User (!= Joe Potential-Maintainer) and should continue to list the full set of what might reasonably be needed? Maybe maybe the FAQ should be left as-is and the actual Fink behavior (which does not appear to be documented anywhere?) noted in the Packaging Manual description of the SetENVVAR field? dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
