about bootstrap the djgpp's gcc
"Andrew Cottrell" <spam@bigpond.com.au>
??????:tq86lvcoaf7i2s7e73cojsdab9he6olbto@4ax.com. ..
####
gcc,
that, if
example:gcc321s.zip,gcc322s.zip,gcc323s.zip,gcc2.9 52s.zip.all
I do as you told,and i found if i use the 2.04alpha version to
bootstrap,then it still can't found the ___gxx_personality_v0 symbols and
other symbols in the libstdcxx.a at stage 3.the erros just the same as
above.
If I use 2.03 version ,then the erros like follows(blow is the all erros in
my redirect erros file):
cc1plus.exe: warning: -ffunction-sections may affect debugging on some
targets
In file included from
/dev/f/gcc6/gnu/build.gcc/i586-pc-msdosdjgpp/libstdc++-v3/
include/bits/fpos.h:45,
from
/dev/f/gcc6/gnu/build.gcc/i586-pc-msdosdjgpp/libstdc++-v3/
include/bits/char_traits.h:46,
from
/dev/f/gcc6/gnu/build.gcc/i586-pc-msdosdjgpp/libstdc++-v3/
include/string:47,
from
/dev/f/gcc6/gnu/build.gcc/i586-pc-msdosdjgpp/libstdc++-v3/
include/bitset:55,
from /gcc6/gnu/gcc-3.22/libstdc++-v3/src/bitset.cc:43:
/dev/f/gcc6/gnu/build.gcc/i586-pc-msdosdjgpp/libstdc++-v3/include/cwchar:65:
con
flicting
types for `typedef struct mbstate_t mbstate_t'
c:/djgpp/include/wchar.h:27: previous declaration as `typedef struct
mbstate_t
mbstate_t'
make.exe[4]: *** [bitset.lo] Error 1
make.exe[3]: *** [all-recursive] Error 1
make.exe[2]: *** [all] Error 2
make.exe[1]: *** [all-target-libstdc++-v3] Error 2
make.exe: *** [bootstrap] Error 2
it still stop at stage3.
I download all the 2.04 alpha from the mirro
ftp://ftp.iij.ad.jp/pub/djgpp/alpha( just used for above and the erros is
from this version ,i choosed all the same year and almost the same date
,except those no the same date foe me to choose,and so ,i choosed the near
date's)
and yet download all the alpha 2.04 from
http://clio.rice.edu/djgpp/win2k/main_204.htm, then still failed in stage
1.
all the version above i used the acnf213b.zip and amake14b for extra
requested in the gcc's readme.DJGPP.
I have make a ne dictory and install djgpp in the ne directory,but still
failed.(the erros just above)
how could I?
|