Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

portability of hlvm?

1 view
Skip to first unread message

raould

unread,
Feb 17, 2010, 6:57:21 PM2/17/10
to
(hi John,)

how portable is/will hlvm be? is libsigsegv something one would expect
to find on embedded devices?

Jon Harrop

unread,
Feb 18, 2010, 5:10:31 AM2/18/10
to
raould wrote:
> how portable is/will hlvm be?

Very portable. Already works on x86 and x86-64 Linux and Mac OS X but might
not work on ARM because LLVM's TCO might not be supported there (yet).
Requires POSIX threads.

> is libsigsegv something one would expect to find on embedded devices?

Not sure but it is optional. The libsigsegv library is just used to detect
stack overflows and give a nice error rather than a segmentation fault.

--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?u

0 new messages