From: "dune911" Newsgroups: comp.os.msdos.djgpp Subject: DJGPP setup help needed Date: Sat, 15 Sep 2001 10:10:44 +0200 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Lines: 48 Message-ID: <3ba30d44$0$1814$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.133.5 X-Trace: 1000541508 news.freenet.de 1814 213.7.133.5 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hello! i am now up to setup DJGPP to my windows 98 os and not sure, if you can help me out with my question: i've just downloaded the following files through zip-picker: v2/copying.dj DJGPP Copyright info 3 kb v2/djdev203.zip DJGPP Basic Development Kit 1.5 mb v2/faq230b.zip Frequently Asked Questions 664 kb v2/readme.1st Installation instructions 20 kb v2apps/rh1478b.zip RHIDE 2.0 mb v2gnu/bnu2112b.zip Basic assembler, linker 2.6 mb v2gnu/fil40s.zip File Utils (for building Allegro) 1.4 mb v2gnu/gcc2953b.zip Basic GCC compiler 1.9 mb v2gnu/gdb500b.zip GNU debugger 1.1 mb v2gnu/gpp2953b.zip C++ compiler 1.7 mb v2gnu/mak3791b.zip Make (processes makefiles) 263 kb v2gnu/txi40b.zip Info file viewer 632 kb v2tk/allegro/alleg312.zip Allegro game library 1.4 mb v2tk/grx243s.zip GRX Graphics 1.8 mb v2tk/pdcur24s.zip Curses Emulator 453 kb v2tk/rsxdj151.zip RSX (Windows GUI Lib) 3.5 mb after the downloads were finished, i extracted all the files into C:DJGPP and put the lines SET PATH=C:DJGPPBIN;%PATH% and SET DJGPP=C:DJGPPDJGPP.ENV into my autoexec.bat file. now i want to compile the allegro-examples with gcc. i tried command line gcc -o c:djgppallegroexamplesex1.c ex1.exe and gcc c:djgppallegroexamplesex1.c -o ex1.exe but the program wont work. not in dos nor in windows console. can someone help me to set up DJGPP to my system? contact me ICQ maybe thank you! dune911