public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin for Itanitium (Whistler)
@ 2001-02-09 15:27 Wes Isberg
  2001-02-12  1:44 ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: Wes Isberg @ 2001-02-09 15:27 UTC (permalink / raw)
  To: cygwin

Hi all -

I'm having the same problem as the person who emailed in October
(child-died errors on any Cygwin command) when running on
Itanium/Whistler Beta (64-bit Windows 2000).  

Has anyone built cygwin for Itanium?
(since its 32-bit compatibility mode is not working...)

Thanks -
Wes

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin for Itanitium (Whistler)
  2001-02-09 15:27 Cygwin for Itanitium (Whistler) Wes Isberg
@ 2001-02-12  1:44 ` Corinna Vinschen
  2001-02-12  5:53   ` Tim Prince
  2001-02-12 14:57   ` Wes Isberg
  0 siblings, 2 replies; 7+ messages in thread
From: Corinna Vinschen @ 2001-02-12  1:44 UTC (permalink / raw)
  To: cygwin

On Fri, Feb 09, 2001 at 03:28:27PM -0800, Wes Isberg wrote:
> Hi all -
> 
> I'm having the same problem as the person who emailed in October
> (child-died errors on any Cygwin command) when running on
> Itanium/Whistler Beta (64-bit Windows 2000).  
> 
> Has anyone built cygwin for Itanium?
> (since its 32-bit compatibility mode is not working...)

You are a pioneer. Why don't you try to compile (and port?) Cygwin on
the Itanium/Whistler platform? Your efforts would be highly appreciated.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin for Itanitium (Whistler)
  2001-02-12  1:44 ` Corinna Vinschen
@ 2001-02-12  5:53   ` Tim Prince
  2001-02-12 11:24     ` Bob McGowan
  2001-02-12 14:57   ` Wes Isberg
  1 sibling, 1 reply; 7+ messages in thread
From: Tim Prince @ 2001-02-12  5:53 UTC (permalink / raw)
  To: Corinna Vinschen

I thought the problem was in Whistler-64 not supporting enough Windows
functions, and that had something to do with MKS revoking their
commitment to port to it.  MKS ksh runs sufficiently to be useful, so
you can't say the 32-bit mode is totally broken.
----- Original Message -----
From: "Corinna Vinschen" <cygwin@cygwin.com>
To: <cygwin@cygwin.com>
Sent: Monday, February 12, 2001 1:44 AM
Subject: Re: Cygwin for Itanitium (Whistler)


> On Fri, Feb 09, 2001 at 03:28:27PM -0800, Wes Isberg wrote:
> > Hi all -
> >
> > I'm having the same problem as the person who emailed in October
> > (child-died errors on any Cygwin command) when running on
> > Itanium/Whistler Beta (64-bit Windows 2000).
> >
> > Has anyone built cygwin for Itanium?
> > (since its 32-bit compatibility mode is not working...)
>
> You are a pioneer. Why don't you try to compile (and port?) Cygwin on
> the Itanium/Whistler platform? Your efforts would be highly
appreciated.
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin
to
> Cygwin Developer
mailto:cygwin@cygwin.com
> Red Hat, Inc.



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin for Itanitium (Whistler)
  2001-02-12  5:53   ` Tim Prince
@ 2001-02-12 11:24     ` Bob McGowan
  2001-02-12 11:32       ` Christopher Faylor
  0 siblings, 1 reply; 7+ messages in thread
From: Bob McGowan @ 2001-02-12 11:24 UTC (permalink / raw)
  To: Tim Prince; +Cc: Cygwin

I've seen a problem with running cygwin in the 64 bit environment, too, and I agree, the problem is not in the 32 bit emulation.  The initial bash shell starts and runs
fine, internal commands work as expected.  The problem I'm seeing is when an external command is tried.  The error generated is:

$ ls
97304241 [main] bash 1640 sync_with_child: child 476(0x700) died before initialization with status code 0x80
97305532 [main] bash 1640 sync_with_child: *** child state waiting for longjmp
bash: fork: Resource temporarily unavailable
$

I'm not able to pursue trying to fix this and its not a high priority for me.  But I could spare a cycle or two to help test, if needed.

Tim Prince wrote:
> 
> I thought the problem was in Whistler-64 not supporting enough Windows
> functions, and that had something to do with MKS revoking their
> commitment to port to it.  MKS ksh runs sufficiently to be useful, so
> you can't say the 32-bit mode is totally broken.
> ----- Original Message -----
> From: "Corinna Vinschen" <cygwin@cygwin.com>
> To: <cygwin@cygwin.com>
> Sent: Monday, February 12, 2001 1:44 AM
> Subject: Re: Cygwin for Itanitium (Whistler)
> 
> > On Fri, Feb 09, 2001 at 03:28:27PM -0800, Wes Isberg wrote:
> > > Hi all -
> > >
> > > I'm having the same problem as the person who emailed in October
> > > (child-died errors on any Cygwin command) when running on
> > > Itanium/Whistler Beta (64-bit Windows 2000).
> > >
> > > Has anyone built cygwin for Itanium?
> > > (since its 32-bit compatibility mode is not working...)
> >
> > You are a pioneer. Why don't you try to compile (and port?) Cygwin on
> > the Itanium/Whistler platform? Your efforts would be highly
> appreciated.
> >
> > Corinna
> >
> > --
> > Corinna Vinschen                  Please, send mails regarding Cygwin
> to
> > Cygwin Developer
> mailto:cygwin@cygwin.com
> > Red Hat, Inc.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

