Eiffel - Compiler

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • okyanushulya@gmail.com

    Eiffel - Compiler

    Hi, I have to obtain a project about Eiffel language, I use the
    EiffelStudio 6.2, 5.4 and also the SmartEiffel.. However I can't see
    any output of my codes. For compiling, what can I do else? Thanks...
    Hülya
  • Jens Thoms Toerring

    #2
    Re: Eiffel - Compiler

    okyanushulya@gm ail.com wrote:
    Hi, I have to obtain a project about Eiffel language, I use the
    EiffelStudio 6.2, 5.4 and also the SmartEiffel.. However I can't see
    any output of my codes. For compiling, what can I do else? Thanks...
    I guess you accidentally picked the wrong newsgroup. This one is
    about C, not Eiffel. When you ask in an Eiffel group you should
    also post your code. Commenting on the behaviour of code one
    can't see is a bit difficult to say the least...

    Regards, Jens
    --
    \ Jens Thoms Toerring ___ jt@toerring.de
    \______________ ____________ http://toerring.de

    Comment

    • santosh

      #3
      Re: Eiffel - Compiler

      okyanushulya@gm ail.com wrote:
      Hi, I have to obtain a project about Eiffel language, I use the
      EiffelStudio 6.2, 5.4 and also the SmartEiffel.. However I can't see
      any output of my codes. For compiling, what can I do else? Thanks...
      Hülya
      Please try the group comp.lang.eiffe l. This one is for C.

      Comment

      • Antoninus Twink

        #4
        Re: Eiffel - Compiler

        On 3 Jun 2008 at 8:38, okyanushulya@gm ail.com wrote:
        Hi, I have to obtain a project about Eiffel language, I use the
        EiffelStudio 6.2, 5.4 and also the SmartEiffel.. However I can't see
        any output of my codes. For compiling, what can I do else? Thanks...
        This isn't a very clear message. If EiffelStudio is some sort of GUI
        IDE, then there'll probably be a "Run executable" option in one of the
        menus. If you're compiling at the command line, see what executable file
        gets created when you compile & link, and then run that.

        Comment

        Working...