Re: compiling and linking mechanics

2013-12-14 Thread marco atzeri
On Sun, Dec 15, 2013 at 6:01 AM, wrote: > > > Christopher Faylor wrote: > >> > > > > It isn't incredibly difficult to understand: Some poorly written makefiles > > put a -lib before the object files which rely on them. That works by > > coincidence in Linux but doesn't work on Windows. So

Re: compiling and linking mechanics

2013-12-14 Thread wynfield
Christopher Faylor wrote: >> > > It isn't incredibly difficult to understand: Some poorly written makefiles > put a -lib before the object files which rely on them. That works by > coincidence in Linux but doesn't work on Windows. So put the -libraries > last. > -- What is the basis for t

Re: grep sometimes hang on 1.7.25

2013-12-14 Thread cygwin
Marcin J. wrote at about 02:00:00 +0100 on Sunday, December 15, 2013: > > This isnt grep problem, `ps | cat` will hang too. > > I have up to date cygwin 1.7.27 x86_64 > Ah any idea what might be causing this (actually, I realize that I have 1.7.27 too -- I just hadn't realized that it

Re: compiling and linking mechanics

2013-12-14 Thread wynfield
Thanks for summing up the exact problem and solution. I apprecaite it. Christopher Faylor wrote: > On Sat, Dec 14, 2013 at 11:51:05PM +0900, wynfi...@gmail.com wrote: > >With the current set of gcc and loader, does there still exist the > >diffence that makes porting GNU Linux programs a challeng

grep sometimes hang on 1.7.25

2013-12-14 Thread Marcin J.
This isnt grep problem, `ps | cat` will hang too. I have up to date cygwin 1.7.27 x86_64 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#u

Re: compiling and linking mechanics

2013-12-14 Thread Christopher Faylor
On Sat, Dec 14, 2013 at 11:51:05PM +0900, wynfi...@gmail.com wrote: >With the current set of gcc and loader, does there still exist the >diffence that makes porting GNU Linux programs a challenge sometimes. >I haven't build for a while, but I recall that the order of libraries >in a ? linking proc

compiling and linking mechanics

2013-12-14 Thread wynfield
With the current set of gcc and loader, does there still exist the diffence that makes porting GNU Linux programs a challenge sometimes. I haven't build for a while, but I recall that the order of libraries in a ? linking process on the command line wouldn't work as they do in on GNU Linux sys

Re: PulseAudio 2.1-1 (64-bit): Failed to create secure directory: Unknown error 13

2013-12-14 Thread Nithin Kurien
Please help. More debugging info about the problem is in SuperUser (http://superuser.com/questions/674866/pulseaudio-on-cygwin-failed-to-create-secure-directory-unknown-error-13). On Fri, Dec 13, 2013 at 1:59 PM, Nithin Kurien wrote: > Hello, > > I am unable to run PulseAudio on Cygwin. > > Opera