>> Also there are so many interdependencies >> between packages that we have to build a pile of libraries and support >> stuff that is never used on the target just so we can get a package >> that we do need to configure/build(like sed and perl). > >Please give me as much information as possible on sed. AFAIK, >configuring with --disable-nls should be enough to skip libiconv, >libintl, etc. and cross-build.
I don't think sed has a problem cross-building, its just all the junk that each package uses in its configure that if it *has* to be natively built that compounds the problem. -- Peter Barada [EMAIL PROTECTED]
