[amirus] Re: amirus CROSS COMPILER

  • From: Andy Parfenov <poweramiga@xxxxxxxxxx>
  • To: amirus@xxxxxxxxxxxxx
  • Date: Sat, 22 Feb 2003 19:56:25 +0500

Hello 
On 22/02/03, Vovka wrote:\n
V> Hello,

V> потратил целый вечер (сейчас уже начало 12-го) чтобы amirus скомпилить
V> САСом!!! разобрался с майкфайлами... исправил недочеты в исходниках...

Ну-ну, у меня всё равно не компиляется.

SAS/C Amiga Compiler 6.58
Copyright (c) 1988-1995 SAS Institute Inc.

====================
LONG  __builtin_printf ( STRPTR fmt, ... );
include:clib/alib_stdio_protos.h 20 Error 72: conflict with previous declaration
                                              See line 97 file "include:stdio.h"

====================
LONG sprintf( STRPTR buffer, STRPTR fmt, ... );
include:clib/alib_stdio_protos.h 21 Error 72: conflict with previous declaration
                                              See line 99 file "include:stdio.h"

====================
LONG fclose( long stream );
include:clib/alib_stdio_protos.h 22 Error 72: conflict with previous declaration
                                              See line 87 file "include:stdio.h"

====================
LONG fgetc( long stream );
include:clib/alib_stdio_protos.h 23 Error 72: conflict with previous declaration
                                              See line 105 file 
"include:stdio.h"

====================
LONG fprintf( long stream, STRPTR fmt, ... );
include:clib/alib_stdio_protos.h 24 Error 72: conflict with previous declaration
                                              See line 94 file "include:stdio.h"

====================
LONG fputc( long c, long stream );
include:clib/alib_stdio_protos.h 25 Error 72: conflict with previous declaration
                                              See line 107 file 
"include:stdio.h"

====================
LONG fputs( UBYTE *s, long stream );
include:clib/alib_stdio_protos.h 26 Error 72: conflict with previous declaration
                                              See line 108 file 
"include:stdio.h"

====================
LONG getchar( void );
include:clib/alib_stdio_protos.h 27 Error 135: argument count incorrect for 
macro "getchar", expecting 0 argume
nts

====================
LONG getchar( void );
include:clib/alib_stdio_protos.h 27 Error 72: conflict with previous declaration
                                              See line 118 file 
"include:stdio.h"

====================
LONG  putc( long c , (&__iob[1]) ) ;
include:clib/alib_stdio_protos.h 28 Error 90: invalid argument type specifier

====================
LONG puts( BYTE *s );
include:clib/alib_stdio_protos.h 29 Error 72: conflict with previous declaration
                                              See line 143 file 
"include:stdio.h"

====================
LONG puts( BYTE *s );
include:clib/alib_stdio_protos.h 29 Error 166: unrecoverable error or too many 
errors
                                               Terminating compilation
*** Execution terminated
sc - код возврата: 20
 

V> /ИТОГО:/

V> *SASC 5.65*
   ^^^^^^^^^
у меня 6.58. Какой музей ты ограбил?

V> *StormC 4:*
V> amirus2.o - 1432
V> inputeventhandler.o - 228
V> loadkeymap.o - 600
V> keymapspy.o - 1556
V> amirus2.exe - 5760

В шторме ты гццой компилял или нативным?

V> САС сделал код поменьше, но глючный !!! из-под Шторма все окей... вот сейчас
V> сижу и набираю текст с рабочим amirus2. (работает по двум шифтам - постоянно
V> путаюсь :-)

У меня оно для начала вообще не компиляется.

V> 2AmiS: чего там я напутал?

К сожалению я сям пока только учюсь и нифига в них толком не понимаю.

Regards


Other related posts: