[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] Compile on different system?
- To: xymon (at) xymon.com
- Subject: Re: [xymon] Compile on different system?
- From: Simon Lenz <lenz.simon (at) googlemail.com>
- Date: Fri, 31 Dec 2010 03:19:04 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=LY9ZbwhUDBL7fra35k5WTTwWqVLd3hmUPd+r8cOiyl0=; b=mKMhYDMQCq3fdQmFWKigLEMp7ecpLK8fEyJesuayIG1yYAx3yWwY82r+A2VU//Xu8s H3vGOafqCAcWHCwxPdVSAI4TjuaCTL8kBDdXNI1qBs+jG6IyQFA1rbirlHBTc+XHYU9C UFzFWExdQ9WmKU99GmLu4+4Gy3APhw01kVn5k=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xeC18OvZIteCN317mBkjiSKOVkGhDz8GNZzCWSPhoJcQa043f4FqxvOJFcTHExzH8n afUXapCEznA7hKSf4XdMDHFeG3qg/SojMJH3Jn2uARWg3UsdNa201xph828UC3uDHOiZ Yo9LEWoJ5GP6kahqpdCbXPWlZD8ewGhmZXp1c=
- References: <AANLkTik8w-8XricWpGB4+AiJGRGUE93PPBD4DsrLkAVP (at) mail.gmail.com> <3FDEC2F00C60124B992BE74B733B28A4012654F9DB4E (at) EXDB03.orhs.org> <AANLkTinj9nKm4pPYVGHv8fhZkvG-fyVjkDt6NDPJOt4_ (at) mail.gmail.com> <201012301655.50809.stef.coene (at) docum.org>
Okay thanks for the ideas,
but after a bit of searching i've found a simpler issue for the gcc problem:
switching the ipkg feed...... (as i already said i'm a complette layman;) )
nevertheless thanks for your time/help
greetings
On 30 December 2010 16:55, Stef Coene <stef.coene (at) docum.org> wrote:
> On Thursday 30 December 2010, Simon Lenz wrote:
> > That sounds really good:)
> >
> > even if i compile it on x86 and run it on arm architecture?
> No, for that you need to cross compile.
> On x86 ubnutu you can install a gcc compiler that will generate arm
> binary's.
> I think you need:
> g++-arm-linux-gnueabi - The GNU C++ compiler for armel architecture
> gcc-arm-linux-gnueabi - The GNU C compiler for armel architecture
>
> I never tried this before.
>
> You can also tried the arm compiled binary from debian:
> http://packages.debian.org/search?source=1&arch=arm&keywords=xymon
>
> Stef
>
> To unsubscribe from the xymon list, send an e-mail to
> xymon-unsubscribe (at) xymon.com
>
>
>