Created
July 15, 2019 12:12
-
-
Save uchan-nos/6cd2005692842d909ce74de0615577e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-nostdlibinc | |
-I/home/uchan/osbook/devenv/x86_64-elf/include | |
-I/home/uchan/osbook/devenv/x86_64-elf/include/c++/v1 | |
-I. | |
-D__ELF__ | |
-D_LIBCPP_HAS_NO_THREADS | |
-O2 | |
-Wall | |
-g | |
--target=x86_64-elf | |
-fno-exceptions | |
-ffreestanding | |
-fno-rtti | |
-std=c++2a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment