[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(toppers-users 1300) Re: GNU$B3+H/4D6-$N9=C[$K$D$$$F(B



$B$_$J$5$s$3$s$K$A$O(B
$B%/%m%9%3%s%Q%$%i:n@.$N%a%b$G$9!#(B
$B$3$NHV9f=g$K9=C[$7$^$7$?$N$G%=!<%9JQ99$7$?$i(B
$B$=$l0J9_$O$=$NJQ99$,M-8z$K$J$C$F$$$^$9!#(B
TOPPERS/JSP$B$O$^$@%3%s%Q%$%k$7$F$$$^$;$s!#(B
$B;29M$K$J$l$P9,$$$G$9!#(B

# ET2003 TOPPERS$B%V!<%9$G$OM-0U5A$J$*OC$r;G$($^$7$?!#(B
# $B$"$j$,$H$&$4$6$$$^$7$?!#(B
$B$K$7$`$i!w$K$U$F$#(B

windows2000
cygwin-1.5.5
binutils-2.14
gcc-core-3.3.2
newlib-1.11.0
insight-6.0(gdb-6.0$B$r4^$s$G$$$^$9(B)

(1)target=h8300-coff
binutils ok
gcc   ok
newlib  ok
insight  make error->ok

make$B$G%(%i!http://sources.redhat.com/ml/insight/2003-q4/msg00034.html
insight-6.0/tcl/generic/tclCmdAH.c$B$N(B23$B9TL\$"$?$j$K2<5-$rDI2C$9$k!#(B

#ifdef WIN32
#undef FILE_EXISTS
#endif

(2)target=h8300-elf
binutils ok
gcc   ok
newlib  ok
insight  ok

(3)target=arm-elf
binutils ok
gcc   ok
newlib  ok
insight  ok

(4)target=sh-elf
binutils ok
gcc   make install error->ok

make install$B$G%(%i!http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13068
gcc-3.3.2/gcc/mklibgcc.in$B$N(B463$B9TL\$rJQ99$9$k!#(B

#    echo " if [ -d $ldir ]; then true; else mkdir $ldir; chmod a+rx $ldir;
fi;"
     echo " if [ -d $ldir ]; then true; else $mkinstalldirs $ldir; chmod
a+rx $ldir; fi;"

newlib  ok
insight  $BL$(B

(5)target=sh-coff
binutils ok
gcc   ok
newlib  ok
insight  $BL$(B