[Vm-dev] Porting to Alpine Linux aarch64 Raspberry Pi 3B

Eliot Miranda eliot.miranda at gmail.com
Wed Dec 4 03:11:52 UTC 2019


Hi Ken,

   oops.  Ignore the part about having to be able to declare FILE *.  I
wasn't understanding.  Just develop the work around.

On Mon, Dec 2, 2019 at 2:21 PM <ken.dickey at whidbey.com> wrote:

>  Greetings,
>
> I am too lazy to do bare metal, but found a very light weight Linux
> distro which uses Musl and Busybox.  Thought was to get basic port up
> using XFCE desktop then switch to direct framebuffer and not use the
> desktop.  Let someone else do usb and net drivers et al.
>
> Unfortunately, I gave away all my C references and it has been a couple
> of decades since I did anything serious in C.
>
> I added -D_GNU_SOURCES to the CFLAGS but am getting a wierd (to me)
> error.
>
> Apparently FILE is #defined as some kind of opaque type?
>
> Anyway, breakage in
>    platforms/Cross/vm/sqVirtualMachine.c
>
>    for pushOutputFile()
>
> Can some kind soul help me out with a workaround for this?
>
> Thanks a bunch!
> -KenD
>
>

-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191203/bb161e77/attachment.html>


More information about the Vm-dev mailing list