Author Topic: Compiler  (Read 1352 times)

rmotters

  • Newbie
  • *
  • Posts: 43
    • My blog on the things I am doing with the ONEt
Compiler
« on: September 09, 2008, 08:22:51 PM »
I am still awaiting my delivery, but I would like to know if there is a compiler on this things or if you have to try to install software you have compiled on other PC.

Basically, I would like to run some software like Gramps, and other software running on my Linux desktop.

selsipahi

  • Newbie
  • *
  • Posts: 1
Re: Compiler
« Reply #1 on: September 09, 2008, 08:38:50 PM »
I couldn't run "make" with root access

bil

  • Newbie
  • *
  • Posts: 1
Re: Compiler
« Reply #2 on: September 10, 2008, 09:00:37 PM »
Although at first this post may sound off-topic, it isn't...  :)

due to the lack of a flash player to view youtube clips, I thought I would have a go at installing gnash.

I downloaded gnash from http://ftp.gnu.org/pub/gnu/gnash/ and exploded it to My Documents/Download/gnash/gnash-0.8.3.

As per the instructions I cd to that directory and ran ./configure   I received the following
:-
checking build system type... ./config.guess: unable to guess system type

checking on the web I found a post that suggested using the --build parameter
does anyone have a suggestion what to use here?
under /opt I found the following links:-
armv6  - this has a link named "armv6-none-linux-gnueab"  I'm guessing this is what I'm after?
mipsel  - this has a link named "mipsel-linux"   another possibility, but i prefer the above
mipsel-2.6  - this also has a link named "mipsel-linux"  as above

I then tried ./configure --build armv6-non-linux.gnuaeb    and received the following:-
checking build system type... armv61-none-linux-gnueabi
checking host system type... armv61-none-linux-gnueabi
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

This hints at no c compiler (Finally back on topic...)
I ran "find | grep gcc" from the root and no joy
I also tried "find | grep cc" form the root without any luck.  looks like there is no C compiler.
Does anyone have a suggestion on how I find a c compiler?
One of the problems I have is that i'm not sure what the distro of linux is. Any suggestions?
Thanks for your time
Bil

ned

  • Newbie
  • *
  • Posts: 8
Re: Compiler
« Reply #3 on: September 11, 2008, 11:19:17 AM »
Jan Rinze has some very useful information here
http://members.home.nl/janrinze/trendtac.html#Compiling_native:

rmotters

  • Newbie
  • *
  • Posts: 43
    • My blog on the things I am doing with the ONEt
Re: Compiler
« Reply #4 on: September 19, 2008, 12:00:03 PM »
Does anybody have the Cross-compiler, mipseltools-gcc412-lnx24.tar.gz, on a FTP Site?

I tried download it from Ingenic's FTP Site and it took 15 hours to download 50M.

I have the gcc3.3 compiler and I have had some success in cross-compiling some libraries required for Tuxtype2.

But I need to look at my set-up, early next week. I would like to get TuxType2 working, as my missus wants to practice her typing.