This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Win98 Installation Problem


I am trying to install egcs on win98 machine.  I includ directory
problem, sh location, but now

In stage 1 when it is trying to do:

make CC="stage1/xgcc.exe -Bstage1/" CFLAGS=" -O2 _O" LDFLAGS=""
libdir=//d/cygnus/egcs/lib STAGE_PREFIX=stage1/ LANGUAGES="c proto
gcov.exe  c++ f77 objc"
stage1/xgcc.exe -Bstage1/  -DIN_GCC    -O2 _O  -DHAVE_CONFIG_H     -I.
-I//d/cygnus/egcs-install/src/gcc
-I//d/cygnus/egcs-install/src/gcc/config
-I//d/cygnus/H-i586-cygwin32/i586-cygwin32/include \
 
-DGCC_INCLUDE_DIR=\"//d/cygnus/egcs/lib/gcc-lib/i586-pc-cygwin32/egcs-2.91.66/include\"
\
  -DGPLUSPLUS_INCLUDE_DIR=\"//d/cygnus/egcs/include/g++\" \
  -DOLD_GPLUSPLUS_INCLUDE_DIR=\"//d/cygnus/egcs/lib/g++-include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
  -DCROSS_INCLUDE_DIR=\"//d/cygnus/egcs/i586-pc-cygwin32/sys-include\" \
  -DTOOL_INCLUDE_DIR=\"//d/cygnus/egcs/i586-pc-cygwin32/include\" \
  -c `echo //d/cygnus/egcs-install/src/gcc/cccp.c | sed 's,^\./,,'`

I am geting an error:

xgcc: _0: No such file or directory
make[2]: *** [cccp.o] Error 1
make[1]: *** [bootstrap-lean] Error 2
make: *** [botstrap-lean] Error 2

Originaly I tried with sharing enable, but I tried without it as well,
and I tried full (not lean version)

Also, is there a way to install  --enable-threads on i586?

Thanks.



==
Vadim Kutsyy
kutsyy@yahoo.com
http://www.umich.edu/~kutsyy


_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]