Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 15 Jul 2013 22:18:20 -0500
From: Strake <strake888@...il.com>
To: musl@...ts.openwall.com
Subject: Re: embedded newbies site.

On 15/07/2013, Rob Landley <rob@...dley.net> wrote:
>    - creating a development environment (building binutils, gcc,
> make...)
>      - requirements for self-hosting
>      - requirements for natively building Linux From Scratch
>      - cross vs native compiling
>        - bootstrapping to native compiling under emulation.

This. For me, at least, this is often the greatest hindrance.

> - efficient (elegant) programming
>    - Why C and scritpting languages, why NOT C++ and autoconf
>    - tradeoffs
>      - code reuse
>      - transaction granularity
>      - taking advantage of SMP without going crazy

I would be glad to help here.

May find some ideas here:
http://harmful.cat-v.org/software/

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.