[00:02:00] <-- ParuNexus has left IRC (Ping timeout: 240 seconds)
[00:31:42] --> ParuNexus has joined #exult
[00:42:07] <-- BrainChild has left IRC ()
[01:34:53] --> DominusExult has joined #exult
[01:34:53] <-- DominusExult has left IRC (Changing host)
[01:34:53] --> DominusExult has joined #exult
[01:34:53] --- ChanServ gives channel operator status to DominusExult
[01:38:44] <-- Dominus has left IRC (Ping timeout: 260 seconds)
[01:38:44] --- DominusExult is now known as Dominus
[05:04:58] <-- Rottingbeef-2 has left IRC (Ping timeout: 258 seconds)
[05:38:20] <-- Dominus has left IRC (Read error: Connection reset by peer)
[05:38:35] --> Dominus has joined #exult
[05:38:35] <-- Dominus has left IRC (Changing host)
[05:38:35] --> Dominus has joined #exult
[05:38:35] --- ChanServ gives channel operator status to Dominus
[07:10:33] <-- Lightkey has left IRC (Ping timeout: 240 seconds)
[07:23:33] --> Lightkey has joined #exult
[08:14:52] --> Marzo has joined #exult
[13:03:54] --> Rottingbeef-2 has joined #exult
[14:36:38] <Dominus> Marzo, cross compilation is tricky :)
[14:37:01] <Dominus> Building SDL2 and ogg/vorbis no problem but Exult is another thing :)
[14:37:53] <Dominus> just using the autotools fails and for the makefile.mingw I guess I'll have to export more stuff in terminal to get that working :)
[14:38:21] <Dominus> would have been too easy if it were straightforward :)
[14:41:09] <Dominus> tries to build stuff as GUI and complains about undefinded reference to winmain16, and circumventing this with replacing some int main with int WinMain only brings me to other errors with Pentagram::strcasecmp
[14:41:35] <Dominus> but first step is trying to get the makefile.mingw working... maybe :)
[19:19:27] <Dominus> I give up...
[19:33:21] --> BrainChild has joined #exult
[20:15:53] <Dominus> hmm, I'm getting somewhere...
[20:40:30] <Dominus> I think it may work after all, but I'm having some problems that made me edit the makefile.ming and makefile.common.
[20:41:55] <Dominus> I needed to override the commands in makefile.common that create files (expack$(EXEXT) and cmanip$(EXEXT)) as those are of course Windows binaries
[20:43:28] <Dominus> and I'm still in the process of overriding the CFLAGS and LIBS in the makefile.mingw
[20:43:41] <Dominus> SDL_CFLAGS etc...
[20:45:29] <Dominus> still investigating, it seems I'm getting somewhere, slowly. the cross_make.sh script I got off the SDL project needs adapting so pkgconfig is pointing at the right place
[20:47:25] <Dominus> and the command windres is of course also not present... :(
[21:19:23] <-- Marzo has left IRC (Ping timeout: 260 seconds)
[23:37:44] <-- BrainChild has left IRC (Remote host closed the connection)
[23:38:21] --> BrainChild has joined #exult
[23:44:03] <-- BrainChild has left IRC (Ping timeout: 260 seconds)