There's a error in building rtems-4.5beta1b on windows NT 4.0
David J. Fiddes
D.J at fiddes.net
Wed Aug 16 20:51:12 UTC 2000
Hi,
>checking for executable suffix... configure: error: installation
>or configuration problem: compiler cannot create executables.
>configure: error: /source/rtems-4.5.0-beta1b/tools/build/configure
>failed for tools/build
>***********************************
>Anyone can help me.Thanks.
This looks like you need to create a symlink for cc pointing to gcc.exe. To
do this "cd /bin" then run "ln -s gcc cc". The configure should then work.
Dave
More information about the users
mailing list