Sorry Andrew, but what is this?

Andrew Stubbs ams at codesourcery.com
Tue Jun 22 13:01:57 UTC 2010


On 22/06/10 13:44, Fabio Giovagnini wrote:
> This is the output with -v onto the command line

Hmm, that doesn't show an -rpath option, but then "-v" only reveals the 
collect2 command, which is usually much the same as ld. Just to be sure, 
try "-Wl,-v" which should reveal the ld command.

I'm not totally sure, but I think the "rpath" error message could be 
referring to the --sysroot option (which implies -rpath-link, at least). 
Does that path look ok to you?

If you remove the -m2a option, and --isa=sh2a perhaps also (both are 
redundant - SH-2A is the default), does that fix anything? What about if 
you delete your new "specs" file?

Andrew



More information about the superh-gnu-discuss mailing list