Robert von Knobloch <[email protected]> wrote: > The script for avrfreaks' Bingo600 applies 14 patches, the first is > "patch-avr-libgcc.S" and it adds the lines that your patch (called > patch-newdevices) wants to find ( like: /* 3-Byte PC */). They are not > in the 'virgin' gcc 4.3.4 tarball.
Yes, sure. The FreeBSD port's patches are meant to be applied in (alphabetical) order. It's virtually impossible to provide a set of patches that each would work on a virgin tree. As for your linker script, yes, it seems the internal architecture name for some CPUs has been changing over time, as the architecture "models" have been refined. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-chat mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-chat
