home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!mcsun!fuug!ksvltd!jarmo
- From: jarmo@ksvltd.fi (Jarmo Raiha)
- Subject: Re: CodeView
- Organization: KSV Instruments LTD
- Date: Wed, 9 Sep 1992 15:01:54 GMT
- Message-ID: <1992Sep9.150154.898@ksvltd.fi>
- References: <399@dprmpt.UUCP> <1264@admin.mport.COM>
- 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 !
- ===================================================
-
- try cc -Zi -xenix <whatever.c>
- Jarmo Raiha
-