I am new to the scratchbox environment which was suggested to me as a
way be able to cross compiling the Mono project for my target CPU. I
have read the documentation for installing and using scratchbox, but
I am confused about the selection of a CPU-transparency
method. Maybe a more seasoned
development kit then it would be nice if the online documentation
were updated to describe this.
At 06:05 PM 12/19/2006, you wrote:
They broke the cpu transparency out into its own devkit, so you need
that as well.
Diane
On 12/19/06, Barry Bennett <<mailto:[EMAIL PROTECTED]>
methods.
Install the devkit and make sure you have selected the devkit for your
target. You should have various transparency methods available then.
# sb-conf st foo -c mycompiler -d cputransp:mydevkit -t mytransp
# sb-conf in foo -c -d -e -F -G -S
# sb-conf se foo
Regards,
Jussi
Barry Bennett