Using DJGPP

Programming, for all ages and all languages.
Berserk

Using DJGPP

Post by Berserk »

I just got DJGPP, and i don't know how to use it, if anybody knows where to get some tutorials on how to compile a script etc. I don't know which file to open. there are so many in the bin folder.

And also i got allegro. I know it is a game library, but what kind of functions has it got??

NOW: For an off topic question, what is the BeOS web-site?? & Also, what does it mean if you are a five-star member on this forum??

Ciao :D
AGI1122

Re:Using DJGPP

Post by AGI1122 »

The 5 stars just means that we have posted alot of messages. The more you post the more stars you get. 5 is the most stars you can get. And people with green stars are moderators and have power to see your ip, lock topics, move topics, delete topics, delete posts, and edit posts.
Berserk

Re:Using DJGPP

Post by Berserk »

how come everybody can see my ip now??

If i became a member, could i hide it??

ciao :D
K.J.

Re:Using DJGPP

Post by K.J. »

BeOS's site no longer is up since Palm bought them.

K.J.
Berserk

Re:Using DJGPP

Post by Berserk »

You mean palm bought BeOS. BeOS got sold to Palm. For how much??

And did BeOS start off as a freeware OS aswell??
Schol-R-LEA

Re:Using DJGPP

Post by Schol-R-LEA »

Berserk wrote:And did BeOS start off as a freeware OS aswell??
No. It was originally the OS for a specialized computer called the BeBox, which used a pair of PowerPCs and special-purpose viedo hardware. When Be, In. had trouble selling them, the dropped their hardware line and ported BeOS to run on the Macintosh clones, only to see Apple stop licensing the Mac ROMs a short time later. They then ported it again, to the Intel platform, but had endless trouble with driver compatibility and lack of market interest. In November 2001, Palm bought out Be and declared that they had no plans to continue development of the OS.

The OpenBeOS project didn't get started until after the buyout. OpenBeOS is not supported by Palm - according to the OpenBeOS FAQ, the developers are currently voting on a new name for the OS to avoid legal hassles - and is starting over with a fresh code base to avoid copyright problems. They haven't gotten very far yet, but they are certainly moving ahead.
grey wolf

Re:Using DJGPP

Post by grey wolf »

last i checked, the print server was in late beta and the file system module was in early beta. they're basing it on the NewOS kernel so they don't have to write their own. from there, they're shooting for 100% binary- and source-compatibility.
Tom

Re:Using DJGPP

Post by Tom »

I've used DGJPP once...if you really want...i'll re-download it and tell you how to compile a sample program "v86call"...from John Fine's web site....
suhmaamiar

Re:Using DJGPP

Post by suhmaamiar »

is there any editor available for djgpp, if there is,
then how can i locate it ? ::)
Tom

Re:Using DJGPP

Post by Tom »

rhide is the IDE for DJGPP...download it with the DGJPP package selector.

I edited this...before I put "IDT" by mistake...
K.J.

Re:Using DJGPP

Post by K.J. »

or better yet, just use notepad/metapad/textpad. :)

K.J.
damonbrinkley

Re:Using DJGPP

Post by damonbrinkley »

You can use any sort of text editor to create program for DJGPP althought I suggest using one with syntax highlighting.
suhmaamiar

Re:Using DJGPP

Post by suhmaamiar »

this is what i am looking for ;D
any place on web from where i can download it ?

DJGPP package site is not working here
Berserk

Re:Using DJGPP

Post by Berserk »

What has this thread turned into, i originally started it to learn how to use djgpp, but now, what the??

cya ;D
K.J.

Re:Using DJGPP

Post by K.J. »

I think the latest edition of C++ for Dummies has a chapter or two on using DJGPP.

K.J.
Post Reply