[04:12:20] --- sbx is now known as SB-X
[04:22:00] --- Sakura-chan is now known as giggle
[07:17:27] --- giggle is now known as animeloe
[07:30:44] --- animeloe is now known as Eclair
[08:02:40] --- Eclair is now known as giggle
[08:03:43] --- giggle is now known as animeloe
[12:53:14] --- Darke is now known as DarkeZzz
[14:01:18] <Colourless> hi
[15:34:01] <wjp> hi
[15:34:07] <Colourless> hi
[18:08:41] <wjp> hi
[19:13:07] --- animeloe is now known as Eclair
[20:12:17] <Fingolfin> a very late "hi" to you, too, willem =)
[20:21:14] <wjp> Fingolfin: you probably have objdump, right?
[20:21:30] <Fingolfin> no, what does that do?
[20:21:41] <wjp> dump info about an object file
[20:21:55] <wjp> Colourless: there goes that idea :-)
[20:21:58] <Fingolfin> no, but there are probably similar tools
[20:22:02] <Fingolfin> what do you need to know?
[20:22:06] <Fingolfin> and about whihc object file
[20:22:15] <wjp> oh, it's not really critical
[20:22:38] <wjp> we're trying to embed binary data into an executable :-)
[20:22:38] <Colourless> it's part of gnu bintools
[20:22:40] <wjp> but I guess MacOSX might have some different way of doing something similar
[20:22:51] <wjp> (app bundle?)
[20:23:06] <Fingolfin> GNU bintools are not very useul on a Mach-O based system
[20:23:16] <Fingolfin> well I still don't know *what* it does :-)
[20:23:28] <Fingolfin> if you tell me what functionality you need, I can tell you if/how it's done here
[20:24:10] <Colourless> what sort of resource stuff does macosx support?
[20:24:13] <wjp> the goal is to produce a single executable without any data files
[20:24:20] <wjp> ways to achieve this: on windows, use windows resources
[20:24:20] <Colourless> and embed all the data files 'in' the executable
[20:24:30] <Colourless> of course, without converting the data files to ciles :-)
[20:24:32] <wjp> on linux, we can use objcopy to do it, but we may need objdump to get the right parameters to objcopy
[20:24:36] <Colourless> s/ciles/c files/
[20:24:48] <Fingolfin> on MacOS X, put data into files inside the .app bundle
[20:25:03] * wjp nods
[20:25:06] <Fingolfin> done in e.g. KoboDeluxe on Mac OS X
[20:25:29] <Fingolfin> (and many others, of course: that was just an example of a SDL app)
[21:41:01] --- Eclair is now known as animeloe
[21:43:03] --- animeloe is now known as Eclair