I had the same issue that I solved using the option --disable-dynamiclinking in the configure phase
R. Il 18/05/2011 09:25, parashuram lamani ha scritto: > Hello Eddie > > Thanks for your kind reply, I am running the following command to cross > compile > > " ./configure --host=bfin-uclinux --build=i686-linux LDFLAGS='-Wl,-elf2flt' > CFLAGS=-O2 " but its giving following error > > Build system and host system don't have the same dynamic linking state! > > any idea why is this error is all about and how to overcome this error > > On Tue, May 17, 2011 at 8:36 PM, Eddie Kohler<[email protected]> wrote: > >> There is an entry on the FAQ explaining how to cross-compile user-level >> click that might help you: >> >> http://www.read.cs.ucla.edu/click/faq >> >> E >> >> >> >> On 5/12/11 4:40 AM, parashuram lamani wrote: >> >>> Hi all, >>> I would like to use click modular router as Edge router which forwards and >>> process packets, Click modular router should run on BF537 stamp board and >>> for outside world board will act router.0 >>> My main question is how to cross compile click modular router on >>> Linux(Debian distribution) x86 processor so that executable file produced >>> should be able to run on the BF537( It uses uClinux as OS ). >>> Please can any one help me out in this regard >>> >>> Thank you so much >>> >>> > -- -------------------------------------------------------- Roberto Riggio, Ph.D. CREATE-NET Network& Security Solutions for Pervasive Computing Systems (iNSPIRE) Senior Researcher Via alla Cascata 56/D - 38123 Povo Trento (Italy) e-mail: [email protected] Tel: (+39) 0461 408400 - interno/extension 708 Fax: (+39) 0461 421157 www.create-net.org/~rriggio -------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited according to the Italian Law 196/2003 of the Legislature. If you received this in error, please contact the sender and delete the material from any computer. Le informazioni contenute in questo messaggio di posta elettronica e nei file allegati sono da considerarsi strettamente riservate. Il loro utilizzo e' consentito esclusivamente al destinatario del messaggio, per le finalita' indicate nel messaggio stesso. Qualora riceveste questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla cancellazione del messaggio stesso dal Vostro sistema. Trattenere il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalita' diverse, costituisce comportamento contrario ai principi dettati dal D. Lgs. 196/2003. _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
