I have already tried it and it did not help. The library order should be (form left to right) most dependent library to independent library.
I also tried to link it with pcre 7.8 with the same result. Fasih. Craig Silverstein wrote: > } > linking with teh following command: /usr/vacpp/bin/xlC -o main main.o > } > -L/home/qa/fasihWork/ -lpcrecpp -lpcre > > Shot in the dark: what if you change the link order, and do > -lpcre -lpcrecpp > ? > > craig > > -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
