b19 and complex numbers

Mumit Khan khan@xraylith.wisc.edu
Wed Apr 15 17:12:00 GMT 1998


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@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list