home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!ncar!csn!news.den.mmc.com!enterprise.den.mmc.com!beck
- From: beck@enterprise.den.mmc.com (Fred R. Beck)
- Subject: porting code
- Message-ID: <1992Nov17.000038.21808@den.mmc.com>
- Sender: news@den.mmc.com (News)
- Nntp-Posting-Host: gate-enterprise.den.mmc.com
- Organization: Martin Marietta
- Date: Tue, 17 Nov 1992 00:00:38 GMT
- Lines: 20
-
- Just a quick one to you multi-platform c gurus...
-
- I'm trying to port some code from SGI to a MIPS box
- and have run into a problem I havn't seen before.
-
- After the code successfully compiles, the loader fails
- to find the appropriate string functions:
-
- isdigit()
- isxdigit()
- strncasecmp()
-
- as well as some other string functions.
-
- Any suggestions out there? I havn't been able to locate
- any of the above in the libraries in /usr/lib...
-
- Appreciate any help offered!! -thanx
-
- fred.
-