|
From: | Paweł Si |
Subject: | Re: [avr-gcc-list] avr-gcc and char strings |
Date: | Thu, 4 Dec 2014 14:57:10 +0100 |
In general, I would expect using neither -j nor -R would in most cases produce a working file, but there may be some cases where it is useful to know which of these to use. When you need them, -j is for when only a list of known sections are needed, and -R is for keeping everything except a given section.
[Prev in Thread] | Current Thread | [Next in Thread] |