3 Jul 15:45
Re: Re: Cross Wrappers
Hi Ned & Mike, I like the fix_la_files() and fix_pkgconfig_files() functions in cross-fix-root. Prefixing emerge with CHOST- might be better because of tab completion - i.e. using x86_64-pc-linux-(Continue reading)gnu-[tab] would give you several results including gcc, emerge, etc. At least it would be more uniform in any case and uniformity makes it much easier to incorporate into other code. If your changes were incorporated into crossdev, so that the wrappers were automatically generated per-toolchain (or even if symlinks were made and $0 was checked), that would be awesome. Chris Mike Frysinger wrote: > On Sunday 22 June 2008, Ned Ludd wrote: >> On Sat, 2008-06-21 at 23:29 -0400, Mike Frysinger wrote: >>> On Saturday 21 June 2008, Ned Ludd wrote: >>> for the configure tests, ive been meaning to investigate switching over >>> to a config.site rather than exporting them through the environment ... >> I'll see what I can snag from here. >> https://dev.openwrt.org/browser/trunk/include/site (hate traq) >> Any tips/links to some others? > > it's just an idea i had floating around. havent actually looked into > implementation details. but if another project is already maintaining the > site files, then we should push our little differences to them and then just > start using their work ;).
RSS Feed