dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] Re: need help on cross compiling


From: Kirill Kononenko
Subject: [Pnet-developers] Re: need help on cross compiling
Date: Thu, 5 Jan 2006 17:10:18 +0300

Daniel,

With the appoach of using 'gcc' it can all get very complicated.
OpenEmbedded is really useful for this case. OpenEmbedded has a build
it cross-compiling language with which one can write scripts. It all
gets much easier with this nice environment.


Cheers,
Kirill.

2006/1/5, address@hidden
<address@hidden>:
> Send Pnet-developers mailing list submissions to
>         address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://dotgnu.org/mailman/listinfo/pnet-developers
> or, via email, send a message with subject or body 'help' to
>         address@hidden
>
> You can reach the person managing the list at
>         address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pnet-developers digest..."
>
>
> Today's Topics:
>
>    1. need help on cross compiling (Daniel Postler)
>    2. Re: need help on cross compiling (Gopal V)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 5 Jan 2006 12:00:41 +0100 (MET)
> From: "Daniel Postler" <address@hidden>
> Subject: [Pnet-developers] need help on cross compiling
> To: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi all!
>
> I want to cross compile pnet for a mipsel maschine.
> I am using a debian-based linux on my PC and an mipsel-linux-gcc for cross
> compiling.
>
> if i try to compile the treecc i do it with folowing steps:
>
> export CC="/usr/bin/mipsel-linux-gcc"
> ./configure --build=i686-pc-linux-gnu --host=mipsel --target=mipsel
> make
>
> get the error:
> ../treecc: ../treecc: cannot execute binary file
>
> sure it can not because it is for mipsel but can anyone tell me how to do
> it?
>
> Thanks Daniel
>
> --
> DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert:
> GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 05 Jan 2006 16:36:24 +0530
> From: Gopal V <address@hidden>
> Subject: Re: [Pnet-developers] need help on cross compiling
> To: Daniel Postler <address@hidden>
> Cc: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Daniel Postler wrote:
>
> > if i try to compile the treecc i do it with folowing steps:
> >
> > export CC="/usr/bin/mipsel-linux-gcc"
> > ./configure --build=i686-pc-linux-gnu --host=mipsel --target=mipsel
> > make
> >
> > get the error:
> > ../treecc: ../treecc: cannot execute binary file
>
> http://lists.gnu.org/archive/html/dotgnu-general/2003-04/msg00075.html
>
> Cheers,
> Gopal
> --
> There are no answers, only cross-references.
>                    -- Weiner
>
>
> ------------------------------
>
> _______________________________________________
> Pnet-developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/pnet-developers
>
>
> End of Pnet-developers Digest, Vol 14, Issue 2
> **********************************************
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]