⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 t-linux64

📁 gcc编译工具没有什么特别
💻
字号:
MULTILIB_OPTIONS = m64/m32MULTILIB_DIRNAMES = 64 32MULTILIB_MATCHES =LIBGCC = stmp-multilibINSTALL_LIBGCC = install-multilibEXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.otcrtbeginS.o: crtstuff.c $(GCC_PASSES) $(CONFIG_H) \  defaults.h frame.h gbl-ctors.h	$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -g0 \	  -finhibit-size-directive -fno-inline-functions -fno-exceptions $(CRTSTUFF_T_CFLAGS_S) \	  -c $(srcdir)/crtstuff.c -DCRT_BEGIN -o tcrtbeginS$(objext)tcrtendS.o: crtstuff.c $(GCC_PASSES) $(CONFIG_H) \  defaults.h frame.h gbl-ctors.h	$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -g0 \	  -finhibit-size-directive -fno-inline-functions -fno-exceptions $(CRTSTUFF_T_CFLAGS_S) \	  -c $(srcdir)/crtstuff.c -DCRT_END -o tcrtendS$(objext)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -