rjhogan/Adept

Memory error on simple program

Closed this issue · 1 comments

nlw0 commented

Hi. I am trying to use your library, and installation seemed ok. But I can't make a simple program run. I just assined a value to an adouble and tried to print, and I get:

fish: Job 1, “./a.out ” terminated by signal SIGSEGV (Address boundary error)

Are there any compilation tricks I am missing?

nlw0 commented

OK, I didn't do the stack.new_recoding thing, didn't see that at the documentation first, sorry...