juliusb | jonibo: you able to make it down for FOSDEM this year? | 03:29 |
---|---|---|
juliusb | Olof and I are going to be talking in the embedded devroom | 03:29 |
juliusb | as far as we can tell, anyway, our submissions have been accepted | 03:30 |
_Franck__ | hi | 12:32 |
_Franck__ | "/opt/crosstool/or32-new/bin/../lib/gcc/or32-elf/4.5.1-or32-1.0rc4/../../../../or32-elf/bin/ld: /opt/or32-new/lib/gc..." | 12:32 |
_Franck__ | why ld is searching in the /opt/or32-new default directory ? | 12:33 |
_Franck__ | is it fixed during the compilation of the toochain whith the --prefix value ? | 12:34 |
_Franck__ | my crosstools are in /opt/crosstool if I symlink /opt/or32-elf to /opt/crosstool/or32-elf it works as expected | 12:35 |
olofk_htc | Have you tried to add your path to LD_LIBRARY_PATH? | 13:11 |
_Franck__ | no, I will | 13:12 |
_Franck__ | then I'll write everything down because there is a lot of small things to set up ;) | 13:13 |
jonibo | did you move the toolchain after compilation? the SVN versions of the tools for or32-elf are not relocatable... i.e. cannot be moved after compilation because the search paths are then wrong | 13:57 |
jonibo | there are patches for that floating around | 13:57 |
_Franck__ | I didn't recompile it, I got binaries | 14:28 |
jonibo | ok, that's the problem then | 14:28 |
jonibo | you need to put the binaries in the same path as they were compiled for otherwise the libboard.a stuff breaks | 14:29 |
_Franck__ | ok. Any way to solve this issue ? | 14:29 |
_Franck__ | except patches | 14:29 |
jonibo | there are two patches, one for newlib and one for gcc, to fix this | 14:29 |
jonibo | without patches? | 14:30 |
jonibo | symlinks from --prefix path to your install path, I guess | 14:30 |
_Franck__ | ok that waht I did | 14:30 |
_Franck__ | *what | 14:30 |
jonibo | yeah, I don't see any other solution | 14:30 |
jonibo | the toolchain is currently pretty broken because of that hardcoded patch | 14:30 |
jonibo | it's braindead | 14:31 |
jonibo | s/patch/path | 14:31 |
_Franck__ | need to write this somewere | 14:31 |
jonibo | where'd you get the binaries? | 14:31 |
_Franck__ | opencores | 14:33 |
_Franck__ | or1200 download page | 14:33 |
jonibo | ah... figures | 14:33 |
_Franck__ | :) so the rule is to get everything from svn/git | 14:34 |
jonibo | if you're using this stuff, you're pretty much maintaining it, so version control is what you want... | 14:40 |
jonibo | anyway, I guess I should post the patches to your problem above | 14:41 |
jonibo | will do so if I get around to it | 14:41 |
jonibo | otherwise there available in git (somewhere) | 14:42 |
_Franck__ | thanks | 14:42 |
jonibo | s/there/they're | 14:42 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!