Path: chuka.playstation.co.uk!news From: Ken Lam <100411.265@compuserve.com> Newsgroups: scee.yaroze.programming.codewarrior Subject: Linker error undefined: '__cvt_dfp2unsigned' Date: Fri, 11 Jul 1997 16:36:38 -0700 Organization: PlayStation Net Yaroze (SCEE) Lines: 20 Message-ID: <33C6C386.746E@compuserve.com> NNTP-Posting-Host: ld49-025.lon.compuserve.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (Win16; I) I have been converting a GNU C project to Codewarrior to take advantage of MWDebugIO.lib (lets me use open(), close, read() etc to pull files from the PC via the serial cable) Unfortunately I get a Codewarrior link error undefined: '__cvt_dfp2unsigned' Referenced from 'fgf_maketim' in Fgfprint.c What is '__cvt_dfp2unsigned' -- is it some kind of an internal compiler variable? (Using grep I find no references to such a symbol) I still get the error even if I delete the body of my function fgf_maketim!? Ken Lam ESP Software