Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
problem with devkitadv   Message List  
Reply | Forward Message #14406 of 15019 |
Re: [gbadev] problem with devkitadv

----- Original Message -----
From: "Aleksey N. Malov" <vivid@...>
> I am using DevKitAdv r5 beta3. There is a problem with stream
> output from make files.


Check to see if you have multiple copies of the cygwin1.dll on your machine.
You should only have one.
- John





Wed Jul 9, 2003 6:40 pm

johnse98072
Offline Offline
Send Email Send Email

Forward
Message #14406 of 15019 |
Expand Messages Author Sort by Date

Hello gbadev, I am using DevKitAdv r5 beta3. There is a problem with stream output from make files. If I run the following command from console then it works...
Aleksey N. Malov
vivid_bwteam
Offline Send Email
Jul 9, 2003
4:51 pm

... From: "Aleksey N. Malov" <vivid@...> ... Check to see if you have multiple copies of the cygwin1.dll on your machine. You should only have one. -...
John Seghers
johnse98072
Offline Send Email
Jul 9, 2003
11:55 pm

This is probably related to the fact that Beta 3 does not have make.exe, sh.exe, and msys-1.0.dll in the best locations. I managed to solve most of the...
Jason Wilkins
fenix@...
Send Email
Jul 9, 2003
11:55 pm

From: "Aleksey N. Malov" <vivid@...> ... It looks like (I seem to remember seeing this as well) 'make' tries to run executables directly when the...
Jonathan Perret
jonathan.perret@...
Send Email
Jul 9, 2003
11:56 pm

... set MAKE_MODE=UNIX that instructs make to call "bash" (or sh) for its subprocesses instead of using "command.com". gpz...
Groepaz
groepaz2000
Offline Send Email
Jul 10, 2003
12:30 am

... check if there is more than one cygwin1.dll (i think that was the name :=P) is on your system.... if two cygwin progs use different dll you will have ...
Groepaz
groepaz2000
Offline Send Email
Jul 9, 2003
11:56 pm

... DevKit Advance R5 does not use cygwin1.dll, it is a mingw executable that depends on msvcrt.dll The shell tools are lifted from msys, and depend on...
Jason Wilkins
fenix@...
Send Email
Jul 10, 2003
11:40 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help