Discussion:
[BitPim-devel] new makedist error
sod/sgt-d
2006-06-19 21:44:01 UTC
Permalink
C:\python23>set WINSYS32=C:\WINDOWS\system32 C:\python23>pexports
C:\WINDOWS\system32\python23.dll 1>py23exports.def C:\python23>dlltool
--dllname python23.dll --def py23exports.def --output-lib
c:\Python23\libs\libpython23.a
dlltool: installation problem, cannot exec `as'

i have never gotten past this error using the mingw setup batch/script
-sgt
Roger Binns
2006-06-20 05:01:53 UTC
Permalink
Post by sod/sgt-d
C:\python23>set WINSYS32=C:\WINDOWS\system32 C:\python23>pexports
C:\WINDOWS\system32\python23.dll 1>py23exports.def C:\python23>dlltool
--dllname python23.dll --def py23exports.def --output-lib
c:\Python23\libs\libpython23.a
dlltool: installation problem, cannot exec `as'
i have never gotten past this error using the mingw setup batch/script
This is a problem on your machine. It works on all the other machines
I have used.

Roger

Loading...