Re: [?]Help Starting OS [?]
Posted: Wed Jan 14, 2009 3:38 pm
To be honest, I don't think that's something I'd be admitting to...GeniusCobyWalker wrote:Thanks for the links Combuster sorry that I haven't read them before.
The Place to Start for Operating System Developers
http://f.osdev.org/
To be honest, I don't think that's something I'd be admitting to...GeniusCobyWalker wrote:Thanks for the links Combuster sorry that I haven't read them before.
Socrates wrote:Wisest is she who knows she does not know
Ubuntu i386 AMD64
Does anybody know how to start a project for this in Code::Blocks?
I call troll on this one, especially since the VFS provides a *cough*windows-like*cough* simple way of accessing and saving files. How can you not get that??(Unfamiliar with Ubuntu's file system)
If you are that smart, surely you can spell signature correctly, and find your way in a Linux filesystem...GeniusCobyWalker wrote:Also I think this is appropriate, I want to learn to make an OS.
Kinda don't appreciate "not Smart" (Not trying to brag)
I know how to program in 14 programming languages (Signiture)
Next step is making an OS
Build Gates HaLook at build gates, he
LOL. When did he win this?Look at build gates, he might find it tough but he got their at the end taking the nobel prize.
Absolutely nothing, provided that you have done the prerequisite required reading and have the prerequisite knowledge.GeniusCobyWalker wrote:I just need help, what's wrong with that?
Perhaps not Google's finest hour.Genius Coby Walker was a GMail Suggestion
Appreciated that you're not trying to brag, but you appear to not have read the required reading before posting (You say you have, then when Combuster posts some prerequisite links you say you haven't...), which is "not smart".Kinda don't appreciate "not Smart" (Not trying to brag)
Quoting from your signature:I know how to program in 14 programming languages (Signiture)[sic]
That's (in order of reverse relevance):Full Knowledge in:
GML, Ti-Basic, Zilog Z80 Assembly, SX28 Assembly and Blender
Experience in:
C++,OpenGl,NDS C++,Dark Basic,Dark Basic Pro,Dark Gdk and PSP Coding
Sounds like your bog standard second year University module. I did a very similar thing. It didn't prepare me for OS-Dev, however.I can soldier and build Analog/ Digital Circuits
I have built a Video Game System from discrete analog/ digital curcuits
(LEDs, NTSC Video, Analog Sound, Joystick/Button input, Reset button, Programming Port)
How totally useless.I know how to use fully use Blender (Most Advanced 3d Modeler)
Green screening and Video Editing (Adobe After Effects)
The key words are "want to learn".Also I think this is appropriate, I want to learn to make an OS.
Kinda don't appreciate "not Smart" (Not trying to brag)
I know how to program in 14 programming languages (Signiture)
I can soldier and build Analog/ Digital Circuits
I have built a Video Game System from discrete analog/ digital curcuits
(LEDs, NTSC Video, Analog Sound, Joystick/Button input, Reset button, Programming Port)
I know how to use fully use Blender (Most Advanced 3d Modeler)
Green screening and Video Editing (Adobe After Effects)
I keep getting this error:Link using: ld -T linker.ld -o kernel.bin loader.o kernel.o
Yes it's typed correctlyld: i386 architecture of input file `loader.o' is incompatible with i386:x86-64 output
Did that got the same exact error.Add -m elf_i386 to the linker command line
(Backwards?)ld: i386:x86-64 architecture of input file `kernel.o' is incompatible with i386 output
If you want peoples help stop acting like an @$$.Someone figure this out.