User forums > Help

compile D program error

<< < (2/3) > >>

Biplab:
Did you install MinGW Runtime Package? If Not, please install it. :)

stahta01:

--- Quote from: wxLearner on April 16, 2007, 11:36:05 am ---It's compiled for MinGW gcc-3.4.5 and it works good with this version, but it doesn't work with the DW2-EH enabled gcc-3.4.5.

--- End quote ---

Most likely you need to recompile GDC using DW2-EH before it will work.
Mixing DW2-EH and the other method used by normal MinGW GCC do NOT mix well.

Tim S

creatxr:
I found the problem.
I've to extract file "gdc-0.23-mingw32-gcc-3.4.5.tar.bz2" to MinGW 's home.
although, even if I 've set GDC 's search diretories and additional paths, it does not work.

but why? cound it be thought as a bug?

[attachment deleted by admin]

stahta01:

--- Quote from: creatxr on April 16, 2007, 07:33:52 pm ---I found the problem.
I've to extract file "gdc-0.23-mingw32-gcc-3.4.5.tar.bz2" to MinGW 's home.
although, even if I 've set GDC 's search diretories and additional paths, it does not work.

but why? cound it be thought as a bug?

--- End quote ---

No, it is NOT a bug, it is how you must install gdc for it to work. At least, an year ago it was how I read you had to install it.
Note, back them I read you have to install it into c:\MinGW for it to work even, but that did not seem to be needed.

Tim S

creatxr:
I think that it should find the libs after I set the directories .
but it can't.
so I think it's a bug.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version