Re: [OpenSmalltalk/opensmalltalk-vm] Try to fix missing setjmp implementation in windows minheadless (51cd741)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Try to fix missing setjmp implementation in windows minheadless (51cd741)

David T Lewis
 

This was much too naive it seems... We cannot simply add assembler source like that in CMake.

CMake Error at CMakeLists.txt:724 (add_library):
Cannot find source file:
platform/win32/misc/_setjmp-x86.asm
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
CMake Error at CMakeLists.txt:724 (add_library):
No SOURCES given to target: SqueakVMCore
CMake Generate step failed. Build files cannot be regenerated correctly.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/51cd741267ea6520406e02320a58f2d8b5da1205#commitcomment-43568118", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/51cd741267ea6520406e02320a58f2d8b5da1205#commitcomment-43568118", "name": "View Commit" }, "description": "View this Commit on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Try to fix missing setjmp implementation in windows minheadless (51cd741)

David T Lewis
 

Oh no, it's platforms, not platform !


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/51cd741267ea6520406e02320a58f2d8b5da1205#commitcomment-43568126", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/51cd741267ea6520406e02320a58f2d8b5da1205#commitcomment-43568126", "name": "View Commit" }, "description": "View this Commit on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>