Hello While installing turbosmartsim, I am experiencing the problem, as on doing "make config-alpha, make"; the following error comes up:
/opt/crosstool/gcc-2.95.3-glibc-2.1.3/i686-unknown-linux-gnu/bin/i686-unknown-linux-gnu-gcc -o sim-fast `./sysprobe -flags` -O3 -Wall sim-fast.o main.o syscall.o memory.o regs.o loader.o endian.o dlite.o symbol.o eval.o options.o stats.o range.o misc.o storebuf.o machine.o libexo/libexo.a `./sysprobe -libs` -lm -lz /opt/crosstool/gcc-2.95.3-glibc-2.1.3/i686-unknown-linux-gnu/i686-unknown-linux-gnu/bin/ld: cannot find -lz collect2: ld returned 1 exit status make: *** [sim-fast] Error 1 I have used crosstool to install gcc-2.95.3, glibc-2.1.3. I have also tried installing zlib compression library and tried sudo /sbin/ldconfig but nothing works. Please let me know of the possible error in installation. -- Thanks and Regards Sparsh Mittal Graduate Student Electrical and Computer Engineering Iowa State University, Iowa, USA PS: sorry for the previous incomplete mail -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://sos.ece.cmu.edu/pipermail/simflex/attachments/20090716/58015cf6/attachment.html>
