dsimcha wrote:

> == Quote from Walter Bright (newshou...@digitalmars.com)'s article
>> Looks like you're trying to link with the 64 bit library when you need
>> the 32 bit one. x86_64 means 64 bits. The 32 bit versions may not be
>> installed.
> 
> Duh, didn't notice that x86_64 in there.  Good call.  I guess I should nag 
the
> sysadmin to install the 32-bit versions.  Thanks.

For whatever reason, with some distro's they are installed but not on the 
linker path by default. 

Reply via email to