zsh-workers
 help / color / mirror / code / Atom feed
* Re: 4.0.1-pre-5 (solaris issues)
       [not found]   ` <20010522115900.A25987@dman.com>
@ 2001-05-22 16:23     ` Bart Schaefer
  2001-05-22 18:14       ` Clint Adams
  2001-05-22 18:32       ` Clint Adams
  0 siblings, 2 replies; 4+ messages in thread
From: Bart Schaefer @ 2001-05-22 16:23 UTC (permalink / raw)
  To: zsh-workers

On May 22, 11:59am, Clint Adams wrote:
} Subject: Re: 4.0.1-pre-5 (solaris issues)
}
} I don't have these problems under Solaris 8 if I compile with gcc 2.95.3
} or Forte C 6.1u1.  However, if I use Forte with -xtarget=ultra -xarch=v9
} (i.e., 64-bit), failures occur.

(Yow.  300K of trace output sent to zsh-users?  We're going to have a rash
of unsubscribes.)

It would appear that globbing and file redirection are failing, which is
a pretty sure sign that large file support is not working properly with
the 64-bit Forte compiler.  Can you figure out what we need to be passing
as a compiler argument that we aren't, or whatever?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


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

* Re: 4.0.1-pre-5 (solaris issues)
  2001-05-22 16:23     ` 4.0.1-pre-5 (solaris issues) Bart Schaefer
@ 2001-05-22 18:14       ` Clint Adams
  2001-05-22 18:32       ` Clint Adams
  1 sibling, 0 replies; 4+ messages in thread
From: Clint Adams @ 2001-05-22 18:14 UTC (permalink / raw)
  To: Bart Schaefer; +Cc: zsh-workers

> (Yow.  300K of trace output sent to zsh-users?  We're going to have a rash
> of unsubscribes.)

eek

> It would appear that globbing and file redirection are failing, which is
> a pretty sure sign that large file support is not working properly with
> the 64-bit Forte compiler.  Can you figure out what we need to be passing
> as a compiler argument that we aren't, or whatever?

So far all I've been able to track down is that the "zsh: bad address"
message is being generated at the pid = fork() line of zfork(), which
makes very little sense to me.


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

* Re: 4.0.1-pre-5 (solaris issues)
  2001-05-22 16:23     ` 4.0.1-pre-5 (solaris issues) Bart Schaefer
  2001-05-22 18:14       ` Clint Adams
@ 2001-05-22 18:32       ` Clint Adams
  1 sibling, 0 replies; 4+ messages in thread
From: Clint Adams @ 2001-05-22 18:32 UTC (permalink / raw)
  To: Bart Schaefer; +Cc: zsh-workers

> the 64-bit Forte compiler.  Can you figure out what we need to be passing
> as a compiler argument that we aren't, or whatever?

LFS64_CFLAGS:                   -D_LARGEFILE64_SOURCE
LFS_CFLAGS:                     -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

By replacing the latter with the former, the test output is identical
with the exception of the timestamps.


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

* Re: 4.0.1-pre-5 (solaris issues)
       [not found] <000901c0e2d8$bf994480$21c9ca95@mow.siemens.ru>
@ 2001-05-22 16:26 ` Bart Schaefer
  0 siblings, 0 replies; 4+ messages in thread
From: Bart Schaefer @ 2001-05-22 16:26 UTC (permalink / raw)
  To: zsh-workers, Jason Price

On May 22,  8:03pm, Andrej Borsenkow wrote:
}
} > That's right, it won't compile out of the box.  I have an uncommitted edit
} > for /etc/MACHINES to document this.  You must use --disable-lfs.
} 
} Could we just skip LFS detection on this system?

Probably, if we can identify it accurately, as LFS is only half-supported
on that version of the OS anyway.

That solution is not going to work for Sol 2.8 with Forte, though, as LFS
is supposedly fully enabled (by the OS, I mean) there.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


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

end of thread, other threads:[~2001-05-22 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Tc0a88d0153ac729d36@mailsweeper01.cambridgesiliconradio.com>
     [not found] ` <20010522111111.A11800@oobleck.gatech.edu>
     [not found]   ` <20010522115900.A25987@dman.com>
2001-05-22 16:23     ` 4.0.1-pre-5 (solaris issues) Bart Schaefer
2001-05-22 18:14       ` Clint Adams
2001-05-22 18:32       ` Clint Adams
     [not found] <000901c0e2d8$bf994480$21c9ca95@mow.siemens.ru>
2001-05-22 16:26 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).