Snapshot gcc-7-20161023 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/7-20161023/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision
* zet:
> Hello, all
>
> where is the source code which generate crtbegin.o (i386)?
>
> gcc-6.2.0-source/libgcc/config/i386 only have ctr1.S/crtn.S, where is
> the others(crtbegin/crtend/crt1, etc)?
See libgcc/Makefile.in:
ifeq ($(CUSTOM_CRTSTUFF),)
# Compile two additional files that are linked
Hello, all
where is the source code which generate crtbegin.o (i386)?
gcc-6.2.0-source/libgcc/config/i386 only have ctr1.S/crtn.S, where is
the others(crtbegin/crtend/crt1, etc)?
thx
--
业精于勤,荒于嬉.