mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Weldon Goree <weldon@langurwallah.org>
To: musl@lists.openwall.com
Subject: Re: A running list of questions from "porting" Slackware to musl
Date: Tue, 30 Sep 2014 21:50:30 +0530	[thread overview]
Message-ID: <542AD84E.1010507@langurwallah.org> (raw)
In-Reply-To: <CAA7aPHheOUZ=pnHMhd2tqznWaYGLFKyHfUZ_40YAoMxPA647Tw@mail.gmail.com>

On 09/30/2014 08:29 PM, stephen Turner wrote:
> Weldon, i actually started building my own lfs with musl and i am
> currently contemplating my own distribution centered around my
> experiences in the IT field. Do you have a good source for building out
> a complete system capable of compiling? Im currently working on a
> minimal build environment using Busybox, Bash, Linux-Headers, Musl,
> Make, Binutils, Glibc (with dependent math libs)  And i am capable of
> building a working system however when you test it the compiled files
> (a.out) are not working even after verifying they are executable (chmod +x)
>
> any thoughts?
>

Well, for this latest project I've been using Slackware's ARM port 
documentation (http://alien.slackbook.org/blog/armport/), though 
obviously the particulars of $TARGET and $HOST are different (but pretty 
easily substituded). Cross Linux From Scratch (http://cross-lfs.org/) 
helped too, though some of the things they do are frankly psychotic, 
particularly with gcc's spec file (seriously: ignore all of that and 
just use CFLAGS and LDFLAGS).

I've also got a side-side project going on to do a radically simplified 
Linux userland (as few code paths as possible), and that's pretty 
straightforward from Sabotage (even if sabotage isn't doing what you're 
doing, it's worth reading what they're doing: 
https://github.com/sabotage-linux/sabotage) as well as the good people 
at suckless (http://suckless.org).

Cheers,
Weldon


  reply	other threads:[~2014-09-30 16:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30 12:43 Weldon Goree
2014-09-30 14:59 ` stephen Turner
2014-09-30 16:20   ` Weldon Goree [this message]
2014-09-30 15:32 ` Isaac Dunham
2014-09-30 15:50   ` Rich Felker
2014-09-30 23:50     ` Andy Lutomirski
2014-10-01  0:05       ` Rich Felker
2014-10-01  5:49         ` Andy Lutomirski
2014-10-01 13:29           ` Rich Felker
2014-10-01 15:00             ` Andy Lutomirski
2014-10-01  7:48       ` Szabolcs Nagy
2014-10-01  8:19         ` u-wsnj
2014-10-01 13:30         ` Rich Felker
2014-09-30 15:46 ` Rich Felker
2014-09-30 16:05   ` Weldon Goree
2014-10-01  6:29 ` Timo Teras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=542AD84E.1010507@langurwallah.org \
    --to=weldon@langurwallah.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).