mailing list of musl libc
 help / color / mirror / code / Atom feed
* Using ELLCC to (Cross) Compile Toybox
@ 2015-12-24  5:06 Richard Pennington
  2015-12-24  5:15 ` Jens Staal
  2015-12-24  6:05 ` Khem Raj
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Pennington @ 2015-12-24  5:06 UTC (permalink / raw)
  To: musl

I had a little time today before the start of the holiday break so I 
decided to try to build landley's Toybox using my cross compilation tool 
chain ELLCC.
http://ellcc.org/blog/?p=26419

-Rich


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Using ELLCC to (Cross) Compile Toybox
  2015-12-24  5:06 Using ELLCC to (Cross) Compile Toybox Richard Pennington
@ 2015-12-24  5:15 ` Jens Staal
  2015-12-24  5:18   ` Richard Pennington
  2015-12-24  6:05 ` Khem Raj
  1 sibling, 1 reply; 5+ messages in thread
From: Jens Staal @ 2015-12-24  5:15 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Have you tried sbase ( and the sbox compilation option) from suckless.org?
I don't know how the two projects compare at the moment but both
interesting.
Den 24 dec. 2015 06:06 skrev "Richard Pennington" <rich@pennware.com>:

> I had a little time today before the start of the holiday break so I
> decided to try to build landley's Toybox using my cross compilation tool
> chain ELLCC.
> http://ellcc.org/blog/?p=26419
>
> -Rich
>

[-- Attachment #2: Type: text/html, Size: 800 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Using ELLCC to (Cross) Compile Toybox
  2015-12-24  5:15 ` Jens Staal
@ 2015-12-24  5:18   ` Richard Pennington
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Pennington @ 2015-12-24  5:18 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

On 12/23/2015 11:15 PM, Jens Staal wrote:
>
> Have you tried sbase ( and the sbox compilation option) from 
> suckless.org <http://suckless.org>? I don't know how the two projects 
> compare at the moment but both interesting.
>
> Den 24 dec. 2015 06:06 skrev "Richard Pennington" <rich@pennware.com 
> <mailto:rich@pennware.com>>:
>
>     I had a little time today before the start of the holiday break so
>     I decided to try to build landley's Toybox using my cross
>     compilation tool chain ELLCC.
>     http://ellcc.org/blog/?p=26419
>
>     -Rich
>
I definitely have been looking at suckless.org. I'm kind of doing a 
survey about what's available.

-Rich

[-- Attachment #2: Type: text/html, Size: 1548 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Using ELLCC to (Cross) Compile Toybox
  2015-12-24  5:06 Using ELLCC to (Cross) Compile Toybox Richard Pennington
  2015-12-24  5:15 ` Jens Staal
@ 2015-12-24  6:05 ` Khem Raj
  2015-12-24 16:56   ` Richard Pennington
  1 sibling, 1 reply; 5+ messages in thread
From: Khem Raj @ 2015-12-24  6:05 UTC (permalink / raw)
  To: musl

Openembedded with meta-clang has been cross compiling toybox with
clang/musl combo and much more for quite some time now.

On Wed, Dec 23, 2015 at 9:06 PM, Richard Pennington <rich@pennware.com> wrote:
> I had a little time today before the start of the holiday break so I decided
> to try to build landley's Toybox using my cross compilation tool chain
> ELLCC.
> http://ellcc.org/blog/?p=26419
>
> -Rich


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Using ELLCC to (Cross) Compile Toybox
  2015-12-24  6:05 ` Khem Raj
@ 2015-12-24 16:56   ` Richard Pennington
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Pennington @ 2015-12-24 16:56 UTC (permalink / raw)
  To: musl

On 12/24/2015 12:05 AM, Khem Raj wrote:
> Openembedded with meta-clang has been cross compiling toybox with
> clang/musl combo and much more for quite some time now.
I guess that the major difference would be that with two main steps:

1. Download an ELLCC binary release and untar it.
2. Download the Toybox source and untar it.

You can build Toybox for arm, aarch64, i386, mips, ppc, and x86_64 just 
by changing the -target option on the make command line.

-Rich


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-24 16:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-24  5:06 Using ELLCC to (Cross) Compile Toybox Richard Pennington
2015-12-24  5:15 ` Jens Staal
2015-12-24  5:18   ` Richard Pennington
2015-12-24  6:05 ` Khem Raj
2015-12-24 16:56   ` Richard Pennington

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).