gm2
[Top][All Lists]
Advanced

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

[Gm2] Re: FIO EOF fixed


From: SiTex Graphics
Subject: [Gm2] Re: FIO EOF fixed
Date: Mon, 3 May 2010 23:17:05 -0400

Hi Gaius,

Thanks.  Trying build with the latest CVS produces the following error
under Red Hat 4 EL (64-bit).  I've been using the CVS from April 13.

-Scott


gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes  -fno-common   -DHAVE_CONFIG_H  -o
stage1/gm2/cc1gm2 gm2/gccgm2.o gm2/gm2builtins.o gm2/gm2-lang.o
gm2/gm2except.o gm2/m2pp.o gm2/gm2-compiler-boot/gm2.a
gm2/gm2-libs-boot/libgm2.a gm2/p2c/p2c-src/src/libp2c.a
     \
                             gm2/gm2-compiler-boot/m2flex.o main.o
tree-browser.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a
../libiberty/libiberty.a -lm
gm2/gm2-libs-boot/libgm2.a(wrapc.o)(.text+0x134): In function `wrapc_signbitl':
../../gcc-4.1.2+gm2-cvs-latest/gcc/gm2/gm2-libs-ch/wrapc.c:124:
undefined reference to `signbitl'
gm2/gm2-libs-boot/libgm2.a(wrapc.o)(.text+0x152): In function `wrapc_signbitf':
../../gcc-4.1.2+gm2-cvs-latest/gcc/gm2/gm2-libs-ch/wrapc.c:129:
undefined reference to `signbitf'
collect2: ld returned 1 exit status
make[3]: *** [stage1/gm2/cc1gm2] Error 1
make[3]: Leaving directory `/usr/local/build-4.1.2/gcc'
cp: cannot stat `stage1/gm2/cc1gm2': No such file or directory
make[2]: *** [cc1gm2] Error 1
make[2]: Leaving directory `/usr/local/build-4.1.2/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/usr/local/build-4.1.2'
make: *** [all] Error 2



On Mon, May 3, 2010 at 9:53 AM, Gaius Mulley <address@hidden> wrote:
>
> Hi Scott,
>
> I've just reimplemented EOF inside FIO - which avoids the
> ReadChar/UnReadChar mechanism.  It would be interesting to see whether
> you still get the short read problem you mentioned a few days ago?
>
> regards,
> Gaius
>




reply via email to

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