Martin,
Great! After updating to the latest git, the build makes more progress. I'm
using mingw's gcc 4.5.2, which is probably pickier than earlier versions of
gcc. I get:
C:\Users\bjones\Documents\pyinstaller-git\bootloader>python waf configure
Windows-32bit detected
Checking for program gcc or cc : C:\MinGW32-xy\bin\gcc.exe
Checking for program cpp : C:\MinGW32-xy\bin\cpp.exe
Checking for program ar : C:\MinGW32-xy\bin\ar.exe
Checking for program ranlib : C:\MinGW32-xy\bin\ranlib.exe
Checking for library user32 : yes
Checking for library comctl32 : yes
Checking for library kernel32 : yes
Checking for library ws2_32 : yes
Checking for flags -mwindows : yes
Checking for flags -mms-bitfields : yes
Checking for flags -m32 : yes
Checking for program windres : C:\MinGW32-xy\bin\windres.exe
'configure' finished successfully (4.076s)
C:\Users\bjones\Documents\pyinstaller-git\bootloader>python waf
Waf: Entering directory
`C:\Users\bjones\Documents\pyinstaller-git\bootloader\bu
ild'
[ 1/108] winrc: windows\run.rc -> build\release\windows\run.rc.o
[ 2/108] winrc: windows\run.rc -> build\debug\windows\run.rc.o
[ 3/108] winrc: windows\runw.rc -> build\releasew\windows\runw.rc.o
[ 4/108] winrc: windows\runw.rc -> build\debugw\windows\runw.rc.o
[ 5/108] cc: zlib\inflate.c -> build\debug\zlib\inflate_1.o
[ 6/108] cc: zlib\inffast.c -> build\debug\zlib\inffast_1.o
[ 7/108] cc: zlib\zutil.c -> build\debug\zlib\zutil_1.o
[ 8/108] cc: zlib\crc32.c -> build\debug\zlib\crc32_1.o
[ 9/108] cc: zlib\unzip.c -> build\debug\zlib\unzip_1.o
cc1.exe: warnings being treated as errors
..\zlib\unzip.c: In function 'unzOpenCurrentFile3':
..\zlib\unzip.c:1170:24: error: assignment from incompatible pointer type
Waf: Leaving directory
`C:\Users\bjones\Documents\pyinstaller-git\bootloader\bui
ld'
Build failed: -> task failed (err #1):
{task: cc unzip.c -> unzip_1.o}
On Mon, Jan 14, 2013 at 3:12 PM, Martin Zibricky <[email protected]>wrote:
> Bryan A. Jones píše v Po 14. 01. 2013 v 14:52 -0600:
> > All,
> >
> > An update: I haven't been able to get waf, the build system for the
> > bootloader, working on my PC. Is there anyone who could help debug
> > this? I'd be happy to report results of virus scanning.
>
> I would like to resolve the virus warnings with pyinstaller. What issues
> do you have with waf?
>
> --
> You received this message because you are subscribed to the Google Groups
> "PyInstaller" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/pyinstaller?hl=en.
>
>
--
Bryan A. Jones, Ph.D.
Associate Professor
Department of Electrical and Computer Engineering
231 Simrall / PO Box 9571
Mississippi State University
Mississippi state, MS 39762
http://www.ece.msstate.edu/~bjones
bjones AT ece DOT msstate DOT edu
voice 662-325-3149
fax 662-325-2298
Our Master, Jesus Christ, is on his way. He'll show up right on
time, his arrival guaranteed by the Blessed and Undisputed Ruler,
High King, High God.
- 1 Tim. 6:14b-15 (The Message)
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyinstaller?hl=en.