Matteo Concas commented: 
https://gitlab.rtems.org/rtems/tools/rtems_waf/-/issues/7#note_149840


Thinking about it more I think the root cause is probably that our (Frontgrade 
Gaisler) toolchain is modified to allow for a `-qbsp=` flag. This flag is only 
considered if no `-B` flag is present and its default value is `leon3` which 
leads to a mismatch between the object file and the linker flags.

Still, if the `-B` has an impact on the object file it should also be set in 
the first step in my opinion.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems_waf/-/issues/7#note_149840
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to