C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
분야별 포럼
C++빌더
델파이
파이어몽키
C/C++
프리파스칼
파이어버드
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

자유게시판
세상 살아가는 이야기들을 나누는 사랑방입니다.
[24561] Re:C++ Builder 64bit Migration Issue (C++로 bpl 제작은 아직까지 불가능하다.)
civilian [civilian] 6510 읽음    2014-03-31 14:48
델파이/C++ 빌더의 IDE가 32비트이니 당연히 Designtime 패키지는 64비트로 만들 수 없습니다.
하지만 Designtime 패키지가 64비트를 지원하지 않는 것과
실제 프로그램을 64비트로 마이그레이션하는 것은 다른 문제입니다.

leo21c 님이 쓰신 글 :
: C++ Builder 6.0부터 시작해서 2010버전을 사용하고 있습니다.
:
: 64bit migration 문제로 XE3를 구입하기도 했죠!
:
: 하지만 64bit migration은 그렇게 쉽지가 않았습니다. 이유는 c++로 64bit design package를 개발할 수 없기 때문입니다.
:
: 32bit만 지원을 하기 때문에 현재까지 진행을 할 수가 없었습니다.
:
: 이번에 XE6 발표를 한다고 해서 세미나에 참석을 했고 다른 분들도 질문은 하신 것으로 알고 있습니다.
:
: 결론은 XE6에서도 64bit로 마이그레이션을 할 수가 없을 것 같습니다.
:
: 이메일로 질문한 내용과 답변을 올립니다. 참고하시기 바랍니다.
:
:
: 결론: 현재까지는 C++ Builder에서 64bit bpl 개발을 지원하지 않는다.
:
: 이메일 문의 내용과 답변은 아래와 같습니다.
:
: --------------------------------------------------------------------------------
:
:   Thanks for your email. Yes, right now BCB XE5 dose not support 64-bit package yet, only Delphi XE5 supports 64-bit package as now. Making 64-bit BCB package is a complex issue that has to do with C/C++ 64-bit compiler, so there is no easy solution right now. But EMBT is improving C/C++ 64-bit compiler right now, EMBT hopes to support BCB 64-bit package this year, maybe at XE6 times.
:
: Cheers
: Gordon
:
: --------------------------------------------------------------------------------
:
: Dear  Mr. GordonLiWei


: Above all, thank you for your answer at the seminar.

: I already asked this question there.
: It is that I want to make the custom design time package which support 64bit platform.

: I use raize component v6.0. This is supported 64bit design package components.
: I guess it was programed by pascal. Because file extention is pas.
: So I guess that delphi supported 64bit package(.bpl files).

: I found this out, "Producing 64-bit Packages Not Supported.
: BCC64 does not produce packages (. bpl files) in this release. You can, however, do static linking to a 64-bit Windows package, and you can consume packages using C + + Builder 64-bit Windows."

: I know that I can't make design time package by using static link library(lib).
: So, I wonder that there is any solution for making 64 bit custom design package by using c++.
: I would like to migrate our software to 64bit as soon as I can.

: I am using c++ builder 2000, XE3 and tested XE5 trial.

: Thank you for your time.

: --------------------------------------------------------------------------------
leo21c [leo21c]   2014-03-31 17:30 X
당연히 64bit로 마이그레이션 할 수 있는 부분이 있습니다. 그러나 사용자 컨트롤을 많이 만들어 사용하는 프로그램이라면 컨트롤을 32bit로밖에 만들수 없기 때문에 전체 프로젝트 빌드를 64bit로 할수가 없겠죠?

혹시 32bit package를 사용해서 64bit 프로그램을 만들수 있다는건가요?
package project를 현재 32bit로만 만들수 있습니다. 이 32bit package를 64bit supported package로 이용할 수 있다는 말씀이신지 궁금하네요?
civilian [civilian]   2014-04-06 09:54 X
주로 델파이만 쓰다보니 C++빌더에서 64비트 패키지를 만들 수 없다는걸 몰랐네요.

+ -

관련 글 리스트
24560 C++ Builder 64bit Migration Issue (C++로 bpl 제작은 아직까지 불가능하다.) leo21c 7320 2014/03/31
24561     Re:C++ Builder 64bit Migration Issue (C++로 bpl 제작은 아직까지 불가능하다.) civilian 6510 2014/03/31
24564         Re:Re: 64비트 C++ 빌더로는 64비트 패키지 빌드가 불가능 함 안됨 8766 2014/04/01
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.