[HN Gopher] A whirlwind tutorial on creating teensy ELF executab...
___________________________________________________________________
A whirlwind tutorial on creating teensy ELF executables for Linux
(1999)
Author : xtacy
Score : 32 points
Date : 2025-02-07 04:16 UTC (1 days ago)
(HTM) web link (www.muppetlabs.com)
(TXT) w3m dump (www.muppetlabs.com)
| dang wrote:
| Related. Others?
|
| _A Whirlwind Tutorial on Creating Teensy ELF Executables for
| Linux_ - https://news.ycombinator.com/item?id=32524007 - Aug 2022
| (10 comments)
|
| _A Whirlwind Tutorial on Creating Really Teensy ELF Executables
| for Linux (1999)_ - https://news.ycombinator.com/item?id=21846785
| - Dec 2019 (22 comments)
|
| _A Whirlwind Tutorial on Creating Really Teensy ELF Executables
| for Linux (2005)_ - https://news.ycombinator.com/item?id=11709247
| - May 2016 (5 comments)
|
| _Creating Really Teensy ELF Executables for Linux_ -
| https://news.ycombinator.com/item?id=8745024 - Dec 2014 (13
| comments)
|
| _The Teensy Files: Creating teensy ELF executables for Linux_ -
| https://news.ycombinator.com/item?id=8642734 - Nov 2014 (7
| comments)
|
| _A Whirlwind Tutorial on Creating Really Teensy ELF Executables
| for Linux_ - https://news.ycombinator.com/item?id=5016434 - Jan
| 2013 (14 comments)
|
| _Tutorial on Creating Really Teensy ELF Executables for Linux_ -
| https://news.ycombinator.com/item?id=875077 - Oct 2009 (16
| comments)
|
| _3998-byte executable reduced to 45 bytes_ -
| https://news.ycombinator.com/item?id=68056 - Oct 2007 (10
| comments)
| jart wrote:
| Plus if you want them to run on four OSes:
| https://justine.lol/sizetricks/#elf
| ptspts wrote:
| Shameless plug: write your program in C, get almost as little
| size overhead as in the Whirlwind turorial:
| https://github.com/pts/minilibc686 (libc, compiler, linker,
| settings)
| le-mark wrote:
| Does anyone recall an "intro to computing" style book that was
| available free online and starts with using the gas assembler and
| talked a lot about elf format executables? I lost the link a
| while ago and don't recall the name.
___________________________________________________________________
(page generated 2025-02-08 23:00 UTC)