-- 
Bob McGowan
Staff Software Quality Engineer
VERITAS Software
rmcgowan@veritas.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin for Itanitium (Whistler)
  2001-02-12 11:24     ` Bob McGowan
@ 2001-02-12 11:32       ` Christopher Faylor
  0 siblings, 0 replies; 7+ messages in thread
From: Christopher Faylor @ 2001-02-12 11:32 UTC (permalink / raw)
  To: Cygwin

On Mon, Feb 12, 2001 at 10:57:12AM -0800, Bob McGowan wrote:
>I've seen a problem with running cygwin in the 64 bit environment, too,
>and I agree, the problem is not in the 32 bit emulation.  The initial
>bash shell starts and runs fine, internal commands work as expected.
>The problem I'm seeing is when an external command is tried.  The error
>generated is:
>
>$ ls
>97304241 [main] bash 1640 sync_with_child: child 476(0x700) died before initialization with status code 0x80
>97305532 [main] bash 1640 sync_with_child: *** child state waiting for longjmp
>bash: fork: Resource temporarily unavailable
>$
>
>I'm not able to pursue trying to fix this and its not a high priority
>for me.  But I could spare a cycle or two to help test, if needed.

It is not likely that we will be pursuing a 64 bit port unless Red Hat
is paid to do so.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin for Itanitium (Whistler)
  2001-02-12  1:44 ` Corinna Vinschen
  2001-02-12  5:53   ` Tim Prince
@ 2001-02-12 14:57   ` Wes Isberg
  2001-02-12 15:04     ` Larry Hall (RFK Partners, Inc)
  1 sibling, 1 reply; 7+ messages in thread
From: Wes Isberg @ 2001-02-12 14:57 UTC (permalink / raw)
  To: Corinna Vinschen

below...

Corinna Vinschen wrote:
> 
> On Fri, Feb 09, 2001 at 03:28:27PM -0800, Wes Isberg wrote:
> > Hi all -
> >
> > I'm having the same problem as the person who emailed in October
> > (child-died errors on any Cygwin command) when running on
> > Itanium/Whistler Beta (64-bit Windows 2000).
> >
> > Has anyone built cygwin for Itanium?
> > (since its 32-bit compatibility mode is not working...)
> 
> You are a pioneer. Why don't you try to compile (and port?) Cygwin on
> the Itanium/Whistler platform? Your efforts would be highly appreciated.

I might give it some time, but if anyone there has tried (and failed)
I won't have time to do better.  I suspect it's "just" the process-handling...

Can you give some pointers/links to instructions?

Thanks- 
Wes

> 
> Corinna
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Cygwin for Itanitium (Whistler)
  2001-02-12 14:57   ` Wes Isberg
@ 2001-02-12 15:04     ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 7+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-02-12 15:04 UTC (permalink / raw)
  To: Wes Isberg, Corinna Vinschen

At 05:58 PM 2/12/2001, Wes Isberg wrote:
>below...
>
>Corinna Vinschen wrote:
> > 
> > On Fri, Feb 09, 2001 at 03:28:27PM -0800, Wes Isberg wrote:
> > > Hi all -
> > >
> > > I'm having the same problem as the person who emailed in October
> > > (child-died errors on any Cygwin command) when running on
> > > Itanium/Whistler Beta (64-bit Windows 2000).
> > >
> > > Has anyone built cygwin for Itanium?
> > > (since its 32-bit compatibility mode is not working...)
> > 
> > You are a pioneer. Why don't you try to compile (and port?) Cygwin on
> > the Itanium/Whistler platform? Your efforts would be highly appreciated.
>
>I might give it some time, but if anyone there has tried (and failed)
>I won't have time to do better.  I suspect it's "just" the process-handling...
>
>Can you give some pointers/links to instructions?


This should get you started. 

http://www.cygwin.com/contrib.html


Everything else you should need in terms of background you can find at
www.cygwin.com


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-02-12 15:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-09 15:27 Cygwin for Itanitium (Whistler) Wes Isberg
2001-02-12  1:44 ` Corinna Vinschen
2001-02-12  5:53   ` Tim Prince
2001-02-12 11:24     ` Bob McGowan
2001-02-12 11:32       ` Christopher Faylor
2001-02-12 14:57   ` Wes Isberg
2001-02-12 15:04     ` Larry Hall (RFK Partners, Inc)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).