Odd ICE (win32)

Daniel Green venix1 at gmail.com
Wed Aug 15 09:27:43 PDT 2012


On 8/13/2012 9:42 PM, Andrej Mitrovic wrote:
 > The command in console is:
 >
 > gdc -m32 -I./out/d -I.. -c ./out/d/TagLib/TrueAudio/TrueAudio.d -o
 > bin/wrap_d___out_d_TagLib_TrueAudio_TrueAudio.o
 >
 > and in a D script which ICEs:
 > system(r"gdc -m32 -I./out/d -I.. -c
 > ./out/d/TagLib/TrueAudio/TrueAudio.d -o
 > bin/wrap_d___out_d_TagLib_TrueAudio_TrueAudio.o");

Try adding -v to the arguments and post the results.


More information about the D.gnu mailing list