libpthread linker error
Lutger
lutger.blijdestijn at gmail.com
Sun Mar 8 23:04:54 PDT 2009
dsimcha wrote:
> == Quote from Walter Bright (newshound1 at 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.
More information about the Digitalmars-d
mailing list