Tíquete #15537

ACORN でコンパイルできるかどうか確認する
: 2009-03-15 01:22 Última Atualização: 2013-03-21 16:47

Relator:
Dono:
(Nenhum)
Estado:
Fechado
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
4
Gravidade:
5 - Medium
Resolução:
Won't Fix
Arquivo:
Nenhum

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
  • Resolução Update from Nenhum to Won't Fix
  • Estado Update from Aberto to Fechado
  • Ticket Close date is changed to 2013-03-21 16:47
Comentário

ACORNは廃止しました。

Attachment File List

No attachments

Editar

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