Compilation of GDB6.3 [NEDD HELP]
Mark Kettenis
mark.kettenis@xs4all.nl
Fri Nov 4 09:06:00 GMT 2005
> Date: Thu, 3 Nov 2005 17:35:31 -0800 (PST)
> From: Peter Choi <peter_tkchoi@yahoo.com>
>
> Hi,
>
> I compiled GDB6.3 on i386-linux as follow:
> From the source code directory (named gdb-6.3),
> cd ..
> mkdir build-gdb
> cd build-gdb
> ../gdb-6.3/configure --target=i386-linux
> --prefix=/home/pchoi/work/tools
> make
> make install
Why are you specifying --target=i386-linux if you're trying to build a
native gdb?
Mark
More information about the Gdb
mailing list