From owner-freebsd-embedded@FreeBSD.ORG Wed Dec 5 22:18:59 2007 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A5F516A418 for ; Wed, 5 Dec 2007 22:18:59 +0000 (UTC) (envelope-from portcitycs@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id BD7FE13C45A for ; Wed, 5 Dec 2007 22:18:58 +0000 (UTC) (envelope-from portcitycs@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so2547678nzf for ; Wed, 05 Dec 2007 14:18:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=lqG4n2kLd14nnVcOCGo+Xrql5mYqSoyjvVg9gdv2qXI=; b=unWz9Jvo8zj2BnSrbEjbE0Q2X1IhoZVanUujv/hjSKaLzKqFL8fvgjh5PfLHMTMizZfXSnyowZ4JPB934J7Fuu6aau530PQRlHncogBm+VyfNdPrecqNyk9K8kyvb/o+B92ByXS+RABw+D6uQ94ECAyBQbHn7bG+YGWpG47o05g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type; b=xgaTyLB/Mwn3Ip5oFq13/lKspROhE6jHSSh5qIDdR2crNxJLZH03U7eJ9HH9I+2E3CvEq+nTc/ThXXdmzVkmDIvZLmcBbevfwyeYK+7KKJNoT8uPY2lAkbfGRbGrEwsQp1UqMeYeaRPtY3Rb1L1ZvnCYEnoot3qk7NFMM5VPiU0= Received: by 10.142.77.11 with SMTP id z11mr1351519wfa.1196891477807; Wed, 05 Dec 2007 13:51:17 -0800 (PST) Received: by 10.142.201.4 with HTTP; Wed, 5 Dec 2007 13:51:17 -0800 (PST) Message-ID: <5a1835cd0712051351v6e8ade9drd05df8681bfe715@mail.gmail.com> Date: Wed, 5 Dec 2007 16:51:17 -0500 From: "Lyle Scott III" To: freebsd-embedded@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: TinyBSD and libgcc X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2007 22:18:59 -0000 Hey, I am new to the list and look forward to learning lots! I have been using TinyBSD the past few weeks and realize the amazing opportunities at hand. My situation: i have a NFS server hosting /usr/ports so i can add ports to an embedded board when i want. (www/cherokee as of right now) I tried installing by mounting the flashcard on a working fbsd system and using PREFIX=/mnt/embed/usr/local , but then I am left with /mnt/whatever/ before everything in my config files which proved to be a huge PITA if you are installing anything with a few dependencies. I had to put a few binaries (xargs, which, etc) on the TinyBSD system but not I am getting errors when the port does a ./.configure complaining about gcc (/usr/bin/ld: cannot find -lgcc) Is there a way to compile libgcc with TinyBSD? Or should i start sticking with regular FreeBSD and trim it down from there? Any suggestions are welcome.. thanks -- Lyle Scott, III http://www.portcitycs.com portcitycs@gmail.com |#| 910-231-0906