Re: cross compile mips on x86_64: pcre?

YunQiang Su <[email protected]>
Newsgroups gmane.linux.debian.devel.embedded
Message-ID <CAKcpw6XdncGajbPOFA6zd0UMXwoTG6ZR1A7HGGQq2QP3M7Qo8A@mail.gmail.com>
I have a mips64el cross build for amd64, you can try it. (Please DO it
in a CHROOT evn)

1. add 'deb http://mips64el.debian.net/debian/ sid main' to your sources.list
2. dpkg --add-architecture mips64el
3. apt-get update
4. apt-get install gcc-4.9-mips64el-linux-gnuabi64
g++-4.9-mips64el-linux-gnuabi64

then you can use
    mips64el-linux-gnuabi64-gcc-4.9 hello.c -o a.out
and
     mips64el-linux-gnuabi64-g++-4.9 hello.cc -o a.out

If you need the similar ones for mips/mipsel, I can also put these
ones into this repo.


On Thu, Aug 7, 2014 at 11:52 PM, Jean-Christian de Rivaz <[email protected]> wrote:
> Le 07. 08. 14 13:07, Wookey a écrit :
>
>> And more usefully, pre-built cross-toolchains are here:
>> http://toolchains.secretsauce.net/ Wookey
>
>
> Many thanks for this link, it's a big value !
>
> Is there any chance to get this kind of package in Jessie when it will be
> stable ? Need help for that ?
>
> Regards,
>
> Jean-Christian
>
>
>
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: https://lists.debian.org/[email protected]
>



-- 
YunQiang Su
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.