"Thompson, David" <[email protected]> skribis: > Not quite. The avr-gcc build only provides a single version of > libgcc.a, whereas Debian's avr-gcc provides a separate libgcc.a for > each supported AVR family (avr2, avr3, avr35, etc.) Mark thought it > might be the fault of the --disable-multilib configure flag, so I > removed it but it didn't solve anything. I'm not sure what to do now. > I have no idea what flag or patch could be signalling to the gcc build > system that it shouldn't try to compile libraries for all of the > various AVR models.
Are you sure the removal of --disable-multilib was effective? Otherwise no specific idea. :-/ We’ll have to thoroughly study the (avr-)gcc doc. Ludo’.
