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 16:40:42 +0300

Hey Danial,

Did you have a look to OpenEmbedded?

http://oe.handhelds.org/cgi-bin/moin.cgi/GettingStarted

It is a great envirnment to make a binary image for the target machine.

I have packages for it of the a Portable .NET based .NET environment,
that is GPE DonNET.

You will need to download all from here
http://maybe.dotgnu.info:8000/~krokas/GPE%20DotNET/sources/

copy all into the /oe/org.openembedded.dev/packages directory.

Do a:
bitbake gpe-dotnet

Take the binary image.

I see in OE support of various mipsel machines. If you tell me the
mipsel machine you have I can look to cross-compile a binary image for
it.

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]