Problems during configuration according MinGW and RTEMS!
Ralf Corsepius
ralf.corsepius at rtems.org
Fri Jan 5 12:35:42 UTC 2007
On Fri, 2007-01-05 at 13:29 +0100, Stefan.Pusl at comneon.com wrote:
> Hello,
>
> I have installed MinGW, using the Windows installer
> "rtems4.7-i386-3.exe". Further I installed MYSYS (version 1.0). Then I
> created a symbolic link for gcc:
>
> ln -s i386-rtems4.7-gcc.exe gcc.exe
Why? Don't do this - This simply wrong.
"gcc" is supposed to be your native compiler, while "i386-rtems4.7-gcc"
is a cross-compiler targetting i386-rtems4.7. They are completely
different beasts.
Ralf
More information about the users
mailing list