RE: Error: symbol `_D' is already defined

2002-12-06 Thread Tim Beuman
Thanks. Works. Tim -Original Message- From: Danny Smith [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 04:32 PM To: [EMAIL PROTECTED] Subject: Re: Error: symbol `_D' is already defined From: "Tim Beuman" To: "Cygwin at Cygwin dot Com" Date:

Re: Error: symbol `_D' is already defined

2002-12-05 Thread Danny Smith
From: "Tim Beuman" To: "Cygwin at Cygwin dot Com" Date: Thu, 5 Dec 2002 15:39:30 -0800 Subject: Error: symbol `_D' is already defined Hi, I am getting the following error when compili

Error: symbol `_D' is already defined

2002-12-05 Thread Tim Beuman
Hi, I am getting the following error when compiling a c++ source: /d/Temp/ccuwCNBi.s: Assembler messages: /d/Temp/ccuwCNBi.s:11: Error: symbol `_D' is already defined The relevant portion of code is (preprocessor output): #define Void_tvoid typedef struct _dtmethod_s Dtmethod_t; ty