gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gm2] Problems with Latest CVS


From: Michael Lambert
Subject: [Gm2] Problems with Latest CVS
Date: Tue, 30 Dec 2008 23:20:27 -0500

Hi Gaius,

I noticed there were some new CVS updates so I tried them under Mac OS X/Intel. As you can see below, it looks as though a couple of files are missing. I included the relevant error lines from the generation of StringConvert.c rather than compiler errors.

Regards,

Michael

% grep dtoa */*/*/*
gcc/gm2/gm2-libs-boot/StringConvert.c: * Warning: Could not find module ldtoa [271] */
gcc/gm2/gm2-libs-boot/StringConvert.c:#include "Gldtoa.h"
gcc/gm2/gm2-libs-boot/StringConvert.c: * Warning: Could not find module dtoa [271] */
gcc/gm2/gm2-libs-boot/StringConvert.c:#include "Gdtoa.h"
gcc/gm2/gm2-libs-boot/StringConvert.c:/* this fixes linking - as the C ldtoa uses dtoa */ gcc/gm2/gm2-libs-boot/StringConvert.c: r = ldtoa(x, decimaldigits, 100, point, sign); gcc/gm2/gm2-libs-boot/StringConvert.c: * Warning: Symbol 'ldtoa' is not defined [221] */ gcc/gm2/gm2-libs-boot/StringConvert.c: r = ldtoa(x, decimaldigits, FractionWidth, point, sign); gcc/gm2/gm2-libs-boot/StringConvert.c: * Warning: Symbol 'ldtoa' is not defined [221] */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]