[ace-users] DLL compilation error with /clr support
Artur D.
artur at doci.info
Fri Jan 20 10:29:33 CST 2017
Hi,
you can reduce the number of concurrently building compiler processes to
one and retry.
Best regards
Artur
Am 16.01.2017 um 10:53 schrieb Johnny Willemsen:
> Hi,
>
> Thanks for using the PRF form. Looks you hit a bug in the Microsoft
> compiler, check with Microsoft is there is an update of the compiler,
> upgrade to a newer Microsoft compiler, or try ACE 6.4.1 which you can
> download from http://download.dre.vanderbilt.edu.
>
> Best regards,
>
> Johnny Willemsen
> Remedy IT
> Postbus 81 | 6930 AB Westervoort | The Netherlands
> http://www.remedy.nl
>
> On 01/16/2017 10:42 AM, zareen wrote:
>> Hello,
>>
>> ACE VERSION: 6.2a_p10
>>
>> HOST MACHINE and OPERATING SYSTEM:Windows 7 service pack 1
>>
>> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
>> COMPILER NAME AND VERSION (AND PATCHLEVEL): Microsoft Visual Studio
>> 2010
>>
>> CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to a platform-
>> specific file, simply state which one]:
>>
>> #include "ace/config-win32.h"
>>
>>
>> CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU [if you
>> use a link to a platform-specific file, simply state which one
>> (unless this isn't used in this case, e.g., with Microsoft Visual
>> C++)]:
>>
>> CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
>> (used by MPC when you generate your own makefiles):
>>
>> LEVEL OF URGENCY (LOW, MEDIUM, or HIGH): HIGH
>>
>> AREA/CLASS/EXAMPLE AFFECTED:
>> [What example failed? What module failed to compile?]
>> ACE project
>>
>> DOES THE PROBLEM AFFECT:
>> COMPILATION?
>> LINKING?
>> On Unix systems, did you run make realclean first?
>> EXECUTION?
>> OTHER (please specify)?
>> [Please indicate whether ACE, your application, or both are affected.]
>> Building of ACE.dll
>>
>> SYNOPSIS:
>> [Brief description of the problem]
>> When I try to build ACE project using /clr support of Microsoft Visual
>> Studio 2010 it fails given an error C1001.
>>
>> DESCRIPTION:
>> [Detailed description of problem. Don't just say "<blah>
>> doesn't work, here's a fix," explain what your program does
>> to get to the <blah> state. ]
>>
>> It gives an error at line 88 in file atomic_op.inl.
>>
>> 1>d:\zareen\ace+tao-2.2a_with_latest_patches\ace_wrappers\ace\atomic_op.inl(88):
>> fatal error C1001: An internal error has occurred in the compiler.
>> 1> (compiler file 'f:\dd\vctools\compiler\utc\src\p2\wvm\mdmiscw.c',
>> line 2704)
>> 1> To work around this problem, try simplifying or changing the
>> program near the locations listed above.
>> 1> Please choose the Technical Support command on the Visual C++
>> 1> Help menu, or open the Technical Support help file for more
>> information
>>
>> REPEAT BY:
>> [What you did to get the error; include test program or session
>> transcript if at all possible. ]
>>
>> SAMPLE FIX/WORKAROUND:
>> [If available ]
>>
>> Regards,
>> Zareen Ahmad
>> _______________________________________________
>> ace-announce mailing list
>> ace-announce at list.isis.vanderbilt.edu
>> http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/ace-announce
> _______________________________________________
> ace-users mailing list
> ace-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/ace-users
More information about the ace-users
mailing list