[Ohrrpgce] SVN: james/12149 Dockerfile for bobthehamster/ohrrpgce-mxe-build-env now works, and is ca

James Paige Bob at hamsterrepublic.com
Sun Dec 27 18:05:13 PST 2020


I can successfully cross-compile game.exe and custom.exe from this docker
container with

scons target=i686-w64-mingw32.static

I haven't actually tried running them yet, but I'll get there :D
I noticed that I cannot compile speak the same way:

scons target=i686-w64-mingw32.static hspeak

This just results in compiling hspeak for linux.

To get everything compiling (after all the needed -dev libs were installed)
I ended up adding CFLAGS="-g -DDISABLE_FFI" for the 32 and 64 bit Linux
targets, since I could not figure out the Linux equivalent of the
`$TARGET-pkg-config libffi --cflags`" thing that worked for
TARGET="i686-w64-mingw32.static"

I guess I just need to read the docs and figure out what the right $TARGET
is for 32 and 64 bit Linux

Anyway, that is enough for today. I'm going to bed. :)

---
James Paige




On Sun, Dec 27, 2020 at 9:00 PM <subversion at hamsterrepublic.com> wrote:

> james
> 2020-12-27 18:00:12 -0800 (Sun, 27 Dec 2020)
> 114
> Dockerfile for bobthehamster/ohrrpgce-mxe-build-env now works, and is
> capable of compiling game.exe and custom.exe
> ---
> U   wip/docker/ohrrpgce-mxe-build-env/Dockerfile
>
> _______________________________________________
> Ohrrpgce mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20201227/6ab39da3/attachment.html>


More information about the Ohrrpgce mailing list