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

📄 x-hp320

📁 gcc-2.95.3 Linux下最常用的C编译器
💻
字号:
# Make assignments for compilation on HPUX with their C compiler.CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300ALLOCA=alloca.o# B option not supported on hpux.TAROUTOPTS = xpf# For CCLIBFLAGS you might want to specify the switch that# forces only 68000 instructions to be used.# Version 5 of HPUX had a compiler bug that made it crash with -g.# You must set CFLAGS to empty on version 5.# You must get alloca.c from GNU Emacs.# So putenv and other functions get seen by fixproto.FIXPROTO_DEFINES = -D_HPUX_SOURCE

⌨️ 快捷键说明

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