Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by mfm@Apr 18 2006, 05:13 AM hi,
is that possible to compile source codes under uclinux itself, i.e is there a gcc version that run under uclinux?
warm regards
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14435)
--- quote end ---
--- Quote End --- Maybe you can try Forth instead. It is tiny and fast. Good for embeded. http://www.cs.wisc.edu/~bolo/forth.html (http://www.cs.wisc.edu/~bolo/forth.html) uCforth http://www.cvs.cx/ucforth.php (http://www.cvs.cx/ucforth.php) There are ports of perl and python in uClinux-dist. I've tried python, and it is running on nios2. If you still want gcc, you should read gcc.gnu.org .