[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building modules.dep for Foreign Architecture?



On Tue, 2004-09-07 at 09:56, ms419@freezone.co.uk wrote:
> Anyone here have experience building modules.dep for a foreign 
> architecture?

Try building modutils as a cross tool

./configure --build=i386-linux --host=i386-linux --target=powerpc-linux
--prefix=.... etc.

then use the depmod built from this


I actually went to the work of incorporating this into my build scripts
before realizing that the busybox script existed.  You should ask on the
busybox lists about that script.

David

-- 
~~~~~~~~~~~~~~~~~~~~~~~~
     David Meggy
     Engineering

Technical Solutions Inc.
Unit #1 7157 Honeyman St
Delta BC Canada, V4G 1E2
     www.techsol.ca

eMail: dmeggy@techsol.ca
Tel: 604 946 TECH (8324)
Fax: 604 946 6445
~~~~~~~~~~~~~~~~~~~~~~~~



Reply to: