14 Apr
2012
14 Apr
'12
4:46 p.m.
On 04/13/2012 06:09 PM, Baho Utot wrote:
Huh? So how do you set up a chroot with gcc46?
mount -vt devpts devpts <chroot>/dev/pts mount -vt tmpfs shm <chroot>/dev/shm mount -vt proc proc <chroot>/proc mount -vt sysfs sysfs <chroot>/sys
Thanks Baho, I actually got that last night and updated the chroot for gcc46. All is working and building fine. Building a large project is much less a dice roll without the '-u' in sudo mkarchroot -u $CHROOT/root... -- David C. Rankin, J.D.,P.E.