This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: trouble with fix-embedded-paths


Josh Parsons wrote:
I'm working with the unslung project (www.nslu2-linux.org) providing
open source firmware and packages for the Linksys nslu2 device.

I'm using crosstool 0.32 to build a native toolchain for use on the
nslu2, and it works nicely, except that I can't get fix-embedded-paths
feature to remove build-time paths from our binaries without breaking
them.
... Before fix-embedded-paths has been run, cc1 --version reports: GNU C version 3.3.5 (armv5b-softfloat-linux)


After fix-embedded-paths has been run, cc1 --version reports:
GNU C version 3.3.5 (                       )

That's pretty strange. Can you give me the exact long path you use, and the exact way you invoked crosstool? I need to be able to reproduce your situation, with the same absolute paths.

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]