[arch-general] Any way to revert chroot to gcc46?

David C. Rankin drankinatty at suddenlinkmail.com
Sat Apr 14 12:46:04 EDT 2012


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.


More information about the arch-general mailing list