Force compiler to compile?
-
- Member
- Posts: 273
- Joined: Sun Oct 09, 2016 4:38 am
- Libera.chat IRC: NunoLava1998
Force compiler to compile?
My compiler is complaining about a bunch of stupid errors, and i want to to forcefully compile. How do i do this?
Thanks,
cat
Thanks,
cat
Developing TRIODIUM OS. Or call it Dixium if you want. It doesn't matter.
https://github.com/NunoLava1998/DixiumOS
https://github.com/NunoLava1998/DixiumOS
Re: Force compiler to compile?
You correct the stupid errors in your code.
Re: Force compiler to compile?
+1iansjack wrote:You correct the stupid errors in your code.
NunoLava1998, you didn't give us neither your makefile or something that builds your OS nor errors nor your code.
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing
OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing
OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Re: Force compiler to compile?
If you are displeased with what we gave you in your Other thread, why creating other ones ?? Come on! It makes you look like a troll. I'm sure you are not one !
Re: Force compiler to compile?
Judging from the latest post from this user, I'm beginning to suspect that you are mistaken.Boris wrote:Come on! It makes you look like a troll. I'm sure you are not one !
Re: Force compiler to compile?
I never write sarcasms. It's not funny.
Re: Force compiler to compile?
I've been exactly like him in April of 2015, and one man thinked that I am troll tooBoris wrote:If you are displeased with what we gave you in your Other thread, why creating other ones ?? Come on! It makes you look like a troll. I'm sure you are not one !
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing
OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing
OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
- Schol-R-LEA
- Member
- Posts: 1925
- Joined: Fri Oct 27, 2006 9:42 am
- Location: Athens, GA, USA
Re: Force compiler to compile?
You could start by writing some code of your own, Dr. Duct von Tape.NunoLava1998 wrote:My compiler is complaining about a bunch of stupid errors, and i want to to forcefully compile. How do i do this?
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
- jojo
- Member
- Posts: 138
- Joined: Mon Apr 18, 2016 9:50 am
- Libera.chat IRC: jojo
- Location: New York New York
Re: Force compiler to compile?
Ha, I've never seen that. That's pretty good.
-
- Posts: 10
- Joined: Tue Oct 25, 2016 6:44 pm
Re: Force compiler to compile?
You need to listen to your compilers, they will tell you why they are not working. Fix those errors, if you don't understand the error, post it on a forum (or even google search it).NunoLava1998 wrote:My compiler is complaining about a bunch of stupid errors, and i want to to forcefully compile. How do i do this?
Thanks,
cat