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

No such file or directory : i386-elf-gcc & i386-elf-ar #10

Open
SalmaAlassal opened this issue Oct 21, 2022 · 1 comment
Open

No such file or directory : i386-elf-gcc & i386-elf-ar #10

SalmaAlassal opened this issue Oct 21, 2022 · 1 comment

Comments

@SalmaAlassal
Copy link

When I try to run, I receive the following error :

*  Executing task: make qemu 

make: i386-elf-gcc: No such file or directory
+ ar obj/lib/libfos.a
make: i386-elf-ar: No such file or directory
make: *** [lib/Makefrag:32: obj/lib/libfos.a] Error 127

 *  The terminal process "/bin/sh '-c', 'make qemu'" failed to launch (exit code: 2). 
 *  Terminal will be reused by tasks, press any key to close it. 
@yousinix
Copy link
Owner

Is your environment set up properly? You can verify it by running i386-elf-gcc from your terminal.

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

2 participants