Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by xenix@Nov 21 2006, 07:13 AM could anybody help me how to compile programs from nios forum linux1.4 distribution for nios2 under elipse ide windows environment.
i don't have any problems with compilation of kernel, file system.
i created new linux application project, rules.mak and settings.mak were generated.
i want to compile programs from linux1.4/examples/software/linux/apps/e2fsprogs/misc directory.
what should i do ...
when i compile according to makefile from linux1.4/examples/software/linux/apps/e2fsprogs/misc, there are a lot of errors, bad paths, etc.
the linux1.4 files are installed in d:\altera\kits\nios2\bin\eclipse\plugins directory.
could anybody sent me a makefiles for compilation of these programs?
best regards
xenix
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19557)
--- quote end ---
--- Quote End --- Compilation works fine when the makefile is taken from linux1.4/examples/software/linux/apps/e2fsprogs and Rules.mak are applied. Xenix