Skip to content

Instantly share code, notes, and snippets.

@uchan-nos
Created July 15, 2019 12:12
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uchan-nos/6cd2005692842d909ce74de0615577e4 to your computer and use it in GitHub Desktop.
Save uchan-nos/6cd2005692842d909ce74de0615577e4 to your computer and use it in GitHub Desktop.
-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