Hi, Andrew,
I execueted:
$(MAKE) -C $(LINUX_DIR) ARCH=sh CROSS_COMPILE=sh-uclinux- zImage

and I get this error
  sh-uclinux-objcopy -O binary -R .note -R .note.gnu.build-id -R .comment -R 
.stab -R .stabstr -S -R .empty_zero_page  vmlinux 
arch/sh/boot/compressed/vmlinux.bin
  (cat arch/sh/boot/compressed/vmlinux.bin | gzip -f -9 > 
arch/sh/boot/compressed/vmlinux.bin.gz) || (rm -f 
arch/sh/boot/compressed/vmlinux.bin.gz ; false)
  sh-uclinux-ld  -EB   -r --format binary --oformat elf32-shbig-linux -T 
arch/sh/boot/compressed/vmlinux.scr arch/sh/boot/compressed/vmlinux.bin.gz -o 
arch/sh/boot/compressed/piggy.o 
  sh-uclinux-ld  -EB   --oformat elf32-shbig-linux -Ttext 0x0c800000 -e 
startup -T arch/sh/boot/compressed/../../kernel/vmlinux.lds 
arch/sh/boot/compressed/head_32.o arch/sh/boot/compressed/misc.o 
arch/sh/boot/compressed/cache.o arch/sh/boot/compressed/piggy.o 
/home/fgiovagnini/sh7203/sh7203-
uclinux-4.4-143/build/target/bin/../lib/gcc/sh-uclinux/4.4.1/libgcc.a -o 
arch/sh/boot/compressed/vmlinux 
sh-uclinux-ld: /home/fgiovagnini/sh7203/sh7203-
uclinux-4.4-143/build/target/bin/../lib/gcc/sh-
uclinux/4.4.1/libgcc.a(_ashiftlt.o): attempt to mix FDPIC and non-FDPIC 
objects
sh-uclinux-ld: failed to merge target specific data of file 
/home/fgiovagnini/sh7203/sh7203-
uclinux-4.4-143/build/target/bin/../lib/gcc/sh-
uclinux/4.4.1/libgcc.a(_ashiftlt.o)
sh-uclinux-ld: /home/fgiovagnini/sh7203/sh7203-
uclinux-4.4-143/build/target/bin/../lib/gcc/sh-
uclinux/4.4.1/libgcc.a(_lshiftrt.o): attempt to mix FDPIC and non-FDPIC 
objects
sh-uclinux-ld: failed to merge target specific data of file 
/home/fgiovagnini/sh7203/sh7203-
uclinux-4.4-143/build/target/bin/../lib/gcc/sh-
uclinux/4.4.1/libgcc.a(_lshiftrt.o)


In data mercoledì 24 marzo 2010 17:39:59, Andrew Stubbs ha scritto:
: > On 24/03/10 05:32, Fabio Giovagnini wrote:
> > Could yuo give me the permission to enabling me for downloading
> 
> Hi Fabio,
> 
> I could not give you permission to see the page I linked. :(
> 
> However, I have added the installer downloads to your
> support.codesourcery.com homepage. Log in and you should see them:
> 
> renesas-4.4-141-sh-uclinux.bin
> renesas-4.4-141-sh-uclinux.exe
> 
> Let me know if you need any sources.
> 
> We plan to make the final release next month, so please let me know of
> any issues you encounter as soon as possible.
> 
> Thanks
> 
> Andrew
> 

-- 
Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to