Re: intel compiler problem

From: Richard Maine (nospam_at_see.signature)
Date: 10/16/03


Date: 16 Oct 2003 13:39:28 -0700

Matthew Nobes <manobes@sfu.ca> writes:

> master_vertex_list(count1)%entry_list(count2)%term_list(count3)%bac_label = bac_mom_label
> ^
> Error 24 at (320:gluon_ops/plaq_act_0b_2d.f90) : syntax error

This isn't enough context to tell much. The error message seems
pretty uninformative, but based solely on what it is pointing to, it
sounds somewhat like it doesn't recognize that these are derived
type objects (and thus that the % doesn't make sense). But I could
be off base on that.

Declarations are absolutely critical to diagnosing compilation
problems like this. Just seeing the isolated code line doesn't help
much. I'd need to see the declarations of all relevant things to be
of much help here...and preferably as part of a compilable sample
instead of as isolated lines.

If you do have just isolated lines, it may be very important exactly
where those lines are and how they relate to the place where the
error occurs. In paticular, if perhaps they are in a separate
module source file, then your problems might have more to do with
module compilation that with the source code.

But I'm already speculating beyond what I have data to support;
I need more input here to generate useful output.

-- 
Richard Maine                       |  Good judgment comes from experience;
email: my first.last at org.domain  |  experience comes from bad judgment.
org: nasa, domain: gov              |        -- Mark Twain


Relevant Pages

  • Bug Report: Unclear Error Message
    ... When you by mistake have two properties with same id in dual interface in ... idl file the compilation fails and the error message does not point to the ...
    (microsoft.public.vstudio.general)
  • Re: No syntax control during webservice validation in Visual Studio 8
    ... An error occurred during the compilation of a resource ... Compiler Error Message: CS1002:; expected ... I created another web service solution and everything works fine there ... Validating Web Site ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Error Occured during compilation
    ... > I get two different errors when i compile it with 'gcc' as well as ... > gcc compilation ... If you don't show us the actual error message, ... I compiled your code under Cygwin, ...
    (comp.lang.c)
  • Re: Backup Error
    ... denied" error message when you log on to Windows SharePoint Services ... An error occurred during the compilation of a resource ... Compiler Error Message: CS0016: Could not write to output file ...
    (microsoft.public.windows.server.sbs)
  • Re: Whats wrong with my connection string to the Access db?
    ... An error occurred during the compilation of a resource required ... Compiler Error Message: CS0246: The type or namespace name ... "Kevin Spencer" wrote in message ... >> I have a connection string like this, anyone know how can I fix it? ...
    (microsoft.public.dotnet.framework.aspnet)