[m-users.] Adding a command line option

Julien Fischer jfischer at opturion.com
Mon Jul 29 11:48:43 AEST 2013


Hi,

On Sun, 28 Jul 2013, Mark Green wrote:

> When the build calls erlc, it passes it relative paths to the input
> and output directory, which can cause problems if you are running
> under MSYS and using a Windows build of erlc, because erlc will run in
> the Windows context rather than the bash context that mmc and MSYS are
> running in and thus have a different base for relative paths. I did
> find though that calling dir.get-current-directory does return the
> correct path from mmc's bash environment and thus prepending that to
> the paths passed to erlc may fix the problem - I have still to try it
> fully though.
> 
> (For some reason a moderator blocked this message off the list saying
> I'm not a member, but I am...?)

The message was blocked because it was from a different email address.
(I approved it -- I think -- but it hasn't showed up.)

Cheers,
Julien.



More information about the users mailing list