Re: [PATCH] msp430: inhibit automatic link of -lnosys in absence of -msim
Hi Peter, > gcc/ChangeLog > 2014-09-22 Peter A. Bigot > >* config/msp430/msp430.h: Remove automatic -lnosys when -msim absent. Approved and applied. Cheers Nick
[PATCH] msp430: inhibit automatic link of -lnosys in absence of -msim
Based on discussion on the mspgcc-users mailing list[1], this patch changes msp430 to not automatically apply -lnosys when -msim is absent, as this prevents a user from supplying a custom system interface. The existing behavior providing the CIO alternative can be obtained by explicitly linking -l