I'm having trouble using the IEEE library provided with GHDL.  I'm
getting the following error:

    two2one.vhdl:2:10: file ../../../src/ieee/std_logic_1164.v93 has changed 
and must be reanalysed
    two2one.vhdl:0: internal compiler error: Segmentation fault

When I reanalyze it and put it in my work library everything works, so
I know it is reading, parsing, and compiling the file correctly.  Is
there anything I can do about this to prevent this error from cropping
up?

My guess is that it happens because I have noatime set as a mount
option in the partition that holds the library, so GHDL can't verify
that the .o file is up-to-date.  Can't I just pass GHDL a flag saying,
"Yes, it really is up-to-date?"

                                                -- Jonathan Geisler --

Attachment: pgpxKHK5Je3Uy.pgp
Description: PGP signature

_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to