Hello,
Here are the steps the problem:
- get the last bigloo distributino (4.2a, have also tried with 4.1a and 3.9)
- build it
$ ./configure --enable-pthread && make & &make install
no error, installation is correct
- run bigloo and use the pthread library
$ bigloo
1:=> (module x (library pthread) (main main))
*** ERROR:dynamic-load:/usr/local/lib/bigloo/4.2a/libbigloopthread_s-4.2a.so:
/usr/local/lib/bigloo/4.2a/libbigloopthread_s-4.2a.so: undefined symbol:
GC_pthread_sigmask -- /usr/local/lib/bigloo/4.2a/libbigloopthread_s-4.2a.so
- same result with fthread, bigloo 4.1a and 3.9
I fact I am trying to run the bigloo thread sample at
http://www-sop.inria.fr/indes/fp/Bigloo/bigloo-13.html
Do I am doing something wrong?
Many thanks in advance for any help and tip.
Guilhem
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.