From: D.J.Moon <lm...@es...> - 2001-05-03 20:40:37
|
> if you built with > perl Makefile.PL USE_SHARED=1 > > the results should be _identical_ to previous results > Sorry for not being quite clear before, we were doing perl Makefile.PL USE_SHARED=0 ..trying again with simply not specifying USE_SHARED at all had the same results (it used dlltool, and still broke anyway) > 1 - if they are grabbed at the same time, there shuold be no problem > 2 - if GCC works & compiles wxWIndows & wxPerl, it is unlikely > that you have an unpacking problem... usually unpacking > problems result in weird compile/link time errors > That is good to know, at least by way of eliminating a level of paranoia about what could be wrong. > > binutils-2.10.91-20010114.zip > gcc-2.95.2-20001116.zip > ld-2.10.91-20010126.zip > libbfd-2.10.91-20010121.zip > make-3.77-mingw32.zip > mingw-runtime-0.5-20010221.tar.gz > mingw32-docs-html.exe > w32api-0.5-20010301.tar.gz > Tried these versions of the packages (well, with w32api 0.4), wxPerl compiled fine again, and broke again in the same way. This is really wierd. We have no idea what else could be going on here. |