This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Or configure gcc using "--with-gnu-as=/my/tool/dir/bin/foo-as --with-gnu-ld=/my/tool/dir/bin/foo-ld"?
Come to think of that, if you aren't using at least "--with-gnu-as --with-gnu-ld", it has no idea whether you're using binutils or something else, so maybe that's why it doesn't infer that --program-prefix is relevant.
You did't tell us what configure options you use for gcc in your post, can we see your actual binutils and (pre-)gcc configure commands?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |