The reason is that a boxed tuple needs malloc/free. Please pass the flag -DATS_MEMALLOC_LIBC to patscc.
If you have the command myatscc, then you can just use myatscc to compile the example. On Fri, May 12, 2017 at 8:55 AM, Mustapha Rashduddin < [email protected]> wrote: > val xyz = '( 'A', 1, 2.0 ) <---- when I make the tuple boxed, that's > when linker command fails > > -- > You received this message because you are subscribed to the Google Groups > "ats-lang-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/ats-lang-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ats-lang-users/c217b1b8-185c-4185-a768-0109c0e7d4a0% > 40googlegroups.com > <https://groups.google.com/d/msgid/ats-lang-users/c217b1b8-185c-4185-a768-0109c0e7d4a0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/CAPPSPLookgQ03Sb-hPKw%3DPjAu-V8U-vK5s3zFkS-HkRy%2BSgo1Q%40mail.gmail.com.
