Path: chuka.playstation.co.uk!news From: "Matthew Chubb" Newsgroups: scee.yaroze.beginners Subject: Re: Compiling !! Date: Sun, 24 Jan 1999 15:22:54 -0000 Organization: Home Lines: 32 Message-ID: <78fdt8$nd48@chuka.playstation.co.uk> References: <78f3ak$nd45@chuka.playstation.co.uk> <78f7sc$nd47@chuka.playstation.co.uk> Reply-To: "Matthew Chubb" NNTP-Posting-Host: modem-97.strontium.dialup.pol.co.uk X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 My djsetup.bat file looks like this: @echo off set DJGPP=c:/psx/djgpp.env PATH %path%;c:\psx\bin;c:\gnu\bin set TMP=c:\Temp set DTLH3000=0x2F8,3,9600 I have a main.c file which uses the librarys pad.h and libps.h. I copy the main.c file and the pad.h file to the C:\gnu\bin directory. Once that is done I then go into dos invoke djsetup (not sure if I'm supposed to or not) and then type in gcc -c main.c, the error then occurs !! Matt George Bain wrote in message <78f7sc$nd47@chuka.playstation.co.uk>... >Hi there, > >Make sure you setup your paths correctly. >Check your djsetup.bat. See below... > >Regards, > >George@SCEE >