From: shayoom AT hotmail DOT com (Jonquil) Newsgroups: comp.os.msdos.djgpp Subject: Re: whats wrong with my compiler Date: 19 Nov 2002 06:36:09 -0800 Organization: http://groups.google.com/ Lines: 68 Message-ID: <63b211f7.0211190636.425a2956@posting.google.com> References: <20021115043144 DOT 31342 DOT qmail AT web13005 DOT mail DOT yahoo DOT com> <3DD556A9 DOT 4D37297B AT lmco DOT nospam DOT com> <63b211f7 DOT 0211151909 DOT 88e8259 AT posting DOT google DOT com> NNTP-Posting-Host: 213.189.83.103 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1037716569 31124 127.0.0.1 (19 Nov 2002 14:36:09 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 19 Nov 2002 14:36:09 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > : now i dont know what to do.. i will ask my prof. at the university if > : we will update to GCC 3.2 (what i have now). if we dont do i just swap > : the GCC files 3.2 back to 2.9... will it work? because i need > : something that will run on windows Xp. > > There were some problems running programs built with libc 2.03 before > the refresh. After the refresh most (if not all) of these problems are > corrected. If gcc 2.9.X was built with a refreshed libc, it'll > probably work, if not it will probably crash. yea, i found a refreshed version and after downloading it and running it, it forze my PC when i compiled the hello world program.. :( > > I'm not sure about the date when this refresh happened but I think it > was December 2001. So check the date of the gcc and gpp you're using. > > : another thing, as i was looking through the FAQ at DJGPP's website i > : got something that might help out in one of the errors that i am > : getting.. here is the link: > : http://www.delorie.com/djgpp/v2faq/faq6_5.html > : when i went to c:\djgpp\bin to check if i have the listed programs, i > : dont have the following: cc1.exe, cc1plus.exe, gasp.exe, as.exe, > : ld.exe, and (for Objective-C) cc1obj.exe. i did not find them in the > : bin folder, are they in a different folder? or should i download > : something to put them back there? > > Yes and no. cc1 and cc1plus have moved. (Do a find files and you > should find them _somewhere_. Let them stay where you found them!) > > However as and ld should be there (and perhaps gasp). > > : these are the files that i unzipped in one folder in drice C: > > : C:\> mkdir djgpp > : C:\> cd djgpp > : C:\DJGPP> unzip32 d:\tmp\djdev203.zip > : C:\DJGPP> unzip32 d:\tmp\faq230b.zip > : C:\DJGPP> unzip32 d:\tmp\rhid149b.zip > : C:\DJGPP> unzip32 d:\tmp\bnu213b.zip < : C:\DJGPP> unzip32 d:\tmp\fil41b.zip > : C:\DJGPP> unzip32 d:\tmp\gcc32b.zip > : C:\DJGPP> unzip32 d:\tmp\gpp32b.zip > : C:\DJGPP> unzip32 d:\tmp\mak3791b.zip > : C:\DJGPP> unzip32 d:\tmp\txi42b.zip > : C:\DJGPP> unzip32 d:\tmp\ntlfn08b.zip > : C:\DJGPP> unzip32 d:\tmp\all402.zip > : C:\DJGPP> unzip32 d:\tmp\grx245s.zip > > bnu*b.zip is missing. its there on the list if you look above please. > : PS sorry for the long email... > > It's ok. It's better to give too much information then too little. And > all you said was relevant. > > > Right, > > MartinS thank you for your help. i will talk to my teacher about C++ outdated books.. regards, Shaymaa Alterkait