from a very newbie (I'm sorry)

Ralf Corsepius corsepiu at faw.uni-ulm.de
Thu Nov 9 11:03:24 UTC 2000


Pieter De Troyer wrote:
> 
> Hi all,
> 
> I just started to build my first RTEMS (4.5.0), and guess what...
> everything goes fine till almost the end (I suppose).
> 
> I installed the precompiled crosscompilertoolset (RPMS), then I
> configured RTEMS for an i386 target, with bsp pc686  (I intend to do
> some testing on an ordinary pc). Next I start 'make all install' . After
> compiling a while the make comes up with en error message : no : command
> not found.
> 
> I'm not a very experienced programmer and I only understand a little bit
> of Makefile so if anyone could help me out on tackling this error, I
> would be really grateful!
> 
> thanks in advance!
> 
> Pieter
> 
> After this horizontal line I put the output of
> '[pdtroyer at pc-10-33-39-170 build-rtems]$ ../rtems-4.5.0/configure
> --target=i386 -enable-rtemsbsp=pc686 --prefix=/opt/rtems'

--target=i386-rtems would have been correct.

> checking for i386-gcc... no
> checking for i386-cc... /opt/rtems/bin//i386-cc
> checking whether the C compiler (/opt/rtems/bin//i386-cc  ) works... yes
> checking whether the C compiler (/opt/rtems/bin//i386-cc  ) is a

Where does this i386-cc come from?

Do really have a /opt/rtems/bin/i368-cc?

The gcc inside of the prebuilt rpms is supposed to be called
i386-rtems-gcc. If not, then something must be very broken on Joel's
built machine.

Ralf

-- 
Ralf Corsepius 
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung
(FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:corsepiu at faw.uni-ulm.de           FAX: +49/731/501-999  
http://www.faw.uni-ulm.de



More information about the users mailing list