This is the mail archive of the gcc-help@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]

g77 compilation error..




I am getting these error while compiling using g77

_____________

tecin.f:213: warning:
                                        call adjid
(a(ipid),a(ipidx),a(ipnslp),a(ipdslp),
                                                    1
tecin.f:307:  (continued):
                             subroutine adjid
(id,idx,nslip,idslp,numslp,,ndof,numnp,
                                                     2
Argument  #1 (named id') of adjid' is one type at (2) but is some other
type at (1)  [info -f g77 M GLOBALS]

______________

How can I overcome this?

Regards
Vijay


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