Hi, does at the moment not compile on linux. Line 27 of the makefile sets WINDIR=1
and so, make thinks it runs on windows... regards simsys 2009/2/13 Chris Liechti <[email protected]>: > Wayne Uroda wrote: >> >> Any idea what the 'pwd -W' does? > > in MSYS/MinGw32: > > $ help pwd > pwd: pwd [-PLW] > Print the current working directory. With the -P option, pwd prints > the physical directory, without any symbolic links; the -L option > makes pwd follow symbolic links; the -W option, pwd prints the Win32 > value of the physical directory. > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >
