From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: b19 and complex numbers 16 Apr 1998 03:36:09 -0700 Message-ID: References: <3 DOT 0 DOT 32 DOT 19980414091349 DOT 007ab830 AT blackwidow DOT jpl DOT nasa DOT gov> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Bruce Conroy Cc: gnu-win32 AT cygnus DOT com On Tue, 14 Apr 1998, Bruce Conroy wrote: > I'm having trouble linking c++ programs that use complex > numbers under b19. I get errors involving multiple definitions > of the complex operators. [...] > > Is this a problem with my installation or with b19? > If it is b19, is it a known bug? Yes, and it has come up quite a few times in the mailing list, esp dealing with C++ "string" and such. Please don't use the B19 supplied compiler toolset for C++ -- it's too old and too problematic. Replace it with egcs-1.0.2 instead: http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ EGCS-1.0.2 binary distribution is a drop-in replacement for Cygwin32 b19 supplied development tools (compilers, linker, assembler, etc). Regards, Mumit -- khan AT xraylith DOT wisc DOT edu http://www.xraylith.wisc.edu/~khan/ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".