HP-UX 11 에 깔려 있는 cc 입니다.
옵션중에 ANSI 를 지원하는 게 있는데 이 버전의 경우 HP-UX 에서 bundle 로 제공하는 넘이 아닌가요?
얼마전에 ansi c 로 hp-ux 에서 작업한게 있는 데 궁금해서 올려봅니다.
cc(1) cc(1)
Requires Optional ANSI C Compiler Software
NAME
cc, c89 - C compiler
SYNOPSIS
cc [options] files
c89 [options] files
DESCRIPTION
cc is the HP-UX C compiler. c89 is equivalent to cc -Aa option. Both
accept several types of arguments as files:
.
.
.
.
.
-Amode Specify the compilation standard to be used by the
compiler. mode can be one of the following letters:
c Compile in a mode compatible with HP-UX
releases prior to 7.0. (See The C Programming
Language, First Edition by Kernighan and
Ritchie). To access macros and typedefs that
are defined by the HP-UX Operating System,
define the symbol _HPUX_SOURCE as described in
stdsyms(5) or by including <sys/stdsyms.h>. In
most programs <sys/stdsyms.h> is included
indirectly by including other standard system
header files.
a Compile under ANSI mode (ANSI programming
language C standard ISO 9899:1990). When
compiling under ANSI mode, the header files
would define only those names (macros and
typedefs) specified by the Standard. To access
macros and typedefs that are not defined by the
ANSI Standard but are provided by the HP-UX
Operating System, define the symbol
_HPUX_SOURCE; or use the extension option
described below.
Re: HP-UX에서 쓰이는 상용 C++ 컴파일러를 알고싶습니다.
그런건 hp 홈페이지가서 조금만 뒤져보면 알 수 있을 겁니다.
알아봐드릴려고 했는데 지금 hp 홈페이지에 잘 접속이 안되네요.. :(
aC++ 이라는걸 쓰면되는지...
aC++라는 컴파일러가 있던데 HP에서 판매하는 건가요?
GNU C++이 되지 않던가요? ^^;;
GNU C++이 되지 않던가요? ^^;;
1) 기본적으로는 bundle cc 라는 커널 이미지를 만드느데 쓰는 C
1) 기본적으로는 bundle cc 라는 커널 이미지를 만드느데 쓰는 C 컴파일러가 있습니다.
이것은 ANSI C가 지원 안됩니다.
2) 상용으로는 HP에서 판매하는 aCC 가 있습니다.
3) 그다음 gcc를 쓸수 있는데 팩키지로 설치하기 보다는 직접 빌드 해서 설치 하시는게 나을 겁니다. 그래야 posix thread를 지원 할테니까요
無心
저도 궁금해서 그런데요.
HP-UX 11 에 깔려 있는 cc 입니다.
옵션중에 ANSI 를 지원하는 게 있는데 이 버전의 경우 HP-UX 에서 bundle 로 제공하는 넘이 아닌가요?
얼마전에 ansi c 로 hp-ux 에서 작업한게 있는 데 궁금해서 올려봅니다.
무인도에 갇힌다면 당신이 가지고 갈 세가지는?
HP에서 파는 랭귀지 팩이 있습니다.한국 HP 에 전화하면 소규모
HP에서 파는 랭귀지 팩이 있습니다.
한국 HP 에 전화하면 소규모 리셀러 업체 소개 해줍니다.
그럼 거기다 전화해서 견격서 하나 보내 달라고 하면 되요.
한달 전에 구입햇는데.. 정품 CD는 미국에 들어오는데 한달 걸린다고
하고 설치는 바로 해줍니다.
가격이 꽤 비싸죠. 판매가와 제안가가 틀립니다.
OS랑 랭귀지 팩(c, c++) 구입했는데 300백만원 대 였습니다.
screen + vim + ctags 좋아요~
댓글 달기