Hi,
I followed the quickstart tutorial, branch morty, to create the most basic
image on local QEMU, and I got compilation errors for __dso_handle missing.
I'm using ubuntu 16.
Here is an example output:
++ -nostdlib++ -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib
/media/elazar/788854CC88548B10/
t;
>
> On 11/16/16 2:05 AM, Elazar Leibovich wrote:
> > Hi,
> >
> > I followed the quickstart tutorial, branch morty, to create the most
> basic
> > image on local QEMU, and I got compilation errors for __dso_handle
> missing.
> > I'm using ubu