home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / perl560.zip / ext / POSIX / hints / dynixptx.pl < prev    next >
Text File  |  1999-07-20  |  149b  |  5 lines

  1. # Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
  2. # PR#227670 - linker error on fpgetround()
  3.  
  4. $self->{LIBS} = ['-ldb -lm -lc'];
  5.