home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!bcstec!bcsaic!pierce!chrise
- From: chrise@atc.boeing.com (Chris Esposito)
- Newsgroups: comp.sys.sgi
- Subject: duplicate routine problem in libmpc.a / libc_s.a
- Keywords: oserror, setoserror, warnings
- Message-ID: <78329@bcsaic.boeing.com>
- Date: 22 Jul 92 15:26:24 GMT
- Sender: nntp@bcsaic.boeing.com
- Reply-To: chrise@atc.boeing.com
- Followup-To: comp.sys.sgi
- Organization: Boeing Research & Technology
- Lines: 25
-
- I've been noticing the following error message in the final stage of a `make'
- for a program a colleague and I have been working on, and now that all of the
- other problems have been resolved I'd like to get rid of this one. The
- program appears to work despite the warnings, so we have ignored them until
- this point. We're no longer explicitly linking against libc_s.a, as you can
- see from the partial output from `make' below, but it appears to be getting
- dragged in anyway. Is there any way to get rid of these warnings?
-
-
- cc -float -cckr -g2 [many .o files here ...]
- -L. -lcgm -lmpc -lgutil -limage -lPW -lvc -lgl_s -lds -lm -lfm_s
- /usr/bin/ld:
- Warning: _oserror: multiply defined
- previous (used) definition from '/usr/lib/libmpc.a';
- new (ignored) definition from '/usr/lib/libc_s.a'
- Warning: _setoserror: multiply defined
- previous (used) definition from '/usr/lib/libmpc.a';
- new (ignored) definition from '/usr/lib/libc_s.a'
-
- Compilation finished at Mon Jul 20 10:26:12
-
- Q: Why did the cybernaut cross the road? A: He was jacked into the chicken
- -------------------------------------------------------------------------------
- Chris Esposito (206) 865-3162 | Internet: chrise@atc.boeing.com
- Boeing Research & Technology, Comp. Sci. | uucp: ...!uw-june!bcsaic!chrise
-