This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiler


Hi:

I'm asking you for some help. 
I'm trying to compile a source code in pro*c, this code was originally
developed under other compiler different from GCC, while I try to compile de
source code in GCC I get the following message. 

$ make -f picst.mk pics
gcc -newc -inline speed -w -pt -ptr  -D_AES_SOURCE -D_OSF_SOURCE -DANSI_C
-DPOS
gcc: speed: No such file or directory
gcc: unrecognized option `-newc'
gcc: unrecognized option `-pt'
gcc: unrecognized option `-ptr'
cc1: Unrecognized option `-inline'
*** Error code 1

Make: Fatal error: Command failed for target `pics'
Hope you can help me and tell mi some way, I can compile my code. The source
code and the make file are attached.

Regards.

Gerardo Gonzalez



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]