On Samstag 03 Januar 2009, Joel Reymont wrote: > How would I go about producing a statically-linked binary from > gforth, image files and shared libraries? > > This is to produce iPhone apps, for example.
So far, we have no way to do that. But I think for the iPhone apps case, you don't need it anyway. Mac OS X applications all have a resource branch, and the Unix view of that is a directory. So you can put the image files and shared libraries into the resource branch, and access them as normal files. BTW: the libcc bindings don't work when saved into an image, at least for now. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
signature.asc
Description: This is a digitally signed message part.
