From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1196 Path: news.gmane.org!not-for-mail From: Pascal de Bruijn Newsgroups: gmane.comp.sysutils.supervision.general Subject: runit (1.0.5) Date: Tue, 11 Jul 2006 16:12:49 +0200 Message-ID: <1152627169.11798.22.camel@localhost> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1152627164 17684 80.91.229.2 (11 Jul 2006 14:12:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Jul 2006 14:12:44 +0000 (UTC) Original-X-From: supervision-return-1432-gcsg-supervision=m.gmane.org@list.skarnet.org Tue Jul 11 16:12:42 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1G0IyQ-0008MW-Bq for gcsg-supervision@gmane.org; Tue, 11 Jul 2006 16:12:26 +0200 Original-Received: (qmail 4204 invoked by uid 76); 11 Jul 2006 14:12:46 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 4195 invoked from network); 11 Jul 2006 14:12:46 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=fne7q2k3Yn4feRTroUPxz0hNh2PFBjPrwrHWaA9Fyo5gpKh/LK78lGBbxiv7PY2BJKcMhPrMF4sCIIH1UuxlzZuxWxaK8uN1BYzjw3GjDPt5wY/R3hQHfje0VF6s2uNF359q405jtU4gJKco2Oci/9Xa3t8cAZzwdemtNy+EBqc= Original-To: supervision@list.skarnet.org X-Mailer: Evolution 2.6.1 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1196 Archived-At: Hi, I noticed runit, which looks really great! I intend to use it on my homebuilt embedded linux os, which runs on a PC-Engines WRAP board (which are low powered x86 compatible boards). I'm using buildroot/uclibc to build the embedded os. This is where the trouble starts. buildroot more or less expects a standard autoconf structure or at least something similar. And your build scripts don't seem to allow for certain build parameters: --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) --build=$(GNU_HOST_NAME) There build parameters are necessary because my compiler isn't called just 'gcc' but 'i486-linux-gcc'. I'm basically cross compiling on the from and to the same platform, because I don't want to rely on my distribution supplied compiler. Is there any convenient way to make this work? Regards, Pascal de Bruijn -- http://blog.pcode.nl/ http://del.icio.us/pmjdebruijn/ http://www.flickr.com/photos/pmjdebruijn/