>>> - if possible, simcall should become a linux-user target instead
>>
>> simcall is used in freestanding libc provided by Tensilica, I guess
>> primarily to ease OS-less development. I can make it an additional
>> option, but it seems impractical to remove it completely.
>
> Does that still emulate devices? In that case it would be like
> semihosting mode in ARM, so it would be OK to stay where you put it.

It only provides very limited support for file I/O, argc/argv passing
and profiling/gdb related magic which I'm not going to implement.

Thanks.
-- Max

Reply via email to