KR960024908A - 이동통신시스템 기지국 소프트웨어 패키지 생성방법 - Google Patents

이동통신시스템 기지국 소프트웨어 패키지 생성방법 Download PDF

Info

Publication number
KR960024908A
KR960024908A KR1019940033897A KR19940033897A KR960024908A KR 960024908 A KR960024908 A KR 960024908A KR 1019940033897 A KR1019940033897 A KR 1019940033897A KR 19940033897 A KR19940033897 A KR 19940033897A KR 960024908 A KR960024908 A KR 960024908A
Authority
KR
South Korea
Prior art keywords
file
tool
directory
files
create
Prior art date
Application number
KR1019940033897A
Other languages
English (en)
Other versions
KR0121310B1 (ko
Inventor
김영미
김경수
안지환
Original Assignee
양승택
재단법인 한국전자통신연구소
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 양승택, 재단법인 한국전자통신연구소 filed Critical 양승택
Priority to KR1019940033897A priority Critical patent/KR0121310B1/ko
Publication of KR960024908A publication Critical patent/KR960024908A/ko
Application granted granted Critical
Publication of KR0121310B1 publication Critical patent/KR0121310B1/ko

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 이동통신시스템 기지국 소프트웨어 패키지의 생성방법에 관한 것이다.
본 발명에 의하면 각 버젼 단위로 종합 소프트웨어를 관하리되 라이브러리 화일, 헤더 화일, 데이타 베이스 관련 화일, 정적 데이타(PLD)화일, 형상 라스트 화일 및 패키지 화일들을 각각 독립적인 디렉토리에서 관리하도록 기지국 소프트웨어 패키지를 생성하는 것을 특징으로 하여, 특성별로 디렉토리를 세분화 함으로써 효율적인 소프트웨어 종합 관리를 가능하게 하는 효과가 있다.

Description

이동통신시스템 기지국 소프트웨어 패키지 생성방법.
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제2도는 본 발명에 따른 이동통신시스템 기지국에서의 소프트웨어 패키지 생성방법의 흐름도.

Claims (1)

  1. 이동통신시스템 기지국 소프트웨어패키지의 생성방법에 있어서, "combi"(1)라는 도구를 이용하여 다른 개발자의 화일 편집 기능을 거절하면서 공통 데이타 화일을 생성하고 공통헤더 화일 디렉토리("include")에 등록하는 제1단계(s1,s2); "ckdb"(2)라는 도구를 이용하여 화일의 오류를 검중하면서 각종 릴레이션 데이타 스키마 정의 화일을 작성하고, 이 화일을 "srcreg"(4)라는 도구를 이용하여 공통 릴레이션 정의 디렉토리 ("db")에 등록하는 제2단계(s3,s4); "ckdg"(3)라는 도구를 이용하여 화일의 오류를 검증하면서 릴레이션 데이타 화일을 작성하고, 이 화일을"srcreg"(4)라는 도구를 이용하여 공통 릴레이션 데이타 디렉토리("dg")에 등록하는 제3단계(s5,s6); 상기 제2단계에 의해 "db" 디렉토리에 등록되어 있는 릴레이션 데이타 스키마 정의 화일을 이용하여 각 블럭별로 사용하는 릴레이션 데이타 헤더 화일을 "relcg"(5)라는 도구를 이용하여 생성하는 제4단계(s7); 상기 제2단계와 제3단계에 의해 각각 "db"와 "dg"디렉토리에 등록되어 있는 릴레이션 데이타 관련 화일을 입력으로 하여 "mkdg"(6)라는 도구를 수행시켜 DB스키마 화일과 DB소스 화일을 생성하고 "mkpld"(7) 라는 도구를 이용하여 컴파일러를 구동시켜 정적데이타 (PLD)를 생성하며, 패키지 디렉토리인 "pdkg" 디렉토리에 등록하고, 목표 시스템에 릴리즈하는 제5단계(s8,s9,s10); 블럭 소스 화일을 작성하고 컴파일한 것을 "srcreg"(4) 도구를 이용하여 공통 블럭 소스 디렉토리("src")에 등록하고, 소스 프로그램과 컴파일을 위한 Makefile 입력 화일을 "kcsmf" (10)라는 도구를 이용하여 생성하는 제6단계(sl1,sl2,sl3,sl4); 라이브러리 화일을 작성하고 컴파일하여 라이브러리 화일로 만들어서 "srcreg"(4) 도구를 이용하여 공통 라이브러리 디렉토리("lib")에 등록하는 제7단계(sl5,sl2,sl6); 모든 블럭 소스 화일을 컴파일하여 블럭별 실행화일을 생성하며, 생성된 실행 화일을 디렉토리("pkg")에 등록하고, 목표 시스템에 릴리즈하는 제6단계(sl7,sl8)로 수행되는 것을 특징으로 하는 소프트웨어 패키지 생성방법.
    ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
KR1019940033897A 1994-12-13 1994-12-13 이동통신시스템 기지국 소프트웨어 패키지 생성방법(Software Package Generating Method of Base Station in Mobile Communication System) KR0121310B1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940033897A KR0121310B1 (ko) 1994-12-13 1994-12-13 이동통신시스템 기지국 소프트웨어 패키지 생성방법(Software Package Generating Method of Base Station in Mobile Communication System)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940033897A KR0121310B1 (ko) 1994-12-13 1994-12-13 이동통신시스템 기지국 소프트웨어 패키지 생성방법(Software Package Generating Method of Base Station in Mobile Communication System)

Publications (2)

Publication Number Publication Date
KR960024908A true KR960024908A (ko) 1996-07-20
KR0121310B1 KR0121310B1 (ko) 1997-11-22

Family

ID=19401179

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940033897A KR0121310B1 (ko) 1994-12-13 1994-12-13 이동통신시스템 기지국 소프트웨어 패키지 생성방법(Software Package Generating Method of Base Station in Mobile Communication System)

Country Status (1)

Country Link
KR (1) KR0121310B1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100520632B1 (ko) * 1998-12-30 2005-11-25 삼성전자주식회사 디셋 환경에서 메이크 파일 생성 방법
KR100738142B1 (ko) * 2006-07-10 2007-07-10 현대자동차주식회사 자동차용 전면유리 및 필름 선별장치

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100418878B1 (ko) * 2000-10-24 2004-02-14 엘지전자 주식회사 이동통신 시스템의 형상정보 생성 및 검색방법
KR101180981B1 (ko) * 2010-12-24 2012-09-10 전남대학교산학협력단 안드로이드 플랫폼의 동적 라이브러리 추가 인스톨러 및 방법

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100520632B1 (ko) * 1998-12-30 2005-11-25 삼성전자주식회사 디셋 환경에서 메이크 파일 생성 방법
KR100738142B1 (ko) * 2006-07-10 2007-07-10 현대자동차주식회사 자동차용 전면유리 및 필름 선별장치

Also Published As

Publication number Publication date
KR0121310B1 (ko) 1997-11-22

Similar Documents

Publication Publication Date Title
US10698682B1 (en) Computerized software development environment with a software database containing atomic expressions
US5361357A (en) Method and apparatus for optimizing computer file compilation
CN109918294B (zh) 一种混源软件自主可控性检测方法及系统
US6961931B2 (en) Dependency specification using target patterns
US8910133B2 (en) Library conformity checker
JP2005529384A5 (ko)
CA2980333A1 (en) Field specialization systems and methods for improving program performance
US20060143222A1 (en) Method, program and system for automatic reengineering of a client code
CN105260169A (zh) 一种跨平台移植python程序的方法及装置
KR960024908A (ko) 이동통신시스템 기지국 소프트웨어 패키지 생성방법
CN108255495A (zh) 一种基于Mediator的组件化方法及系统
US9396239B2 (en) Compiling method, storage medium and compiling apparatus
Kumar et al. Code clone detection and analysis using software metrics and neural network-a literature review
GB2420638A (en) Method of substituting code fragments in Internal Representation
Bagge Facts, Resources, and the IDE/Compiler Mind-Meld
CN110737429A (zh) 一种利用Makefile自身的依赖关系的模块化编译方法和装置
CN104239064A (zh) 一种提取和组织arm程序重定位信息的方法
JPH09218789A (ja) 分割コンパイル方式
CN113326048B (zh) 浮点数计算精度处理方法、系统、介质及设备
JP2003280956A5 (ko)
JPH09274570A (ja) コンパイル方法及びコンパイラシステム
JP2002082811A (ja) コンパイル方法および記録媒体
CN109032604A (zh) 一种可运行在Android系统上的Qt库的生成方法
JP6447358B2 (ja) ソースコード生成プログラム、ソースコード生成方法およびコンピュータ
CN117032731A (zh) 基于依赖生命周期模型的源码依赖检测方法及系统

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070730

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee