This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cannot use -dv debugging option
- To: rajukv at fan dot com
- Subject: Re: cannot use -dv debugging option
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Sat, 27 Feb 1999 13:56:55 -0700
- cc: EGCS <egcs at egcs dot cygnus dot com>
- Reply-To: law at cygnus dot com
In message <99022708534708.02924@weba6.iname.net>you write:
> hi,
>
> I downloaded vcg and compiled successfully. When I tried to compiled the te
> st program given in the web page as
> gcc -c -da -dv test.c
>
> compiler complains
>
> cc1: warning: unrecognized gcc debugging option: v
> can somebody help me? how is the support added for vcg?
vcg support is not in egcs-1.1.x, it will first appear in egcs-1.2.
jeff