Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OMNI] OMNI Compiler compilation failed with some compilers (Apple LLVM) #145

Open
clementval opened this issue Apr 20, 2017 · 0 comments
Open

Comments

@clementval
Copy link
Collaborator

The produced executable is not behaving the same when OMNI Compiler is compiled with GCC or with another compiler like Apple LLVM.

With the following compiler:

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.1.0 (clang-802.0.41)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

We get the following error during the build:

./F_Front -module-compile fincludes/iso_c_binding.f90 > fincludes/iso_c_binding.xmod
/bin/sh: line 1: 95551 Abort trap: 6           ./F_Front -module-compile fincludes/iso_c_binding.f90 > fincludes/iso_c_binding.xmod
make[1]: *** [fincludes/iso_c_binding.xmod] Error 134
@clementval clementval self-assigned this Apr 20, 2017
@clementval clementval changed the title OMNI Compiler compilation failed with some compilers (Apple LLVM) [OMNI] OMNI Compiler compilation failed with some compilers (Apple LLVM) Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant