"RAHUL V R" <[EMAIL PROTECTED]> writes:
> > On 05 Dec 2006 07:05:33 -0800, Ian Lance Taylor <[EMAIL PROTECTED]> wrote:
> > "RAHUL V R" <[EMAIL PROTECTED]> writes:
> > > I am working on adding a new data type in gcc under C.
> > > Please tell me, if I don't want to use the debugging info/format in
Hello,
Kindly answer my below query on: "modifications required on
'dbxout.c', while adding a new data type in gcc under C"
On 05 Dec 2006 07:05:33 -0800, Ian Lance Taylor <[EMAIL PROTECTED]> wrote:
"RAHUL V R" <[EMAIL PROTECTED]> writes:
> I am working on adding a new data type in gcc under C.
"RAHUL V R" <[EMAIL PROTECTED]> writes:
> I am working on adding a new data type in gcc under C.
>
> Please tell me, if I don't want to use the debugging info/format in
> DBX, but still I want to build gcc in cygwin
what changes should be
> made on dbxout.c?
> Is it compulsory that I have to pro
Hello all,
I am working on adding a new data type in gcc under C.
Please tell me, if I don't want to use the debugging info/format in
DBX, but still I want to build gcc in cygwin… what changes should be
made on dbxout.c?
Is it compulsory that I have to provide support in dbxout.c?
Thanks in adv