Skip to content
New issue

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

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

Already on GitHub? # to your account

Issue with building the kernel #5

Open
ghost opened this issue Oct 20, 2022 · 0 comments
Open

Issue with building the kernel #5

ghost opened this issue Oct 20, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 20, 2022

When I try to run:

gcc -g -ffreestanding -Wall -Wextra -fno-exceptions -m32 -std=c11 -c -o <OBJ_FILE>
nasm -f elf -o <OBJ_FILE>

it throws:
bash: syntax error near unexpected token `newline'

bash: syntax error near unexpected token `newline'

what am I doing wrong?

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

No branches or pull requests

0 participants