-
Running the program simple_test on Ubuntu 8.04 (gcc 4.2.3) gives the following message in infinite loop:
FCMng: end of FIFO while reading dynamic library list!
FCMng: end of FIFO while reading dynamic library list!
FCMng: end of FIFO while reading dynamic library list!
FCMng: end of FIFO while reading dynamic library list!
...
Please help.
2008-05-19 03:20:19 UTC by darwinte
-
Hello,
due to the amount of work I have to do, I stop the FunctionCheck devel. for the moment. I will start it again around October.
--
Hexasoft.
2002-07-08 09:56:56 UTC by hexasoft
-
hexasoft committed patchset 91 of module fnccheck to the FunctionCheck CVS repository, changing 4 files.
2002-05-13 16:20:57 UTC by hexasoft
-
hexasoft committed patchset 90 of module fnccheck to the FunctionCheck CVS repository, changing 3 files.
2002-05-07 08:24:57 UTC by hexasoft
-
hexasoft committed patchset 89 of module fnccheck to the FunctionCheck CVS repository, changing 32 files.
2002-05-07 08:19:44 UTC by hexasoft
-
Ok. This new release corrects a bug in the call-arcs system which fail when using c++ constructors and templates. The new shared buffer FIFO system seams to be fine. Some more intensive tests in multi-threads may be performed to be sure that my experimental mutex system is fine...
2002-05-07 08:16:52 UTC by hexasoft
-
The 3.0.10 is a TEST version for my new shared-memory FIFO system, and for some corrections in call-arcs managment (due to C++ templates behavior...).
In addition, I found a problem with the configure stuff, due to a change in libtool, which generates a bad link stage for libfc.so.
I'm working on it...
2002-04-26 10:48:00 UTC by hexasoft
-
This is a beta version.
I corrected a C++ bug while referencing call-arcs due to template management.
I changed the 'pipe' system for a shared memory FIFO system. Still being tested for multi-thread programs.
2002-04-16 14:27:39 UTC by hexasoft
-
hexasoft committed patchset 88 of module fnccheck to the FunctionCheck CVS repository, changing 6 files.
2002-03-22 17:07:05 UTC by hexasoft
-
hexasoft committed patchset 87 of module fnccheck to the FunctionCheck CVS repository, changing 6 files.
2002-03-22 16:24:20 UTC by hexasoft