I generally get type of errors at runtime when the rust libraries in
my ld path don't match the version of the libraries the executable was
created with.

Perhaps you could try rebuilding or removing some of the installed
rust versions?

On Wed, Dec 17, 2014 at 12:54 PM, C K Kashyap <ckkash...@gmail.com> wrote:
> Hi,
>
> Is this a regression -
>
> undefined reference to
> `str::str.StrPrelude::bytes::deref::hf4838b8c6b01fc6aSGs
>
> I get this error at linking with libcore.rlib in the latest nightly build.
> My code is here - https://github.com/ckkashyap/unix
>
>
> Or do I need to make change in my code? I'd really appreciate the inputs
> here.
>
>
> Regards,
>
> Kashyap
>
>
> _______________________________________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/listinfo/rust-dev
>
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to