Re: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size

2010-06-01 Thread Ian Abbott
On 28/05/10 23:27, Thomas Chou wrote: > Ian Abbott wrote: >> On 28/05/2010 05:08, Thomas Chou wrote: >>> Follow the discussion of Charles Manning and Mike Frysinger. >>> Using gc_sections helps reduce image size. >> Hi Thomas, >> >> Will that stop it working with the gcc3-based nios2 nommu toolchai

Re: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size

2010-05-28 Thread Scott McNutt
> Ian Abbott wrote: >> On 28/05/2010 05:08, Thomas Chou wrote: >>> Follow the discussion of Charles Manning and Mike Frysinger. >>> Using gc_sections helps reduce image size. >> Hi Thomas, >> >> Will that stop it working with the gcc3-based nios2 nommu toolchain? >> The version of 'ld' in that tool

Re: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size

2010-05-28 Thread Thomas Chou
Ian Abbott wrote: > On 28/05/2010 05:08, Thomas Chou wrote: >> Follow the discussion of Charles Manning and Mike Frysinger. >> Using gc_sections helps reduce image size. > Hi Thomas, > > Will that stop it working with the gcc3-based nios2 nommu toolchain? > The version of 'ld' in that toolchain do

Re: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size

2010-05-28 Thread Ian Abbott
On 28/05/2010 05:08, Thomas Chou wrote: > Follow the discussion of Charles Manning and Mike Frysinger. > Using gc_sections helps reduce image size. > > Configuring for nios2-generic board... > Before, >textdata bss dec hex filename > 1239793724 22892 150595 24c43 /tmp