configure question

Dmitry Kargapolov dk at gentex.ru
Fri Nov 10 09:15:24 UTC 2000


When I used rtems-ss-20000802 snapshot,
I had the next lines in the <install-dir>/make/target.cfg file:

CC = /usr/local/rtems/bin/i386-rtemself-gcc --pipe
AS = /usr/local/rtems/i386-rtemself/bin/as
AR = /usr/local/rtems/i386-rtemself/bin/ar
NM = /usr/local/rtems/i386-rtemself/bin/nm
LD = /usr/local/rtems/i386-rtemself/bin/ld
SIZE = /usr/local/rtems/bin/i386-rtemself-size
STRIP = /usr/local/rtems/i386-rtemself/bin/strip
OBJCOPY = /usr/local/rtems/bin/i386-rtemself-objcopy
RANLIB = /usr/local/rtems/i386-rtemself/bin/ranlib
CXX = /usr/local/rtems/bin/i386-rtemself-g++

Now I try rtems-ss-20001103, and I see in <install-dir>/make/target.cfg

CC = i386-rtemself-gcc
AS = i386-rtemself-as
AR = i386-rtemself-ar
NM = i386-rtemself-nm
LD = i386-rtemself-ld
SIZE = i386-rtemself-size
STRIP = i386-rtemself-strip
OBJCOPY = i386-rtemself-objcopy
RANLIB = i386-rtemself-ranlib
CXX = i386-rtemself-g++

Why? How can I handle this situation?
Is it bug of the "configure"?
Where is the sutable place to define path to cross-tools for my bsp?
-- 
Sincerely,
Dmitry Kargapolov, ICQ 54000305, dk at gentex.ru





More information about the users mailing list