Hi,
I created a project with platform menlow-lpia-moblin2.
My host environment is Ubuntu 8.04. I had some trouble
installing Intel C++ compiler inside project chroot environment. I
managed to get it installed from host environment, then
modified the paths of iccvars.sh to match chroot project path.
It is almost working after that, but then libstdc++.so.5 is missing.
ldd /opt/intel/cc/10.1.017/bin/mcpcom
linux-gate.so.1 => (0xb7f07000)
libm.so.6 => /lib/libm.so.6 (0xb7ed7000)
libstdc++.so.5 => not found
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7ec9000)
libc.so.6 => /lib/libc.so.6 (0xb7d5d000)
libdl.so.2 => /lib/libdl.so.2 (0xb7d58000)
/lib/ld-linux.so.2 (0xb7f08000)
I cannot find libstdc++.so.5 from moblin2 yum repository.
My question is: Working in project chroot environment should be
the correct way of using Intel C++ compiler for MID, right?
If so, could you guys put libstdc++.so.5 into moblin2 yum repository?
Another question: For moblin2 4-corners plugin, xgl xserver is used. But I
cannot find xgl-xserver in moblin2 yum repository either. Could someone
upload that too?
Thanks,
Guo
_______________________________________________
dev mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/dev