On Sun, Jun 17, 2012 at 2:49 AM, Sylvain Munaut <246tnt(a)gmail.com> wrote:
Hi,
Working with Xilinx tools in Linux is very
frustrating, but I guess
that is old news. ISE 13.3 kept crashing until I installed it in a
virtual machine. That was the worst part.
Something about a missing symbol ?
I had the same thing in 13.3 and none of the workaround on the net
worked (they just resulted in different errors).
I tried 14.1 and had the same issue but this time one of the
workaround worked : LD_PRELOAD of
libboost_serialization-gcc41-mt-p-1_38.so.1.38.0 made it work.
Similar, but different symbol error. I had this exact issue with MAP.
http://www.xilinx.com/support/answers/43865.htm
But the 'solution' caused XST to crash even worse with a double free.
I eventually gave ISE it's own CentOS install inside VIrtualBox, which
has worked well so far.
Thomas