view sources/targets/i586/description @ 1187:878dbfe76341

Move $BUILD/logs creation from record-commands.sh to include.sh so it gets reliably recreated when a user blanks the logs and re-runs.
author Rob Landley <rob@landley.net>
date Sun, 01 Aug 2010 15:19:00 -0500
parents 4ff4cf117082
children
line wrap: on
line source

An i586 board, such as the original Pentium/Pentium Pro/Pentium II/Via Samuel

This demonstrates how creating code which runs on the host can still be cross
compiling, because the target may only support a subset of the host's
instruction set.