<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
Hi<br>
<br>
Ive noticed that whenever I run make on the libraries for NutOS 3.9.5,
that calloc.c is always compiled.  If I issue repeated make's , it
always compiles whilst other files do not.<br>
<br>
Is this an indication of a problem?  Im not quite sure how it fits
together at this level but seems out of place.<br>
<br>
Please see below.  Im running ICCAVR v6,  running make from the command
line. In the configurator, this doesnt show.<br>
<br>
Cheers<br>
Brett<br>
<br>
make[1]: Nothing to be done for `all'.<br>
make[1]: Leaving directory `C:/User/DT/ethernut/Xtensor04_21bNew/dev'<br>
make -C c<br>
make[1]: Entering directory `C:/User/DT/ethernut/Xtensor04_21bNew/c'<br>
iccavr -c -IC:/User/DT/ethernut/Xtensor04_21bNew/include 
-IC:/User/DT/ethernut/<br>
nut/include -IC:\User\DT\icc\include -e -DATMEGA -D_MCU_enhanced
-D__HARVARD_ARC<br>
H__ -DATmega128 -l -Mavr_enhanced
C:/User/DT/ethernut/nut/c/stdlib/calloc.c<br>
ilibw -a libnutc.a<br>
make[1]: Leaving directory `C:/User/DT/ethernut/Xtensor04_21bNew/c'<br>
make -C crt<br>
make[1]: Entering directory `C:/User/DT/ethernut/Xtensor04_21bNew/crt'<br>
make[1]: Nothing to be done for `all'.<br>
<pre class="moz-signature" cols="72">-- 
-----------------------------------------------------------------
Brett Abbott, Managing Director, Digital Telemetry Limited
Email: <a
 class="moz-txt-link-abbreviated"
 href="mailto:Brett.Abbott@digital-telemetry.com">Brett.Abbott@digital-telemetry.com</a>
PO Box 24 036 Manners Street, Wellington, New Zealand
Phone +64 (4) 5666-860  Mobile +64 (21) 656-144
------------------- Commercial in confidence --------------------
</pre>
</body>
</html>