Re: minor problem compiling wget-1.7 on Mac OS X / Darwin

2001-07-13 Thread Edward J. Sabol
Eugene Lee wrote: > For some reason, Apple's GCC does not like the '"' in its assert(). The problem is not with Apple's gcc, nor with the Darwin definition of the assert() macro, it's with cpp-precomp, Apple's C pre-processor that implements support for pre-compiled headers. > There are two diff

RE: minor problem compiling wget-1.7 on Mac OS X / Darwin

2001-07-13 Thread Herold Heiko
[EMAIL PROTECTED] >Subject: minor problem compiling wget-1.7 on Mac OS X / Darwin > > >On Mac OS X 10.0.4, the core system is Darwin 1.3.7, and GCC is this >version: > > bash-2.05$ cc -v > Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs > Ap

minor problem compiling wget-1.7 on Mac OS X / Darwin

2001-07-13 Thread Eugene Lee
On Mac OS X 10.0.4, the core system is Darwin 1.3.7, and GCC is this version: bash-2.05$ cc -v Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs Apple Computer, Inc. version gcc-926, based on gcc version 2.95.2 19991024 (release) I ran into a problem compiling