in reply to Re^5: Problems building Perl
in thread Problems building Perl
I installed MingW by running the MinGW-5.1.6.exe install shield, that installed MingW onto my machine in the 'C:\MingW' folder.
I have included a printout of the error that I received:
C:\DOCUME~1\za100014\LOCALS~1\Temp\mk11 perllib.o:perllib.c:(.text+0x3e4a): undefined reference to `_Unwind_Resume' perllib.o:perllib.c:(.text+0x3f0c): undefined reference to `_Unwind_Resume' perllib.o:perllib.c:(.text+0x40b4): undefined reference to `_Unwind_Resume' perllib.o:perllib.c:(.text+0x42ca): undefined reference to `_Unwind_Resume' perllib.o:perllib.c:(.text+0x45ec): undefined reference to `_Unwind_Resume' perllib.o:perllib.c:(.text+0x46e2): more undefined references to `_Unwind_Resume ' follow perllib.o:perllib.c:(.eh_frame+0x12): undefined reference to `__gxx_personality_ v0' collect2: ld returned 1 exit status dmake: Error code 129, while making '..\perl510.dll'
Regards Morne
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Problems building Perl
by syphilis (Archbishop) on Mar 08, 2010 at 22:05 UTC | |
by almut (Canon) on Mar 08, 2010 at 22:42 UTC | |
by syphilis (Archbishop) on Mar 09, 2010 at 00:21 UTC | |
by mhartman (Novice) on Mar 11, 2010 at 08:01 UTC |