NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: I can not compile netbsd-6



In article <50848209.9030206%bezda.com@localhost>,
MichaÅ  StÄ pieÅ   <michal.stepien%bezda.com@localhost> wrote:

cd /usr/src/tests/kernel

run:

$ /home/user/NETBSD/src/obj/tooldir.Linux-3.5.0-x86_64/bin/i486--netbsdelf-gcc \
-O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes \
-Wpointer-arith -Wno-sign-compare  -Wno-traditional  -Wa,--fatal-warnings \
-Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra \
-Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Werror \
-Wno-missing-noreturn -fPIC -DPIC -fstack-protector-all -fstack-protector \
-Wstack-protector --param ssp-buffer-size=1 \
--sysroot=/home/users/prezi/NETBSD/netbsd-6/obj/destdir.i386 \
-D_FORTIFY_SOURCE=2 -E    t_subr_prf.c > out

[if you have an objdir, you'll need to cd to it first]

send me the output, or put it somewhere I can get to it.

christos



Home | Main Index | Thread Index | Old Index