Sender: nate AT cartsys DOT com Message-ID: <35BD5C23.C6CECE5D@cartsys.com> Date: Mon, 27 Jul 1998 22:05:39 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Aaron Shivji CC: djgpp AT delorie DOT com Subject: Re: 2 problems, Allegro and rhide References: <#kYCc1Mu9GA DOT 149 AT ntdwwaaw DOT compuserve DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Aaron Shivji wrote: > > 1st problem , i have allegro and i wanted to put it on my laptop, so i did, > and now things that worked on my computer(p200mmx),such as simple graphics > like drawing a line > crash when i run them on my laptop(486 25mhz). Is there a compaitbility > error with the two different processors?. Unlikely; more likely it's the graphics hardware. Did you check to see that `set_gfx_mode' succeeded? > 2nd problem: when i try to compile c++ programs with rhide, it gives me an > error that it cant find some file. If you expect help, you need to give details. What file? Exactly what does the error message say? If, perchance, it's `libstdcxx.a', see the file `gnu/gcc-2.81/problems.txt'. (That is a common problem.) -- Nate Eldredge nate AT cartsys DOT com