compiling gcc q's
Mark Komarinski
mkomarinski at wayga.org
Mon Jan 12 11:31:08 EST 2009
bruce.labitt at autoliv.com wrote:
> /usr/bin/ld: skipping incompatible /usr/local/lib/libmpfr.so when
> searching for -lmfpr
> .
> .
> .
> /usr/bin/ld: skipping incompatible /usr/local/lib/libgmp.a when searching
> for -lgmp
>
> Yes, it says it is incompatible. How does one make it compativble?
Are you sure that /usr/local/lib/libgmp.a is the right architecture?
I've run into that a few times when compiling 64-bit apps when 32-bit
libraries were installed.
-Mark
More information about the gnhlug-discuss
mailing list