in reply to Re: Pathproblems while using CygWin as development environement on Win
in thread Pathproblems while using CygWin as development environement on Win

If I understand you correctly you are suggesting to change the Perl code.

But I don't have a portability issue, the code is never supposed to run under cygwin or Unix Perl.

I (probably) need something on the level of Perlrun to force Perl emitting relative paths.

There are many possibilities, I'm looking for the simplest and most robust.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^2: Pathproblems while using CygWin as development environement on Win

Replies are listed 'Best First'.
Re^3: Pathproblems while using CygWin as development environement on Win
by haukex (Archbishop) on Nov 11, 2016 at 12:15 UTC

    Hi LanX,

    Ok, I get what you are asking now, and in that case my suggestions - at least in regards to changing the scripts themselves - don't apply. Perhaps what you want to do can be solved with some kind of wrapper script, but since I don't have cygwin around at the moment I don't have any ideas, sorry...

    Regards,
    -- Hauke D

      > since I don't have cygwin around at the moment I don't have any ideas, sorry...

      Please, no worries! Many others praise cygwin here, so I thought they might have already solved this.

      Thanks for your help! :)

      Cheers Rolf
      (addicted to the Perl Programming Language and ☆☆☆☆ :)
      Je suis Charlie!