Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
The computer i use cyqwin does not have internet but the computers that has internet is windows me and is not my computer. the error i get is when i run the program it crash by poping up with a don't send error and some how it is linked to Dr. Watson.
Yes i want to use those barebone for starters which i think this will help me with Patricknet. I need Gcc and ld to make this work. I am fine with nasm making the headerfile. But the problem with gcc is have to configure and build? For example in the install notes:
Is their anything that i can go bam and don't have to configure anything in linux. I guess i am trying to compile something that is not their.... That is the problem. for example like nasm all i have do is doiwnload 1 file and run the command on the command prompt. I need something that i can use straght away and is not biger than 12mb because i am on dail-up
Ps. Thanks for help me out. I don't know how i could great an or get started if i was at this forum.
Well, I don't think I have to configure anything to use GCC and LD on my PC. That's why I'm asking what distro that you use? Is it Fedora/Ubuntu/Slackware/... ?
For Ubuntu, GCC already come with the system(Don't have to compile it yourself). If you don't know how to use GCC in Linux, you'll find out it's even harder in Cygwin. Give us your distro name if you really want us to help you.
Using GCC in cygwin is just as hard as several linux distro's: select the gcc package and install it. The only thing is that cygwin has it disabled by default, while many linux distros have it enabled by default, or can't even do without it.
But since you don't even have a network, I recommend a NAT router. You'll have lots of trouble manually copying all the cygwin files to your computer since it's meant to be a network install.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Cygwin's GCC makes PE binaries by default - that doesn't mean it can't create kernel binaries, it just takes more work
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Well i got ubuntu alright. it is FeistyFawn in 2006 i think. I looked for the package for gcc and it can not be found and plus i don't have internet options on virtual machine becaue that computers is cot connected to the internet. I am just wondering that if i can download something that i can use straight away with out configuration for gcc and ld. What your guys are talk about doesn't really answer my question.
but I'm sure you could use a friends computer or something and download the .deb package files for those two. Also, are you SURE that you don't have gcc already installed (there is an error on 'gcc -v')?
I don't have a friends computer. Thanks for the links. I see if they can be downloaded. I just have to figure out how to get on the virtual machine. How can i double check if it is intalled. i mean gcc.
Oh I tryed that. I did the same thing i would do for nasm. I typed gcc in terminal and it say invaild command. i mean I think it has bash before invaild command. I looked at those files it is very small i bet their is more. Is their than a deb file?
well i am in big trouble. I have no internet to download direct as what you speak of . Besides i am sorry that i don't have the tools like you guys have.
The age of the internet is here. You should seriously consider to get out of your cave and buy yourself some hardware
I'll shut up now.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]