From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30493 invoked by alias); 16 Dec 2011 13:00:25 -0000 Received: (qmail 30484 invoked by uid 22791); 16 Dec 2011 13:00:24 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from blu0-omc3-s37.blu0.hotmail.com (HELO blu0-omc3-s37.blu0.hotmail.com) (65.55.116.112) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Dec 2011 13:00:11 +0000 Received: from BLU127-W19 ([65.55.116.74]) by blu0-omc3-s37.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 16 Dec 2011 05:00:10 -0800 Message-ID: From: Wernam Wer To: Subject: Cross compile for ARM with OABI Date: Fri, 16 Dec 2011 13:00:00 -0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2011-12/txt/msg00072.txt.bz2 Hi all, I have a question: I want to build a cross compiler=20 for an ARM926ej-s, I want it with kernel 3.0 (2.6), but I also want to=20 execute some libraries from 2.4 kernel. I mean, i have a=A0 library (i=20 haven't the source code)=A0 that have been compiled for kernel 2.4, but I=20 want to use it no a kernel 2.6, so someone told me that I should use=20 Oabi into the configuration.=20 My question is, how can I do it on=20 crosstool-NG? I try to use the configuration arm-uknown-linux-gnueabi=20 and then disable the EABI option, but I can't compile it, what I'm doing wrong? I should use another configuration? =A0 Thanks in advance Wernam=20=09=09=20=09=20=20=20=09=09=20=20 -- For unsubscribe information see http://sourceware.org/lists.html#faq