代码搜索:shared

找到约 10,000 项符合「shared」的源代码

代码结果 10,000
www.eeworm.com/read/160611/5569053

3 dladdr.3

.\" .\" Copyright (c) 1998 John D. Polstra .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the followi
www.eeworm.com/read/158865/5594121

h freebsd-elf.h

/* Definitions for Intel 386 running FreeBSD with ELF format Copyright (C) 1996 Free Software Foundation, Inc. Contributed by Eric Youngdale. Modified for stabs-in-ELF by H.J. Lu. Adapted
www.eeworm.com/read/155374/5625587

c gaos2.c

/**************************************************************************** * * SciTech Nucleus Graphics Architecture * * Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/474629/6803760

build

gcc -fPIC -c CResponse.cpp && g++ -shared -o libCResponse.so.1.9.5.7-4 CResponse.o
www.eeworm.com/read/474629/6803772

build

gcc -fPIC -c CResponse.cpp && g++ -shared -o libCResponse.so.1.9.5.7-4 CResponse.o
www.eeworm.com/read/474217/6816666

def qqhook.def

EXPORTS SetKeyBoardHook SECTIONS QQSpyShare Read Write Shared
www.eeworm.com/read/394201/8242506

pro gdbmacros.pro

TEMPLATE = lib CONFIG += shared SOURCES=gdbmacros.cpp
www.eeworm.com/read/109466/15557054

h wall.h

/* YAKS, a Khepera simulator including a separate GA and ANN (Genetic Algoritm, Artificial Neural Net). Copyright (C) 2000 Johan Carlsson (johanc@ida.his.se) This program is free software
www.eeworm.com/read/429937/8781856

makefile

all: shared static shared: $(CC) -c -fPIC gpio_bcm963xx.c -o gpio_bcm963xx_shared.o $(CC) -shared -Wl,-soname,libgpio_bcm963xx.so.0 -o libgpio_bcm963xx.so.0.0.1 gpio_bcm963xx_shared.o ln -s libgpi
www.eeworm.com/read/350890/10700280

acc makefile.acc

# -*- makefile -*- # Makefile for Generic HP-Unix with GCC compiler FAULT_TOLERANT=0 # Default install directory PREFIX = /usr/local # Place where to copy GastDB header files INCSPATH=$(PREFIX)/inc