Thanks Kai .... I'll try and post back ... on the move right now Regards, Kashyap
On Sun, Dec 21, 2014 at 4:04 PM, Kai Noda <[email protected]> wrote: > Hi Kashyap, > > I have no idea on what troubles you, but "rustc -Z print-link-args" might > print something useful for you. > > Regards, > Kai > > 野田 開 <[email protected]> > > 2014-12-18 11:19 GMT+08:00 C K Kashyap <[email protected]>: >> >> Thanks Cody, >> >> I retried by uninstalling and installing rustc using rustp script and >> then downloading the nightly source from >> https://static.rust-lang.org/dist/rust-nightly.tar.gz >> >> I still get the same error. >> >> Regards, >> Kashyap >> >> On Wed, Dec 17, 2014 at 11:34 PM, Cody P Schafer <[email protected]> wrote: >>> >>> 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 <[email protected]> >>> 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 >>> > [email protected] >>> > https://mail.mozilla.org/listinfo/rust-dev >>> > >>> >> >> _______________________________________________ >> Rust-dev mailing list >> [email protected] >> https://mail.mozilla.org/listinfo/rust-dev >> >>
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
