Tuan Bui
Guest
|
Posted:
Fri Feb 18, 2005 4:37 am Post subject:
Problem finding math libraries for simplescalar v4 |
|
|
Hello,
I am trying to compile an xml parsing library for simplescalar version
4 (PISA target), but my build fails thusly:
sslittle-na-sstrix-gcc -g -O2 -Wall -o xmllint xmllint.o
../.libs/libxml2.a -lm
/usr/local/crosstool/ss/sslittle-na-sstrix/bin/ld: cannot find -lm
Would anyone know where I can find the appropriate math library? It
doesn't exist in any of the downloads on the simplescalar web page
(even though the hacker's guide implies that libraries may be found in
/ss-bootstrap, which doesn't exist), and searching on the web yielded
no answers. I've tried building glibc myself, but this runs into
problems of its own.
I apologize if this question has already been asked, but the mailing
list archives seem to be down, so I would really love any help anyone
could give me.
Thanks,
Tuan Bui |
|