On Sat, Aug 1, 2009 at 3:40 PM, Garrett Cooper<[email protected]> wrote: > Hi guys, > I'm reading through a bunch of scripts, and I'm trying to > understand what the need is for having TCbin, TCsrc, etc -- is it the > fact that we have 5~10 different similarly written utilities, crafted > for a specific purpose, which weren't made generic enough that one > could essentially `bind them all' to a unified purpose? If so, is > there any way where we could make an effort to fix these items as soon > as possible? I've identified some of the issues, but this is something > that will need to be fixed after the first Makefile cleanup drop > because it requires some recoding in bourne shell, to which extent I'm > not entirely sure which scripts need to be fixed, yet. I've included > the diffs that I was thinking about committing to the > makefile-infra-rework branch, but will revert for the sake of time. > IMO these items should be easy to fix -- they're just not a high > priority now and the workaround is simple (change the install dir for > the Makefiles).
Figured out why these variables exist and why these Makefiles suck (from the CVS comment for the files I just committed): 2. Fix up a number of Makefiles and start a WiP with network/ipv6 and network/lib6. I now understand why network/ipv6/ // network/tcp_cmds are so hacked up scripting-wise (look at network/ipv6/Makefile for more details -- it's a linky hacky mess). Also, need to figure out a better way to deal with all of this cruddy runcc.a logic -- it really has no good purpose and should be disposed of. Thanks, -Garrett ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
