Re: Cross compiling simple pcap example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20 June 2011 13:19, Kent Kvarfordt wrote:
>
> This makes sense given the /usr/lib/libpcap.so is the 64-bit pcap
> library.  I tried installing the 32-bit pcap package along side the
> 64-bit package, but the installation failed saying the
> packages/libraries could not co-exist.
>
> Is it possible to build the example so it is truly dynamically linked
> at run-time on the 32-bit installation?  If so, what are the correct
> options?

You already have the correct options, -m32, you just don't have the
necessary libraries installed for that to succeed.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux