3 Oct
2007
3 Oct
'07
11:30
Jan Engelhardt schrieb:
On Oct 3 2007 11:36, Johannes Sixt wrote:
I can cross-compile C code on an amd64 system to get an i386 binary without problems with the command 'gcc -m32 -o frotz frotz.c'. But doing something similar with C++ code fails at the link stage:
Well go install libstdc++41-devel-32bit.
$ rpm -qa *libstdc++* libstdc++41-32bit-4.1.2_20061115-5 libstdc++41-devel-4.1.2_20061115-5 libstdc++-devel-4.1.3-29 libstdc++41-4.1.2_20061115-5 compat-libstdc++-5.0.7-41
Thanks, that works! Don't know how I missed that one. -- Hannes -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org