Subject: summary: Re: perl?
To: D. Sean Davidson <davidson@zk3.dec.com>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 08/19/1997 17:06:38
OK, the following works  for me:

>    Any additional libraries? [-lm -lc -lposix -lcrypt] -lm -lc -lcrypt

tho' I don't see how to set 'libswanted' from the command line.

The problem with rename() may be due to both libc.so and libposix.so
having a definition of "rename", and ld and ld.so disagreeing about
which is the right one to use....