3

Windows 7 x64で 64 ビット バージョンのlibpython27.afromをビルドしようとしています。python27.dll

これらの指示に従って、私は試しました:

E:\temp>gendef python27.dll
 * [python27.dll] Found PE+ image

E:\temp>dlltool --as-flags=--64 -m i386:x86-64 -k --output-lib libpython27.a --i
nput-def python27.def
dlltool: Can't create .lib file: libpython27.a: Invalid bfd target

何が説明できますdlltool: Can't create .lib file: libpython27.a: Invalid bfd targetか?

dlltool のバージョン:

E:\temp>dlltool -V
GNU dlltool (GNU Binutils) 2.23.2
Copyright 2012 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
4

1 に答える 1