[En-Nut-Discussion] Compiler Error
Harald Kipp
harald.kipp at egnite.de
Tue Feb 8 13:29:19 CET 2005
Linking the Configurator on Debian failed here.
Grrrrr...after several tries and retries I recognized,
that I used the wrong compiler.
Short explanation:
Before running make in tools/nutconf
export MAKEFLAGS="CXX=g++-3.3" "CC=gcc-3.3"
and in the Makefile replace
LUALIBS=-llua -lualib
by
LUALIBS=-llualib50
Make sure, that
wx-config --libs
returns
-pthreads -lwx_gtk-2.4
Btw. This machine is running Debian woody with partial
testing.
Harald
At 12:32 08.02.2005 +0100, you wrote:
>Hi,
>
> > I tried unstable avr-gcc 3.4.1 on Debian without problems.
>
>Great! I'll downgrade an test it.
More information about the En-Nut-Discussion
mailing list