Skip to content

Compiler returning empty binary files #7

@GoogleCodeExporter

Description

@GoogleCodeExporter
I checked out the code like this: hg clone https://anic.googlecode.com/hg/
Then i run make && make test && make install.
Everything went OK.

But when i try to compile tst/test.ani (like this: anic test.ani -v) i get
this:

...
    |||-getChopsticks
    ||||-{}
    |||-returnChopsticks
    ||||-{}
    |||||-cs1
    |||||-cs2
    |||-eat
    ||||-{}
    |||||-cs1
    |||||-cs2
    |||-loopback
    |-numPhils
    |-philStream
    |-{}
    ||-{}
anic: Tracing type flow....
anic: Semantics successfully mapped.

The file a.out is created, but is totally empty!

Original issue reported on code.google.com by vdvl...@gmail.com on 19 Feb 2010 at 2:30

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions