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

Build fails on Mac OS X with GCC #10

Closed
brycelelbach opened this issue Jul 10, 2012 · 3 comments
Closed

Build fails on Mac OS X with GCC #10

brycelelbach opened this issue Jul 10, 2012 · 3 comments

Comments

@brycelelbach
Copy link
Member

[reported by manderson] [Trac time Tue Sep 21 16:49:42 2010] Build fails on Mac GCC v4.0.1:

[90%] Building CXX object src/CMakeFiles/hpx.dir/__/external/coroutine/libs/coroutine/src/swapcontext.cpp.o
cd /Users/jeffhensley/Work/HPX/hpx_head/src && /usr/bin/c++   -Dhpx_EXPORTS -DHPX_PREFIX=\"/Users/jeffhensley/Work/HPX/hpx_head\" -DHPX_USE_LOCKFREE=1 -DHPX_USE_TBB=0 -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_ARCHIVE_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_SIGNALS_DYN_LINK -DBOOST_THREAD_DYN_DLL -DBOOST_CHRONO_NO_LIB -DHPX_GCC_HAVE_VISIBILITY -DBOOST_COROUTINE_GCC_HAVE_VISIBILITY -DBOOST_COROUTINE_USE_ATOMIC_COUNT -DBOOST_COROUTINE_ARG_MAX=2 -D_XOPEN_SOURCE=1 -DHPX_COMPONENT_NAME=hpx -DHPX_EXPORTS -DBOOST_COROUTINE_EXPORTS -O2 -g -fPIC -I/Users/jeffhensley/local/boost/include -I/Users/jeffhensley/Work/HPX/hpx_head -I/Users/jeffhensley/Work/HPX/hpx_head/external/atomic -I/Users/jeffhensley/Work/HPX/hpx_head/external/cache -I/Users/jeffhensley/Work/HPX/hpx_head/external/chrono -I/Users/jeffhensley/Work/HPX/hpx_head/external/coroutine -I/Users/jeffhensley/Work/HPX/hpx_head/external/endian -I/Users/jeffhensley/Work/HPX/hpx_head/external/logging -I/Users/jeffhensley/Work/HPX/hpx_head/external/lockfree -I/Users/jeffhensley/Work/HPX/hpx_head/external/plugin   -o CMakeFiles/hpx.dir/__/external/coroutine/libs/coroutine/src/swapcontext.cpp.o -c /Users/jeffhensley/Work/HPX/hpx_head/external/coroutine/libs/coroutine/src/swapcontext.cpp
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:32:Alignment too large: 15. assumed.
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:34:Unknown pseudo-op: .type
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:34:Rest of line ignored. 1st junk character valued 115 (s).
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:52:Alignment too large: 15. assumed.
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:54:Unknown pseudo-op: .type
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:54:Rest of line ignored. 1st junk character valued 115 (s).
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:72:Alignment too large: 15. assumed.
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:74:Unknown pseudo-op: .type
/var/folders/+S/+SncjM5WEwiUS7MXqMu2L++++TI/-Tmp-//cc0K5YTZ.s:74:Rest of line ignored. 1st junk character valued 115 (s).
make[2]: *** [src/CMakeFiles/hpx.dir/__/external/coroutine/libs/coroutine/src/swapcontext.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/hpx.dir/all] Error 2
make: *** [all] Error 2

Attached is the make.out and cmake.out

@brycelelbach
Copy link
Member Author

[Trac time Fri Aug 5 15:17:47 2011] Milestone 0.3.0 deleted

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Fri Aug 5 15:28:50 2011] Linker errors of this nature still occur when trying to build on Mac OS X.

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Tue Aug 9 20:44:30 2011] GCC has been rotated out of Xcode, we'll focus on Xcode/Clang support instead of Xcode/GCC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant