Mike Stump <[EMAIL PROTECTED]> writes:
> On Friday, June 17, 2005, at 07:13 AM, Sergei Organov wrote:
> > The first thing I'd like to get some advice on is which codebase do I
> > use, gcc-4_0-branch?
>
> No, mainline. If it doesn't work there, is won't work anyplace else. :-(
> Once you get it
On Friday, June 17, 2005, at 07:13 AM, Sergei Organov wrote:
The first thing I'd like to get some advice on is which codebase do I
use, gcc-4_0-branch?
No, mainline. If it doesn't work there, is won't work anyplace else.
:-( Once you get it working there, you can then ask for the patches,
Hi,
The gcc-2.95.x seems to be the last GCC version that have usable support
for small data sections (.sdata & .sdata2) on PowerPC, see PRs 9571,
17337(resolved), and finally 21571.
As my embedded project heavily relies on the advantages of using small
data sections, it makes it impossible for me