Can Ruby be compiled against uclibc?

D

Dani Varga

Hi!

I am trying to target an ARM based system that will have limited
resources. The primary reason why I want to use uclibc instead of gcc is
because of the size reduction.
Does anybody have any kind of idea how could I accomplish this task?
Just for practice and to see what possible problems could arise I tried
to compile Ruby against i386-uclibc-linux.
The output became quite tragic.
http://www.hungarydan.com/output_e.txt

Thx Dan
 
M

M. Edward (Ed) Borasky

Dani said:
Hi!

I am trying to target an ARM based system that will have limited
resources. The primary reason why I want to use uclibc instead of gcc is
because of the size reduction.
Does anybody have any kind of idea how could I accomplish this task?
Just for practice and to see what possible problems could arise I tried
to compile Ruby against i386-uclibc-linux.
The output became quite tragic.
http://www.hungarydan.com/output_e.txt

Thx Dan
Yes ... the "buildroot" toolset used by Gumstix and others has Ruby in
it. I think there are other ways to do it. There may be some code of
mine for the Gumstix on Rubyforge in the "roast" project. I haven't
touched it in months, but I think what was there worked and built Ruby.
 
D

Dani Varga

M. Edward (Ed) Borasky said:
Yes ... the "buildroot" toolset used by Gumstix and others has Ruby in
it. I think there are other ways to do it. There may be some code of
mine for the Gumstix on Rubyforge in the "roast" project. I haven't
touched it in months, but I think what was there worked and built Ruby.

Ahm.. Maybe it is a little bit too late but I am afraid I didn't get
what you have just now said. What projects and what is that buildroot?
pls give me some detailed hints. Thx...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,260
Messages
2,571,308
Members
47,955
Latest member
DarciAntho

Latest Threads

Top