Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hi, I tested to compile 'net-snmp-5.2.1', and in may case, it succeeded. My compiler version is
nios2-wrs-linux-gnu-gcc (Wind River Linux Sourcery G++ 4.1-176) 4.1.2
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
. I did it as Kazu. --- Quote End --- Hi, Mr Kazu Could you do me a favor? Why did I Build the gcc4 toolchain with the method of this url http://www.alterawiki.com/wiki/build_the_gcc4_toolchain I can't find neither the nios2-wrs-linux-gnu file nor folder,even not use the command 'nios2-wrs-linux-gnu-gcc -v'
# cd /opt/nios2gcc4/
# ls
build.sh install logs obj pkg src
# cd /opt/nios2gcc4/src/
# ls
binutils-2.17.50 gcc-4.1 glibc-2.5 glibc-ports-2.5
expat-mirror gdb-wrs glibc_localedef-2.5 linux-2.6.21-wrs-nios2
# ls
0001-kbuild-fix-C-libary-confusion-in-unifdef.c-due-to-g.patch lib
arch ltt
block MAINTAINERS
COPYING Makefile
CREDITS mm
crypto net
Documentation README
drivers REPORTING-BUGS
fs scripts
include security
init sound
ipc usr
Kbuild WRLINUX_PATCHES
kernel
#
So, I can't make EP3C120_config with the nios2-wrs-linux-gnu-gcc.
# make EP3C120_config
make: nios2-wrs-linux-gnu-gcc:command not found
Generating include/autoconf.mk.dep
/bin/sh: line 3: nios2-wrs-linux-gnu-gcc: command not found
Configuring for EP3C120 board...
Thanks!