Angus Leeming wrote:
> > Is there a way to get it to build a shared library?
> > Thanks,
> > Garst
>
> Out of the box? No. Steve says that he forgot that and a fix is in the
> offing. However, I used this little script. No doubt your details will be a
> little different, but not much.
>
> Angus
>
Thanks Angus, ld did not seem to understand -set_version
ld: cannot open 0.9999: No such file or directory
I can't find anything on -set_version in my ld docs.
If I delete this piece from the script it runs and produces a 385 byte
.so. file.
Is that right?
Thanks, Garst