dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]PNet 0.6.4 for MinGW (back-port)


From: Maciek Plewa
Subject: Re: [DotGNU]PNet 0.6.4 for MinGW (back-port)
Date: Sun, 25 Apr 2004 23:07:13 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.6) Gecko/20040113

I've got your email. UNIX_PIPES is a shortcut to #if defined(HAVE_FORK) && defined(HAVE_EXECV) && (defined(HAVE_WAITPID) || defined(HAVE_WAIT)) . I don't know about the second problem with errno.h - if it requires changing the 'configure' script, I can't do that because I'm not really familiar with it (I don't even have Linux); I'd really appreciate if you could help me with this problem.

However, the real problem for me (because related to MinGW) is that now it doesn't support very long command lines (e.g. parameters with 50,000 chars) I'm currently working on it.

What do you suggest I should do - submit changes since the last patch, or re-submit the whole thing completely?

Thanks for your help.

Regards,

Maciek

Gopal V wrote:

Hi,

- support/spawn.c
- cscc/common/cc_main.c
- cscc/cpp/Makefile.am
- cscc/cpp/Makefile.in

I was checking your patch earlier in the day and
noticed that it does not work properly outside
cygwin/mingw .

The problem was code in support/spawn.c .

Gopal




        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25ยข
http://photos.yahoo.com/ph/print_splash
_______________________________________________
Developers mailing list
address@hidden
http://dotgnu.org/mailman/listinfo/developers



--
Maciek Plewa
Military Research and Simulations Initiative

http://mil-sim.net/contact



reply via email to

[Prev in Thread] Current Thread [Next in Thread]