X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Kbwms AT aol DOT com Message-ID: <12e.32287187.2ca84a8b@aol.com> Date: Sun, 28 Sep 2003 10:30:35 EDT Subject: Re: Integrating K. B. Williams's maths functions To: rich AT phekda DOT freeserve DOT co DOT uk (Rich Dawe) CC: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_12e.32287187.2ca84a8b_boundary" X-Mailer: 8.0 for Windows sub 6015 Reply-To: djgpp-workers AT delorie DOT com --part1_12e.32287187.2ca84a8b_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Rich Dawe: In a message dated 9/28/2003 8:01:27 AM Eastern Standard Time, rich AT phekda DOT freeserve DOT co DOT uk writes: > * mdnorm prototype in *.h inconsistent with the one in qsqrta.c. > - Is this a problem? Causes "make all" to fail in tests/cygnus/tgen/qfloat. > Your command should not be "make all" but simply "make." This will produce the appropriate library. > * Warnings in tests/cygnus/tgen/qfloat: > > bash-2.04$ make > gcc -Wall -march=pentium -O2 -c qexp2.c > gcc -Wall -march=pentium -O2 -c qflt.c > qflt.c: In function `e113toq': > qflt.c:1771: warning: passing arg 1 of `qclear' from incompatible pointer > type > qflt.c:1799: warning: assignment from incompatible pointer type > qflt.c:1820: warning: passing arg 1 of `shift' from incompatible pointer > type > qflt.c:1823: warning: passing arg 1 of `normlz' from incompatible pointer > type > qflt.c:1824: warning: passing arg 1 of `qclear' from incompatible pointer > type > qflt.c:1828: warning: passing arg 1 of `qmov' from incompatible pointer type > ar -rs qfloatx.a qexp2.o qflt.o > I do not have this problem in my directory. I cannot imagine what is going on there. KB Williams --part1_12e.32287187.2ca84a8b_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Rich Dawe:

In a message dated 9/28/2003 8:01:27 AM Eastern Standard Time, rich AT phekda DOT f= reeserve.co.uk writes:

* mdnorm prototype in *.h inconsistent with the one in qsqr= ta.c.
- Is this a problem? Causes "make all" to fail in tests/cygnus/tgen/qfloat.<= BR>


Your command should not be "ma= ke all" but simply "make."  This will produce the appropriate library.<= /FONT>

* Warnings in tests/cygnus/tgen= /qfloat:

bash-2.04$ make
gcc  -Wall -march=3Dpentium -O2 -c qexp2.c
gcc  -Wall -march=3Dpentium -O2 -c qflt.c
qflt.c: In function `e113toq':
qflt.c:1771: warning: passing arg 1 of `qclear' from incompatible pointer ty= pe
qflt.c:1799: warning: assignment from incompatible pointer type
qflt.c:1820: warning: passing arg 1 of `shift' from incompatible pointer typ= e
qflt.c:1823: warning: passing arg 1 of `normlz' from incompatible pointer ty= pe
qflt.c:1824: warning: passing arg 1 of `qclear' from incompatible pointer ty= pe
qflt.c:1828: warning: passing arg 1 of `qmov' from incompatible pointer type=
ar -rs qfloatx.a qexp2.o qflt.o


I do not have this problem in my directory.  I cannot imagine what is g= oing on there.


KB Williams
--part1_12e.32287187.2ca84a8b_boundary--