Author Topic: Native Development In Openz 3.5.3  (Read 12121 times)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Native Development In Openz 3.5.3
« Reply #15 on: September 01, 2005, 06:38:24 am »
Quote
Don't you have to set this up before compiling arm-linux-gcc (in the gcc conf files) or you can set it elsewhere?

I'm not sure, but probably.

I just did a grep -i 'TARGET_FPU' ./* of my OE cross directory and it only found the string in binary files.

If you run 'gcc -v' it should say, at the very end, '--with-float=soft' (that's what my cross-toolchain version says anyway).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

noobe

  • Newbie
  • *
  • Posts: 1
    • View Profile
Native Development In Openz 3.5.3
« Reply #16 on: September 04, 2005, 10:57:10 pm »
Sorry if I'm dragging the topic back a bit, or maybe you can redirect me to the right thread, but I'm having the same aclocal and automake issues that started this thread.  I've put dev_img-1.5 on a SL-5600 following the steps from

https://www.oesf.org/forums/index.php?showt...=30&#entry94019

I tried following the libc.so fix from

https://www.oesf.org/forums/index.php?showtopic=9242&st=15

but on my Z, libc.so is linked to libc.so.6 which itself is a link to libc-2.2.2.so and the "BUG" line is not there.  VI won't open any of the linked files

Do I need a different text editor, or am I looking in the wrong place after all, or does dev-img-1.5 not work on SL-5600?

Other particulars:
SharpRom
SL5600 pxa250
WinXP/FC3

Thanks for any help

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Native Development In Openz 3.5.3
« Reply #17 on: September 05, 2005, 05:10:18 am »
See if these files exist (automake at least) in the cramfs image you're using, make sure you've set $PATH accordingly would be my best guesses.

Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva