Problems with gcc test
H.J. Lu
hjl@lucon.org
Fri Sep 5 16:52:00 GMT 1997
> When you link via "-L../blah" -lfoo and libfoo is found in ../blah
> doesn't the executable know how to find libfoo at runtime assuming
The GNU ld doesn't record that info, which I think is fine.
> you don't move the executable? Or are additional options necessary
> on your target?
> (if so, the place to fix this is in the testsuite, not in gcc itself)
Anything is fine as long as it works.
H.J.
More information about the Gcc
mailing list