Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh and the intel fortran compiler



On Thu, 29 Mar 2012 16:46:19 +0200
Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
> We (the debian zsh packaging team) just had a bug report from someone
> having rather odd troubles with auto-loadable functions. Turns out, that
> the user has got the intel fortran compiler installed which apparently
> uses $FPATH, too. Complete information about the problem can be found
> here:
> 
>   <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666168>
> 
> Does anybody use that compiler, too, and has a workaround for that?
> 
> Should we document the issue somewhere (possibly in the README)?

It should be possible to set and restore FPATH locally around where the
compiler is using it; so long as you aren't using shell functions the
shell shouldn't be worried.  It would be nice for someone to try this so
we can illustrate the solution.

Other shells will have the same problem; the difference may be they
don't tend to supply as many functions that are supposed to work out of
the box, though there are enough functions around that doesn't seem like
much of a difference.

pws


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog



Messages sorted by: Reverse Date, Date, Thread, Author