gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Mon, 2003-10-27 at 14:17, James Cameron wrote:
> On Sat, Oct 25, 2003 at 09:29:12AM -0500, Craig Franklin wrote:
> > If you write relocatable code and use gplink, the code is guaranteed to
> > be on the same page.
>
> Now that would be neat. I haven't tried that yet. It probably got
> discussed while I was busy. Has anyone any quick description of how to
> convert my current non-relocatable code?
>
The best document is:
http://gputils.sourceforge.net/33014g.pdf
Read Chapter 6 of Part 1.
I have a very short HOWTO on the website, but it is very general.
> Currently I have ten or so source files, and every now and then I need
> to do something strange that creates an interdependency. Feels messy.
gnupic@linuxhacker.org