PxPerlでTTのコンパイルがこける件

Oh sh*t just checked and it is not included in the 5.8.7-6 packages... ARGH

Normally, this is created by the reimp tool from the perl58.lib just before the NSIS installer and ZIP package are created... But some copy failed...

Without this file you cannot build any module with GCC... Anyway it shows that nobody tried yet since installing all the proper MinGW packages is simply too complicated... But this is going to be fixed soon when all GCC and unix tools will be shipped along in the PXPerl package. And the libperl58.a too...

I am going to put it under http://download.pxperl.com. Download it and put it under /lib/CORE.
Then try again compiling your module.

ということらしい。まあ、こちらのMinGWも設定不足なのでコンパイルできないファイルがあるのは当然なんですが、やれやれ前途多難なことであります。

#しかし、これを入れても結局AppConfigのインストールにはこけてしまう、と(汗

#でも、ActivePerlのppmモジュールとはバイナリ互換性があるのでいざとなったらコピってしまえば動かせる、と。TTそのもののコンパイルには成功したからいいけど、この辺はちょっと徒労感あるな。