Mail Archives: djgpp-workers/2003/09/09/19:44:58
--part1_191.1edc6719.2c8fbfb4_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
Rich Dawe:
In a message dated 9/7/2003 3:11:59 PM Eastern Standard Time,
rich AT phekda DOT freeserve DOT co DOT uk writes:
> * Fix tgen builds: gcbrtvec.cpp, gexpm1vec.cpp.
> - Where is xexpm1 defined?
>
> * Fix tgen builds: gcosvec.cpp, gexpvec.cpp, gsinvec.cpp.
> - Where is xexp2 defined?
> - Other x* functions appear to be missing too.
>
When you compile the test-vector generators in tgen, the library that
contains the new long double functions must appear immediately after $(QFLTLIB) in
the list of libraries in the makefile. That is because there is a conflict with
entries in library libstdcxx.a. A problem previously reported on 9/1/2003
with the Subject line "Bug in log10l in libstdcxx.a" revealed this difficulty.
The makefile that I sent in the zip file with the tgen sources has the correct
order.
KB Williams
--part1_191.1edc6719.2c8fbfb4_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
<HTML><FONT FACE=3Darial,helvetica><FONT SIZE=3D3 FAMILY=3D"SERIF" FACE=3D"=
Georgia" LANG=3D"0">Rich Dawe:<BR>
<BR>
In a message dated 9/7/2003 3:11:59 PM Eastern Standard Time, rich AT phekda DOT fr=
eeserve.co.uk writes:<BR>
<BR>
<BLOCKQUOTE TYPE=3DCITE style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT=
: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px"></FONT><FONT COLOR=3D"#000000"=
style=3D"BACKGROUND-COLOR: #ffffff" SIZE=3D2 FAMILY=3D"SANSSERIF" FACE=3D"A=
rial" LANG=3D"0">* Fix tgen builds: gcbrtvec.cpp, gexpm1vec.cpp.<BR>
- Where is xexpm1 defined?<BR>
<BR>
* Fix tgen builds: gcosvec.cpp, gexpvec.cpp, gsinvec.cpp.<BR>
- Where is xexp2 defined?<BR>
- Other x* functions appear to be missing too.<BR>
</BLOCKQUOTE><BR>
</FONT><FONT COLOR=3D"#000000" style=3D"BACKGROUND-COLOR: #ffffff" SIZE=3D3=
FAMILY=3D"SERIF" FACE=3D"Georgia" LANG=3D"0"><BR>
When you compile the test-vector generators in tgen, the library that contai=
ns the new long double functions must appear immediately after $(QFLTLIB) in=
the list of libraries in the makefile. That is because there is a con=
flict with entries in library libstdcxx.a. A problem previously report=
ed on 9/1/2003 with the Subject line "Bug in log10l in libstdcxx.a" revealed=
this difficulty. The makefile that I sent in the zip file with the tg=
en sources has the correct order.<BR>
<BR>
<BR>
KB Williams<BR>
<BR>
</FONT></HTML>
--part1_191.1edc6719.2c8fbfb4_boundary--
- Raw text -