代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/193937/5141321
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/190666/5171709
h isa32-linux.h
/* Definitions for MIPS32 running Linux-based GNU systems with ELF format.
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistri
www.eeworm.com/read/190666/5171892
h pa32-linux.h
/* Definitions for PA_RISC with ELF-32 format
Copyright (C) 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
i
www.eeworm.com/read/190666/5171895
h pa64-linux.h
/* Definitions for PA_RISC with ELF format on 64-bit Linux
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it an
www.eeworm.com/read/188982/5203936
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
www.eeworm.com/read/188982/5204003
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/186388/5233190
t-linux-gnulibc1
# We are building for the Linux C library 5.
T_CFLAGS = -DUSE_GNULIBC_1
www.eeworm.com/read/186388/5233260
h linux-elf26.h
/* Definitions for ARM running Linux-based GNU systems
using ELF and 26-bit APCS.
Copyright (C) 1999 Free Software Foundation, Inc.
Contributed by Philip Blundell
www.eeworm.com/read/182943/5262054
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
www.eeworm.com/read/182943/5262121
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in