Mail Archives: djgpp/2003/09/08/00:54:55
> From: AIKO_sex AT hotmail DOT com (mike)
> Newsgroups: comp.os.msdos.djgpp
> Date: 7 Sep 2003 16:40:35 -0700
>
> Fixed: stdio.h
> Applying sysv68_string to string.h
> Applying djgpp_wchar_h to sys/djtypes.h
> Applying io_quotes_def to sys/ioctl.h
> Applying djgpp_wchar_h to wchar.h
> Fixed: wchar.h
>
> This is my erros file redirect from the "sh djmake.sh bootstrap
> 2>errors
> it stopped just at fix the last include and without erros.
These are not errors, they are normal messages from the fixincludes
stage, where the system headers are ``fixed'' (ours should already be
fixed, so it's mostly a no-op). The messages are printed to stderr,
that's why you see them in the errors file.
> I useed the lasted fil41b.zip gcc323bzip and other packages in the
> current
> versions.I bootstrap the gcc323s.zip and gcc33s.zip in the
> windows2000 server cmd box.They all stop with the same as above.even
> run "sh djmake.sh bootstrap" again and again,they can't continue.
Something else prevents the bootstrap from continuing, the above is
not the reason. Sorry, I don't know what is the real reason.
- Raw text -