Opened 12 years ago

Closed 12 years ago

#5286 closed Bugs (wontfix)

Boost 1.45 error with VS .Net 2003

Reported by: 912.gautam@… Owned by: Frank Mori Hess
Milestone: To Be Determined Component: signals2
Version: Boost 1.45.0 Severity: Showstopper
Keywords: Boost 1.45 VS.Net 2003 Cc:

Description

I am getting the following bug when compiling a C++ application using boost 1.4 with VS 7.1

fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2708) Please choose the Technical Support co mmand on the Visual C++ Help menu, or open the Technical Support help file for more information

Attachments (1)

boost 1.45 compiler error.png (109.5 KB ) - added by 912.gautam@… 12 years ago.
compiler error of boost 1.45 with VS .Net 2003

Download all attachments as: .zip

Change History (7)

comment:1 by 912.gautam@…, 12 years ago

I am getting the following bug when compiling a C++ application using boost 1.4 with VS 7.1. If anybody has been experiencing similar problems or knows the solution to this problemplease reply

comment:2 by Steven Watanabe, 12 years ago

Unless you can provide details on which library and what usage causes this, it's pretty much impossible to diagnose this.

by 912.gautam@…, 12 years ago

compiler error of boost 1.45 with VS .Net 2003

in reply to:  2 comment:3 by 912.gautam@…, 12 years ago

Replying to steven_watanabe:

Unless you can provide details on which library and what usage causes this, it's pretty much impossible to diagnose this.

I have attached the screenshot of the error that is occuring during compilation. Please see if you can make sense of it.

comment:4 by Steven Watanabe, 12 years ago

Component: Building Boostsignals2
Owner: set to Frank Mori Hess

Okay. The error seems to come from signals2. This error also shows up in our regression tests (http://www.boost.org/development/tests/trunk/developer/signals2.html). I suspect that the answer is that msvc 7.1 is not supported by signals2, but let's see if the maintainer has anything to say.

comment:5 by fhess, 12 years ago

Yes, msvc 7.1 is unsupported. I don't use that compiler and wouldn't know where to begin working around an ICE in it.

comment:6 by Frank Mori Hess, 12 years ago

Resolution: wontfix
Status: newclosed

I'm resolving as wontfix, although if someone else wants to figure out how to fix signals2 compilation under msvc7.1 that would be fine by me.

Note: See TracTickets for help on using tickets.