Alex Arslan

Results 507 comments of Alex Arslan

``` /workspace/srcdir/lfortran-0.19.0/src/bin/lfortran: line 1: syntax error: unexpected "(" make[5]: *** [CMakeFiles/lfortran_intrinsic_kind.dir/build.make:75: CMakeFiles/lfortran_intrinsic_kind.dir/pure/lfortran_intrinsic_kind.f90.o] Error 2 ``` ...wut

Is that because the binary it's trying to use was built for macOS but the host is Linux?

I imagine we'll encounter that scenario on FreeBSD and Windows once the build can get that far along (assuming it will be able to at all on Windows). Poking through...

This PR will be 5 years old next month! Steven and I have formally reviewed and approved and other commenters have suggested support, so let's merge it before we forget...

I assume it was closed in favor of #371.

I didn't interpret there to be a strong consensus one way or another

@giordano, any idea what version of GCC might be needed? Some googling suggests that this `x29` register message used to occur on Linux AArch64 when building TensorFlow but was fixed...

Ah, this is apparently a known issue: https://github.com/libunwind/libunwind/issues/742

It's weird, I'm a member of JuliaOpt but I can't actually do anything in the org, including request PR reviews. So manually pinging @stevengj for review here.