Ahoj,
prosím neporadili byste mi, jak vyřešit tyto chybové hlášky? Děkuji
root@blackbone:~/Desktop/Cache Calibrator# gcc calibrator.c
/tmp/ccCtO0fw.o: In function `analyzeCache':
calibrator.c:(.text+0x2300): undefined reference to `log10'
calibrator.c:(.text+0x2338): undefined reference to `log10'
/tmp/ccCtO0fw.o: In function `analyzeTLB':
calibrator.c:(.text+0x3170): undefined reference to `log10'
calibrator.c:(.text+0x31a8): undefined reference to `log10'
calibrator.c:(.text+0x33a0): undefined reference to `log'
calibrator.c:(.text+0x33d8): undefined reference to `log'
calibrator.c:(.text+0x3430): undefined reference to `log'
calibrator.c:(.text+0x3468): undefined reference to `log'
calibrator.c:(.text+0x34ec): undefined reference to `log'
/tmp/ccCtO0fw.o:calibrator.c:(.text+0x351c): more undefined references to `log' follow
collect2: ld returned 1 exit status
Zdrojový soubor calibrator.c je na adrese http://homepages.cwi.nl/~manegold/Calibrator/src/calibrator.c