From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Leeman Date: Fri, 26 Nov 2004 08:18:49 +0100 Subject: [U-Boot-Users] u-boot compilation problem In-Reply-To: <20041126060937.99611.qmail@web8502.mail.in.yahoo.com> References: <20041126060937.99611.qmail@web8502.mail.in.yahoo.com> Message-ID: <1f729c4804112523186588196f@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Any clue what this problem can Be? An undefined reference to printf? Sometimes compiler errors _do_ give useful messages. It looks to me you are not linking with the file where 'printf' is implemented in. quick-n-dirty: put the following in your file >:) #define printf(args...) do { } while(0) -- ash nazg durbatul?k, ash nazg gimbatul, ash nazg thrakatul?k agh burzum-ishi krimpatul