Docs for running 32-bit apps?

Kael Fischer kael.fischer at gmail.com
Mon Jan 16 11:45:51 PST 2006


> > b1# ldconfig -32 /usr/lib32
>
> Do you have libstdc++.so.3 and libm.so.2 in /usr/lib32?
> Does ldconfig -32 -r show a list of files.
>

No, that was the complete output from all those commands.

[clip]

> If you can't recompile raftercc and blasta for amd64, then try
> to find the missing 32bit libs and drop them im /usr/lib32.
> You could create a symlink to get libm.so.2 (although I don't
> recommend this approach).  A symlink probably won't work for
> libstdc++.co.3 because the C++ ABI changed.

So in the normal buildworld on amd64 these get built, right?  I'm
trying to figure out if the vendor just screwed up the
build/installworld and I should just redo it.

Anyway I'm rebuilding on a blade to test it.

Besides GENERIC and SMP the conf is:
options BGE_FAKE_AUTONEG

so it seems like lib32 stuff should be standard.

-Kael

--
Kael Fischer, Ph.D
DeRisi Lab - Univ. Of California San Francisco


More information about the freebsd-amd64 mailing list