RE: crosstool-ng

2013-02-28 Thread Kalai Narayanan-SSI
The issue was with the LD_RUN_PATH - my *build* libraries were at a non-normal path and hence during the build, the old libgmp* was being fetched that resulted in the build error. Setting LD_RUN_PATH solved the problem. Thanks, Kalai -Original Message- From: Kalai Narayanan-SSI Sent: T

RE: crosstool-ng

2013-02-28 Thread Kalai Narayanan-SSI
Thanks for pointing me towards the README - I was referring to the README within the binary package and did not see the README that came with the release. A few things .. I'm on RHEL and so there is no apt-get there. Moreover, I don't have root access - so I'm not sure how I can get the first fe