[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
4.5.0 B2 configure fun
- Date: Sun, 14 May 2000 20:31:47 +0100
- From: mikert at noco.demon.co.uk (Mike Davies)
- Subject: 4.5.0 B2 configure fun
>What host are you on again? Is the native compiler
>named "cc" or "gcc"?
>
>Try CC=gcc .../configure ....
>
Hi,
I have at last managed to get i386/pc386 rtems & tools to build under
cygwin!!
The trick was to put a symbolic link from CC to gcc
in /bin run "ln -s /cygnus/...whatever.../bin/gcc.exe CC" before trying
to build rtems_beta_3
Now the hello_world_c program compiles and runs from the grub bootloader
just fine. Hooray !!!
Thanks for everybodys help,
--
Mike Davies