home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ucla-cs!netcon!xenon!xyzoom!netcomsv!mport!admin!root
- From: root@admin.mport.COM (admin)
- Newsgroups: comp.unix.sysv386
- Subject: Re: CodeView
- Message-ID: <1264@admin.mport.COM>
- Date: 8 Sep 92 21:46:16 GMT
- References: <399@dprmpt.UUCP>
- Organization: Microport Inc., Scotts Valley, CA 95066 US of A
- Lines: 13
-
- dpwc@dprmpt.UUCP (Weihan Chang) writes:
-
-
- >I am running SCO ODT 3.2 on my 486 and try to make CodeView work.
- >I follow the man page giving "-g" to cc, but, cv keeps telling me
- >no symbolic information. I can only see assembly codes.
- >The man page also say that "ld" has "-g" option. When I try, "ld"
- >told me it doesn't know about this switch.
- >Anyone can help me with this? Thanks !
- ===================================================
-
- You might check your Makefiles to make sure the binaries are not getting
- stripped (of symbolic information) in order to reduce their size.
-