Re: SIP won't compile on OSX 10.3

2007-11-05 Thread D.Hering
On Nov 5, 10:41 pm, Benjamin <[EMAIL PROTECTED]> wrote: > Hi! I'm trying to install SIP on my Mac with the eventual aim of > installing PyQt. The "python configure.py" stage works fine, but when > I type make this is what I see: > cc -c -pipe -Os -w -I. -o main.o main.c > cc -c -pipe -Os -w -I. -o

SIP won't compile on OSX 10.3

2007-11-05 Thread Benjamin
Hi! I'm trying to install SIP on my Mac with the eventual aim of installing PyQt. The "python configure.py" stage works fine, but when I type make this is what I see: cc -c -pipe -Os -w -I. -o main.o main.c cc -c -pipe -Os -w -I. -o transform.o transform.c cc -c -pipe -Os -w -I. -o gencode.o gencod