Ticket #15537

ACORN でコンパイルできるかどうか確認する
Open Date: 2009-03-15 01:22 Last Update: 2013-03-21 16:47

Reporter:
Owner:
(None)
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
4
Severity:
5 - Medium
Resolution:
Won't Fix
File:
None

Details

main.c につぎのコードがあります。

/*
* Some machines have a "main()" function in their "main-xxx.c" file,
* all the others use this file for their "main()" function.
*/


#if !defined(MACINTOSH) && !defined(WINDOWS) && !defined(ACORN)

util.c につぎのコードがあります。

#ifdef ACORN


/*
* Most of the "file" routines for "ACORN" should be in "main-acn.c"
*/

ACORN でコンパイルするには main-acn.c が必要だと思うけど、そのファイルはありません。ACORN のコンパイルオプションを削除してもいいと思います。(じゃなかったら、main-acn.c を作る必要があるかもしれません)

Ticket History (1/1 Histories)

2013-03-21 16:47 Updated by: iks
  • Resolution Update from None to Won't Fix
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2013-03-21 16:47
Comment

ACORNは廃止しました。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login