LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 07-07-2014, 04:33 PM   #1
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Rep: Reputation: 46
Distro for embedded programmer


A while ago I was asking for comments about a good programmer's distro for an older laptop.

This time I'd like to hear comments about a good embedded programmer's distro for older 3-core phenom machine.
The way I define good here:
1) Freely downloaded from the net
2) Well equipped with easily installed SW development tools (targeted to programmers, or at least not away from programmers)
3) Newish SW
4) Relatively stable
6) Common enough that you can find working packages for even a bit more exotic pieces of SW. (That might spell tgz.)
7) Handles wifi well (That'll be the only network connection - no wired possibility).
8) No upgrading every couple of months - the machine may stay powered off for months at a time depending how I find time.
9) No Unity.
 
Old 07-07-2014, 09:39 PM   #2
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,564
Blog Entries: 15

Rep: Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120Reputation: 2120
One word:

Slackware

Actually if you're going embedded, you may want to look into Cross-LinuxFromScratch as well. It has several designs for embedded systems you might find interesting.

Last edited by ReaperX7; 07-07-2014 at 09:40 PM.
 
Old 07-08-2014, 12:19 AM   #3
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
Quote:
Originally Posted by ReaperX7 View Post
One word:

Slackware

Actually if you're going embedded, you may want to look into Cross-LinuxFromScratch as well. It has several designs for embedded systems you might find interesting.
I'll look into that Cross-LinuxFromScratch.
 
Old 07-08-2014, 03:13 AM   #4
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
Hm, with my "timetable" it looks like CLFS would take me months before I could get a system together and get back to my "projects".
Still, interesting option (maybe some day...).
 
Old 07-08-2014, 04:45 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Gentoo makes cross-compiling and embedded development exceptionally easy (building a cross compiler for a specific architecture comes down to a single command): http://www.gentoo.org/proj/en/base/embedded/handbook/
 
1 members found this post helpful.
Old 07-08-2014, 05:20 AM   #6
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
Quote:
Originally Posted by TobiSGD View Post
Gentoo makes cross-compiling and embedded development exceptionally easy (building a cross compiler for a specific architecture comes down to a single command): http://www.gentoo.org/proj/en/base/embedded/handbook/
That handbook looks VERY promising. Even well worht the trouble of setting it up.
A lot of stuff for guys like me getting that much attention...
Looks like I have to at least try it!
 
Old 07-10-2014, 09:02 AM   #7
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
First "test spin" with Gentoo Live DVD looks good. Maybe I'll install it and see what it's made of.
 
Old 07-10-2014, 11:54 AM   #8
PrinceCruise
Member
 
Registered: Aug 2009
Location: /Universe/Earth/India/Pune
Distribution: Slackware64 -Current
Posts: 890

Rep: Reputation: 186Reputation: 186
Both CLFS and Gentoo look awesome to me.
 
Old 07-11-2014, 02:41 PM   #9
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Blog Entries: 61

Rep: Reputation: Disabled
Slackware, loads of stuff for programming in a full install + crosstool-ng for your embedded work.
 
1 members found this post helpful.
Old 07-12-2014, 04:57 PM   #10
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
I'm trying to make Slacware 14.1 to work on a laptop.
Wifi seems to have problems and so does qemu.
I've been wrestling with the problems about 2 weeks now.

Other than those, looks fine, but "evaluation" is still not yet begun.
 
Old 07-21-2014, 03:17 AM   #11
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by turboscrew View Post
I'm trying to make Slacware 14.1 to work on a laptop.
Wifi seems to have problems
Some people have more luck with Network Manager than wicd, some vice versa. When I tried wicd I had a lot of trouble either getting connected or staying connected. Network Manager has been a lot better, hardly any trouble at all.
 
Old 07-21-2014, 08:53 AM   #12
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
Quote:
Originally Posted by brianL View Post
Some people have more luck with Network Manager than wicd, some vice versa. When I tried wicd I had a lot of trouble either getting connected or staying connected. Network Manager has been a lot better, hardly any trouble at all.
Same here.
Although the network problem was solved: it was my ADSL/router, that said "boom" soon after my last message.
Slacware is now fine, but qemu is playing games.

I've also managed to fail first time in installing Gentoo.
I was driven to that madness by this.
 
Old 07-21-2014, 09:56 AM   #13
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,311
Blog Entries: 61

Rep: Reputation: Disabled
I haven't got round to trying Gentoo, yet. Maybe some day.
 
Old 07-22-2014, 07:46 AM   #14
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by turboscrew View Post
I've also managed to fail first time in installing Gentoo.
I was driven to that madness by this.
Before you start using Gentoo for cross-compiling I strongly recommend to set up a normal system first (you will need it as buildhost anyways) and make you familiar with its package management system.
It took my several failed installs (hail to VMs) until I grasped the essential concepts.
 
Old 07-22-2014, 09:55 AM   #15
turboscrew
Member
 
Registered: Apr 2009
Location: Nokia (town), Finland
Distribution: Mint, Debian
Posts: 601

Original Poster
Rep: Reputation: 46
First miserable failure behind. (Hurry doesn't help, I realized.)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Programmer's distro for old machine turboscrew Linux - Distributions 37 07-25-2014 09:18 PM
[SOLVED] Distro suggestion for Newbie / programmer/ Designer? Mrpnut08 Linux - Distributions 6 01-01-2011 06:09 PM
Suggest a distro 4 newbie programmer. ciden Linux - Newbie 18 02-08-2007 11:35 AM
What's the programmer's favorite distro? Hosiah Programming 17 06-29-2005 06:19 AM
MS Windows programmer cant decide on distro. emeskay Linux - Newbie 33 09-18-2004 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 04:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration